J ai un service IMA ( citrix qui tourne sur un serveur windows )
je souhaite savoir si il est Démarrer !
A quoi correspond le -n
Merci
check_graph_process
-H (--hostname) Hostname to query - (required)
-C (--community) SNMP read community (defaults to public,
used with SNMP v1 and v2c
-v (--snmp_version) 1 for SNMP v1 (default)
2 for SNMP v2c
-g (--rrdgraph) create à rrd base 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)
-D (--directory) Path to rrdatabase (or create the .rrd in this directory)
by default: /usr/local/oreon/rrd/
(The path is valid with spaces '/my path/...')
-n (--number) Return the number of current running processes.
-p (--process) Set the process name ex: by default smbd
-S (--ServiceId) Oreon Service Id
-V (--version) Plugin version
-h (--help) usage help
-f Perfparse Compatible
NagiosOreon:/usr/local/nagios/libexec# ./check_graph_process.pl -H 192.168.0.31 -C public -v 1 -n -p ima
Processes OK - Number of current processes: 0
je souhaite savoir si il est Démarrer !
A quoi correspond le -n
Merci
check_graph_process
-H (--hostname) Hostname to query - (required)
-C (--community) SNMP read community (defaults to public,
used with SNMP v1 and v2c
-v (--snmp_version) 1 for SNMP v1 (default)
2 for SNMP v2c
-g (--rrdgraph) create à rrd base 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)
-D (--directory) Path to rrdatabase (or create the .rrd in this directory)
by default: /usr/local/oreon/rrd/
(The path is valid with spaces '/my path/...')
-n (--number) Return the number of current running processes.
-p (--process) Set the process name ex: by default smbd
-S (--ServiceId) Oreon Service Id
-V (--version) Plugin version
-h (--help) usage help
-f Perfparse Compatible
NagiosOreon:/usr/local/nagios/libexec# ./check_graph_process.pl -H 192.168.0.31 -C public -v 1 -n -p ima
Processes OK - Number of current processes: 0
Comment