
mrtgsensors
-----------

author : Alexander Schreiber <als@thangorodrim.de>
version: <$Id: README,v 1.2 2003/05/24 19:39:20 als Exp $>

A small collection of external data sensors for mrtg which I have collected
over some time. Some where originally written by others and then heavily
modified of completely rewritten by me, but most are written by me from
scratch.

Short index:

apc_line_voltage  - returns the line voltage from an APC UPS using apcupsd
apc_load_capacity - returns the current load on the UPS in percent
apc_time_left     - returns the time left on batteries for the UPS in minutes
bind_queries.pl   - returns query stats (A and PTR record queries) from
                    the query log of a bind9 nameserver
bindstats         - returns stats from the stats file of a bind8 nameserver,
                    no longer used by me (no bind8 server around)
finger-ssh.pl     - queries finger via ssh
finger.pl         - queries finger directly
gen_mrtg_cfg      - generate a mrtg.cfg file according to a template
getdisk-ssh.pl    - get disk usage via ssh
getdisk.pl        - get disk usage directly (remote)
gettemp.pl        - get temperature from in.hddtemp (remote)
in.hddtemp        - get hard disk temperature from IDE disks
lmsensors.pl      - get temperature from lmsensors
load-local        - get local load factor
process-count     - get process count (local)
showdisk.pl       - get filesystem usage

