AIX CPU Plugin

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pricepe3232
Posts: 1
Joined: Fri May 08, 2015 2:57 pm

AIX CPU Plugin

Post by pricepe3232 »

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
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: AIX CPU Plugin

Post by bwallace »

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
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked