|
A simple Perl script which
Automatically delete all
The standard utility 'du' is
This is a total Web-based DNS
monitors system load and if
files (in the specified
darn handy, but I've always
/ IP management system
the load is higher than a
directory) with file dates
wanted a way to have it
written in Perl. It is
specified amount, it
older than the specified
sorted by size, yet still
simple to use and simple to
performs user-defined
days.
have it display
run. Requires MySQL.
commands in an attempt to
human-readable format. So,
lower the load. Once the
I wrote this little Perl
load has returned to a
script to 'enhance' the du
normal level (also
utility.
user-defined), it will
perform another set of
specified commands to bring
the server back to normal.
This script also can connect
to an Eggdrop bot to
announce problems with the
server load in real-time.
Date: Nov, 30 2001 Date: Apr, 19 2005 Date: Nov, 01 2005 Date: Aug, 28 2003 |
|
This is a system monitor
Logdog is a tool that
A Perl script for displaying
Script to monitor incoming
program that runs on a unix
monitors messages passing
important information about
and outgoing bandwidth in
server. It checks every 5
through syslogd and takes
your webserver. This script
real time. Provides reports
minutes to see that your
action based on key words
shows the server
month, day and hour wise.
servers main functions are
and phrases. Logdog has an
environment, installed Perl
Useful for load balancing
operating within normal
easy to read configuration
libraries, installed server
and detecting misuse of
parameters and emails you
file which allows you to
programs, and the (remote)
server.
immediately if they are not.
specify a list of key words
user information.
SysMon checks for
or phrases to alert on, and
Per-Process Memory Usage,
a list of commands that can
Global Memory Usage, Swap
be run when those words are
Memory Usage, CPU Usage by
encountered. Logdog has
limits, Disk Space Usage,
been featured in magazines
Load Average, SMTP Service,
and deployed in production
POP3 Service, TELNET
networks all over the world.
Service, and FTP Service.
It sorts features like
no-delay message
interception for low latency
alerts, comprehensive
logging and debugging,
proper HUP signal handling,
and regular expressions for
complex pattern matching.
Date: Aug, 28 2003 Date: Apr, 21 2005 Date: Sep, 13 2003 Date: Jul, 08 2002 |