Page 1 of 1

Customization of Nagios XI Alerts

Posted: Wed Jul 22, 2015 6:47 am
by rmank
Hello ,

Can you guide me how can i alter the Nagios XI alert format in to a desired way ?

EG :Nagios XI gives me an alert like 'CPU Load 98%....',now my question is can i alter is something like CPU Global use threshold etc ..
This is to integrate Nagios XI in to PNET with a service automation + incoperate with an existing BEM automation .

Also doe this possible in Nagios core ?

Thanks alot for the help ........

Re: Customization of Nagios XI Alerts

Posted: Wed Jul 22, 2015 10:09 am
by jdalrymple
Here is the documentation relevant to XI:
https://assets.nagios.com/downloads/nag ... iables.pdf

Nagios Core typically uses a different notification command, but can make use of similar "notification variables" and can be customized also but is not done at the graphical interface but generally handled in an assembler script or some such.

Re: Customization of Nagios XI Alerts

Posted: Mon Jul 27, 2015 3:58 am
by rmank
Hello,

thanks alot for the details from NAgios XI .

On core did you have some sample alteration mode or any kind of use cases ?

thanks alot :D

Re: Customization of Nagios XI Alerts

Posted: Mon Jul 27, 2015 11:18 am
by jdalrymple
Plenty of useful examples on the Exchange.

Re: Customization of Nagios XI Alerts

Posted: Wed Jul 29, 2015 3:48 am
by rmank
Thank you ! :)