Linux SNMP tip verbiage for Processes is inaccurate
Posted: Tue Jan 24, 2017 9:39 am
In the Processes section of the Linux SNMP wizard the tip has the following verbiage: "Specify any processes that should be monitored to ensure they're running. Note: Process names are case-sensitive.
Tip: The Warning and Critical fields can contain two numbers separated by a comma that represent thresholds for the number of processes that should be running.
A field value of 5,10 would generate a warning or critical alert if there were less than 5 or more than 10 processes found."
"less than 5" is inaccurate. Shoule be "less than or equal to 5".
Tip: The Warning and Critical fields can contain two numbers separated by a comma that represent thresholds for the number of processes that should be running.
A field value of 5,10 would generate a warning or critical alert if there were less than 5 or more than 10 processes found."
"less than 5" is inaccurate. Shoule be "less than or equal to 5".