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 ........
Customization of Nagios XI Alerts
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Customization of Nagios XI Alerts
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.
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
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
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
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Customization of Nagios XI Alerts
Plenty of useful examples on the Exchange.
Re: Customization of Nagios XI Alerts
Thank you ! 