NagiosXI

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

NagiosXI

Post by donnyforbes »

Hi for some reason I am getting the following message via email. Not sure why all of a sudden. Is there something I can look at or should I reboot the server?

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

Notification Type: PROBLEM

Service: Current Load
Host: localhost
Address: 127.0.0.1
State: WARNING

Date/Time: Mon Nov 20 09:19:16 PST 2017

Additional Info:

WARNING - load average: 4.37, 4.18, 3.00

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

Notification Type: PROBLEM
Host: localhost
State: UP
Address: 127.0.0.1
Info: OK - 127.0.0.1: rta 0.056ms, lost 0%

Date/Time: Mon Nov 20 09:19:16 PST 2017

Thanks for your advice.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: NagiosXI

Post by npolovenko »

Hello, @donnyforbes, The standard warning load threshold for this plugin is 5.0 for 1 minute,4.0 for 5 minutes and 3.0 for 15 minutes. So this WARNING - load average: 4.37, 4.18, 3.00 is saying that the load average on your localhost is above warning threshold. You can change these thresholds in Core Configuration Manager, under Servies. Or you may disable warning notifications for this host if you'd like.

PS: OK - 127.0.0.1: rta 0.056ms, lost 0%This is just a ping command output. Means that the host is UP, but the check_load service has a problem.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked