Customization of Nagios XI Alerts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rmank
Posts: 20
Joined: Tue Apr 14, 2015 6:35 am

Customization of Nagios XI Alerts

Post 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 ........
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Customization of Nagios XI Alerts

Post 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.
rmank
Posts: 20
Joined: Tue Apr 14, 2015 6:35 am

Re: Customization of Nagios XI Alerts

Post 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
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Customization of Nagios XI Alerts

Post by jdalrymple »

Plenty of useful examples on the Exchange.
rmank
Posts: 20
Joined: Tue Apr 14, 2015 6:35 am

Re: Customization of Nagios XI Alerts

Post by rmank »

Thank you ! :)
Locked