Bonjour
qui peut me faire parvenir le check_graph_load_average.pl mais qui fonctionne sur windows
merci d'avance
qui peut me faire parvenir le check_graph_load_average.pl mais qui fonctionne sur windows
merci d'avance
-rwxrwxr-x 1 www-data nagios 17741 2006-10-03 10:56 check_snmp_load.pl
/usr/local/nagios/libexec# ./check_snmp_load.pl --help
SNMP Load & CPU Monitor for Nagios version 1.2 (c)2004 to my cat Ratoune - Author : Patrick Proy Usage: ./check_snmp_load.pl [-v] -H <host> -C <snmp_community> [-2] | (-l login -x passwd) [-p <port>] -w <warn level> -c <crit level> -T=[stand|netsl|netsc|as400|cisco|bc|nokia|hp|lp] [-f] [-t <timeout>] [-V] -v, --verbose print extra debugging information -h, --help print this help message -H, --hostname=HOST name or IP address of host to check -C, --community=COMMUNITY NAME community name for the host's SNMP agent (implies v1 protocol) -2, --v2c Use snmp v2c -l, --login=LOGIN Login for snmpv3 authentication (implies v3 protocol with MD5) -x, --passwd=PASSWD Password for snmpv3 authentication -P, --port=PORT SNMP port (Default 161) -w, --warn=INTEGER | INT,INT,INT warning level for cpu in percent (on one minute) if -L switch then comma separated level for load-1,load-5,load-15 if -I switch then comma separated level for cpu 5s,cpu 1m,cpu 5m -c, --crit=INTEGER | INT,INT,INT critical level for cpu in percent (on one minute) if -L switch then comma separated level for load-1,load-5,load-15 if -I switch then comma separated level for cpu 5s,cpu 1m,cpu 5m -T, --type=stand|netsl|netsc|as400|cisco|bc|nokia|hp|lp CPU check : stand : standard MIBII (works with Windows), can handle multiple CPU. netsl : check linux load provided by Net SNMP netsc : check cpu usage given by net-snmp (100-idle) as400 : check as400 CPU usage cisco : check cisco CPU usage bc : check bluecoat CPU usage nokia : check nokia CPU usage hp : check HP procurve switch CPU usage lp : Linkproof CPU usage -f, --perfparse Perfparse compatible output -t, --timeout=INTEGER timeout for SNMP in seconds (Default: 5) -V, --version prints version number -L, --linux, -A, --as400, -I, --cisco, -N, --netsnmp These options are for backward compatibility (version<1.2) -g (--rrdgraph) Create a rrd base if necessary and add datas into this one --rrd_step Specifies the base interval in seconds with which data will be fed into the RRD (300 by default) -S (--ServiceId) Oreon Service Id
Comment