No longer want "Warning" e-mails, only "Critical" emails.
Posted: Mon May 02, 2016 12:03 pm
Hello:
We have eliminated or at least modified a number of "false positive" checks since indoctrinating Nagios XI, and wish to continue streamlining/"clean up" some more Nagios XI checks.
Our team has decided that they no longer want to get "paged"/notified of "Warning" statuses while on standby (this is VERY annoying in the middle of the night for things that are not needed to be looked into) and have identified the items below on what we wish to "clean up"/change:
1). Windows systems:
a). CPU Usage
check_xi_service_nsclient!<PASSWORD>!CPULOAD!-l 5,90,95
b). Drive C: DIsk Usage
check_xi_service_nsclient!<PASSWORD>!USEDDISKSPACE!-l C -w 90 -c 95
c). Memory Usage
check_xi_service_nsclient!<PASSWORD>!MEMUSE!-w 90 -c 95
2). Linux systems:
a). / Disk Usage
check_nrpe!check_disk!-a '-w 10% -c 5% -p /'
b). CPU Stats
check_nrpe!check_cpu_stats!-a '-w 90 -c 95'
QUESTIONS:
What are the Bulk Modification method for these, please:
1). Is there a way to eliminate the Warning checks for the items, above, and only report a Critical status (which we'll tweak) and if so, how
2). Hard drive/partition disk space usage notifications - how can we check for a specific size, ex. critical when only 10 Gb left, instead of percentage, ex. 95%? To us, it's not a concern to report that 95% of disk space is left when the system has 100 Gb or more of space available.
Thank you.
We have eliminated or at least modified a number of "false positive" checks since indoctrinating Nagios XI, and wish to continue streamlining/"clean up" some more Nagios XI checks.
Our team has decided that they no longer want to get "paged"/notified of "Warning" statuses while on standby (this is VERY annoying in the middle of the night for things that are not needed to be looked into) and have identified the items below on what we wish to "clean up"/change:
1). Windows systems:
a). CPU Usage
check_xi_service_nsclient!<PASSWORD>!CPULOAD!-l 5,90,95
b). Drive C: DIsk Usage
check_xi_service_nsclient!<PASSWORD>!USEDDISKSPACE!-l C -w 90 -c 95
c). Memory Usage
check_xi_service_nsclient!<PASSWORD>!MEMUSE!-w 90 -c 95
2). Linux systems:
a). / Disk Usage
check_nrpe!check_disk!-a '-w 10% -c 5% -p /'
b). CPU Stats
check_nrpe!check_cpu_stats!-a '-w 90 -c 95'
QUESTIONS:
What are the Bulk Modification method for these, please:
1). Is there a way to eliminate the Warning checks for the items, above, and only report a Critical status (which we'll tweak) and if so, how
2). Hard drive/partition disk space usage notifications - how can we check for a specific size, ex. critical when only 10 Gb left, instead of percentage, ex. 95%? To us, it's not a concern to report that 95% of disk space is left when the system has 100 Gb or more of space available.
Thank you.