|
Advance Bandwidth
|
Other links at CGI and Perl > Scripts and Programs > Server Management |
| 1. |
Advance Bandwidth
|
|
|
Script to monitor incoming and outgoing bandwidth in real time. Provides reports month, day and hour wise. Useful for load balancing and detecting misuse of server.
|
| 2. |
Server Info
|
|
|
A Perl script for displaying important information about your webserver. This script shows the server environment, installed Perl libraries, installed server programs, and the (remote) user information.
|
| 3. |
Server to server backup
|
|
|
Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local backup is complete, remote server logs in to fetch zipped archive. There are two scripts, one for the server being backed up and one for the remote server. They can work together or independently.
|
| 4. |
System Information Retriever
|
|
|
The System Information Retriever is a simple script that is designed to show you the system enviornment variables of your server. The installation is extremely simple for even the most unexperienced PERL programmers.
|
| 5. |
Process check and restart script
|
|
|
This perl script I wrote for my server to check if a process is runnning or not. If there was no runnnning process from the software you want to watch the script will restart it. You can use it for all kind of processes/programs that write his pid into a pid-file (most unix/linux software...). Just change the settings from the script.
|
|
|