Is there an AIX plugin that can check for cpu at 100% over an hour interval, 3600 seconds.
If 12 consecutive checks return true for 100% then send a warning.
If 24 consecutive checks return true for 100% then send a critical.
Thanks
Patrick
Sr. Linux Engineer
AIX CPU Plugin
Re: AIX CPU Plugin
It appears this plugin would suffice:
https://exchange.nagios.org/directory/P ... ge/details
..the rest is configurable by you, i.e. check interval, notification interval, etc. Here are some examples:
http://sites.box293.com/nagios/guides/c ... -intervals
https://exchange.nagios.org/directory/P ... ge/details
..the rest is configurable by you, i.e. check interval, notification interval, etc. Here are some examples:
http://sites.box293.com/nagios/guides/c ... -intervals
Be sure to check out the Knowledgebase for helpful articles and solutions!