./check_openmanage -h Usage: check_openmanage [OPTION]...
GENERAL OPTIONS:
-f, --config Specify configuration file -p, --perfdata Output performance data [default=no] -t, --timeout Plugin timeout in seconds [default=30] -c, --critical Custom temperature critical limits -w, --warning Custom temperature warning limits -F, --fahrenheit Use Fahrenheit as temperature unit -d, --debug Debug output, reports everything -h, --help Display this help text -V, --version Display version info
SNMP OPTIONS:
-H, --hostname Hostname or IP (required for SNMP) -C, --community SNMP community string [default=public] -P, --protocol SNMP protocol version [default=2c] --port SNMP port number [default=161] -6, --ipv6 Use IPv6 instead of IPv4 [default=no] --tcp Use TCP instead of UDP [default=no]
OUTPUT OPTIONS:
-i, --info Prefix any alerts with the service tag -e, --extinfo Append system info to alerts -s, --state Prefix alerts with alert state -S, --short-state Prefix alerts with alert state abbreviated -o, --okinfo Verbosity when check result is OK -B, --show-blacklist Show blacklistings in OK output -I, --htmlinfo HTML output with clickable links
CHECK CONTROL AND BLACKLISTING:
-a, --all Check everything, even log content -b, --blacklist Blacklist missing and/or failed components --only Only check a certain component or alert type --check Fine-tune which components are checked --no-storage Don't check storage --vdisk-critical Make any alerts on virtual disks critical
For more information and advanced options, see the manual page or URL: http://folk.uio.no/trondham/software/check_openmanage.html
|