Nagios XI Alert

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Nagios XI Alert

Post by donnyforbes »

I have setup some alerts for notifications. Here is an example of some.

***** Nagios XI Alert *****

Nagios has detected a problem with this service.

Notification Type: PROBLEM

Service: Yum Updates
Host: taz2.sg1.allamericanasphalt.com
Address: 192.168.1.10
State: CRITICAL
Info:
NRPE: Command check_yum not defined
Date/Time: 2017-06-27 17:13:18

Nagios has detected a problem with this service.

Notification Type: PROBLEM

Service: Yum Updates
Host: huey.sg1.allamericanasphalt.com
Address: 192.168.1.42
State: WARNING
Info:
YUM WARNING: O/S requires an update.
Date/Time: 2017-06-27 16:22:48

Is there a way to modify these? I really don't need those to be set as well as a few others.

Thanks,
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: Nagios XI Alert

Post by donnyforbes »

Here is another example. Just want to know where I can make modification

***** Nagios XI Alert *****

Nagios has detected a problem with this service.

Notification Type: PROBLEM

Service: Total Processes
Host: huey.sg1.allamericanasphalt.com
Address: 192.168.1.42
State: CRITICAL
Info:
PROCS CRITICAL: 626 processes
Date/Time: 2017-06-28 08:04:15
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios XI Alert

Post by tgriep »

In Nagios XI, any edits to a Host or Service check will be done in the Core Config Manager.
Both of your examples are service checks, you would edit them as follows.
Login to the XI GUI and click on Configure > Core Config Manager to open it up.
To edit a service click on Services under the Monitoring Menu on the left side of the GUI.
Search for the service name and open it up.
Click on the Various Tabs to get to the different sections for the host or service check and do your edits.
After the edit are done, save the settings and Apply the Config and your changes will be run on the next schedule.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked