Page 1 of 1

Nagios XI Alert

Posted: Wed Jun 28, 2017 9:05 am
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,

Re: Nagios XI Alert

Posted: Wed Jun 28, 2017 10:18 am
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

Re: Nagios XI Alert

Posted: Wed Jun 28, 2017 1:59 pm
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.