check_sophos_xg_memory.pl
check_sophos_xg_memory.pl
This nagios plugin is free software, and comes with ABSOLUTELY NO WARRANTY.
It may be used, redistributed and/or modified under the terms of the GNU
General Public Licence (see http://www.fsf.org/licensing/licenses/gpl.txt).
-?, --usage
Print usage information
-h, --help
Print detailed help screen
-V, --version
Print version information
--extra-opts=[section][@file]
Read options from an ini file. See https://www.monitoring-plugins.org/doc/extra-opts.html
for usage and examples.
-C, --community=STRING
Community string (Default: public)
-H, --hostname=STRING
Hostname or IP of the device with SNMP access enabled
-u, --username=STRING
Username for SNMPv3
-A, --authpassword=STRING
Authentication protocol password
-a, --authprotocol=STRING
Authentication protocol: MD5, SHA, SHA-224, SHA-256, SHA-384, SHA-512 (Default: MD5)
-X, --privpassword=STRING
privacy protocol password
-x, --privprotocol=STRING
Privacy protocol: DES, AES (Default: DES)
--memory-warning=STRING
Allowed values are % of capacity or value in MB (Default: 80% or 20% if --free is set)
--memory-critical=STRING
Allowed values are % of capacity or value in MB (Default: 90% or 10% if --free is set)
--swap-warning=STRING
Allowed values are % of capacity or value in MB (Default: 80% or 20% if --free is set)
--swap-critical=STRING
Allowed values are % of capacity or value in MB (Default: 90% or 10% if --free is set)
--free
Check free space instead of used
-t, --timeout=INTEGER
Seconds before plugin times out (default: 15)
-v, --verbose
Show details for command-line debugging (can repeat up to 3 times)
--verbose
Print verbose/debug information