plugmon
Section: Misc. Reference Manual Pages (1)
Updated: November 2005
NAME
plugmon
SYNOPSIS
plugmon [options]
DESCRIPTION
plugmon is system monitoring utility with minimal configuration requirements.
The following facilities are monitored:
filesystems, kernelmessages and daemons.
Filesystems
Filesystems checked are all mounted filesystems. Each filesystem is checked for the usage in percent of total available blocks and inodes. Events are sent for each 10% boundary passed as well as for each percentage point above 90%. Any new mounted filesystems are also detected. Kernelmessages
Kernelmessages are read from the kernel ringbuffer in a way that does not disturb other programs reading this buffer (ie klogd). Only messages categorized as warning or worse are sent as events. Daemons
Daemons are detected by checking all processes with a TCP listening port active. Also considered as daemons to be checked are running processes that fits some heuristics:
- Parent process is no 1.
- The process has no controlling tty.
Optional configuration file
Plugmon does not need a configuration file to work but a few things may be tuned with a configuration file (monitor.conf). See separate manpage for monitor.conf. Features
Plugmon detects any change to the configuration file and will reload it at that time. Plugmon also detects if its own binary has been changed and in that case will reexecute itself while keeping all information gathered upto that point in time.
OPTIONS
-h --help
Short usage text.
--mailto EMAIL
Set the email adress for event reporting. Format: STRING@MXHOST or STRING@FQDN. The default is root@LOCALHOST-FQDN. --http URL
Set the URL for receiving HTTP reports of system state. The CGI should accept the parameters as: "?time=N&load=N&nrproc=N&io=N". --test
For functionality testing. Performs a test report and exits. --I S --interval S
Wait S seconds between system information polls. --fg
Do not enter daemon mode.
--debug
--fg plus print debug info.
FILES
/etc/monitor.conf
COPYRIGHT
Copyright © 2005 Jens L??s, SLU. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, to the extent permitted by law.
SEE ALSO
monitor.conf,plugmonext
Index
NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
COPYRIGHT
SEE ALSO
This document was created by man2html, using the manual pages. Time: 13:07:30 GMT, November 07, 2005
