Page 1 of 1

PROBLEM Service Alert - NAGIOS XI - localhost/Root Partition

Posted: Wed Jul 15, 2020 8:26 am
by ecolgroveMOT
I am getting this error message from Nagios system

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

Nagios has detected a problem with this service.

Notification Type: PROBLEM

Service: Root Partition
Host: NAGIOS XI - localhost
Address:
State: CRITICAL
Info:
DISK CRITICAL - free space: / 267 MB (3% inode=83%):
Date/Time: 2020-07-15 07:31:01

I followed the guide online from Nagios for expanding and afterwards did a restart got the messaged that showed it was expanded, but i am still getting the alert. Not sure where to go from here can someone help?

Re: PROBLEM Service Alert - NAGIOS XI - localhost/Root Parti

Posted: Thu Jul 16, 2020 10:07 am
by benjaminsmith
Hi,

If the disk has been resized, the notification should go away, but maybe it's checking another mount point. What is the output of the following on the localhost?

Code: Select all

df -h
Also, can you run the full check command from the terminal and post the output. We have instructions for this in the following guide:
Nagios XI - How To Test Check Commands From The Command-line

Re: PROBLEM Service Alert - NAGIOS XI - localhost/Root Parti

Posted: Thu Jul 16, 2020 10:11 am
by ecolgroveMOT
command df -h returns

[root@localhost ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/centos-root 194G 3.7G 182G 2% /
devtmpfs 903M 0 903M 0% /dev
tmpfs 915M 0 915M 0% /dev/shm
tmpfs 915M 105M 810M 12% /run
tmpfs 915M 0 915M 0% /sys/fs/cgroup
/dev/sda1 976M 197M 713M 22% /boot
tmpfs 183M 0 183M 0% /run/user/1000
tmpfs 183M 0 183M 0% /run/user/0
[root@localhost ~]#

Re: PROBLEM Service Alert - NAGIOS XI - localhost/Root Parti

Posted: Thu Jul 16, 2020 5:34 pm
by ecolgroveMOT
Here is the profile.zip of our system you requested


Moderator's Note: The profile has been shared with the support team but has been removed from the public forum.

Re: PROBLEM Service Alert - NAGIOS XI - localhost/Root Parti

Posted: Fri Jul 17, 2020 10:26 am
by benjaminsmith
Hi,

Appreciate the profile. For some reason, there's isn't a Root Particiton check in the current configuraton right so perhaps there was an error in the current configs and it reverted to a previous version.

Anyhow, I noticed you are running 5.7.1, and there are a few very important bug fixes to nod3 (backend database system), so let's get this upgraded to 5.7.2, and the re-run the Nagios XI Configuration Wizard, and let me know if the problem is resolved.

Please take backup and/or VM snapshot before upgrading. Thanks, Benjamin

Upgrading Nagios XI