Search found 6 matches
- Mon Jul 15, 2019 3:46 pm
- Forum: Open Source Nagios Projects
- Topic: N Server shows CRITICAL alert, but check_disk is DISK OK
- Replies: 10
- Views: 5132
Re: N Server shows CRITICAL alert, but check_disk is DISK OK
@lmiltchev Also, I went looking on the local hosts, but since it is an AIX LPAR, there is no "objects" directory in the /usr/loca/nagios/etc directory on the local system: hrmsdbp > /usr/local/nagios/etc # ls -l total 48 -rw-r--r-- 1 nagios nagios 8615 Jul 03 10:39 nrpe.cfg -rw-r--r-- 1 na...
- Mon Jul 15, 2019 3:42 pm
- Forum: Open Source Nagios Projects
- Topic: N Server shows CRITICAL alert, but check_disk is DISK OK
- Replies: 10
- Views: 5132
Re: N Server shows CRITICAL alert, but check_disk is DISK OK
I was hoping to see the service definition of "Check /opt" service on "hrmsdbp" host. It's probably located in the /usr/local/nagios/etc/objects/ directory. What I meant by "relevant objects" was a service template and a check command that is used by this service, for ...
- Mon Jul 08, 2019 6:34 pm
- Forum: Open Source Nagios Projects
- Topic: N Server shows CRITICAL alert, but check_disk is DISK OK
- Replies: 10
- Views: 5132
Re: N Server shows CRITICAL alert, but check_disk is DISK OK
Does the state change if you forcefully re-schedule the next check of this service from the GUI? Can you post the service config, along with any relevant objects, i.e. a command and/or a template that this service is using? @lmitchev This CRITICAL alert has been going on now for 28 days straight, a...
- Mon Jul 08, 2019 6:03 pm
- Forum: Open Source Nagios Projects
- Topic: N Server shows CRITICAL alert, but check_disk is DISK OK
- Replies: 10
- Views: 5132
Re: N Server shows CRITICAL alert, but check_disk is DISK OK
@ssax Here is the output of the command you requested, executed as the nagios user on the affected system: hrmsdbp > / # su nagios hrmsdbp > / # whoami nagios hrmsdbp > / # /usr/local/nagios/libexec/check_disk -w 90% -c 95% -p /dev/hd10opt DISK CRITICAL - free space: /opt 794 MB (38% inode=90%);| /o...
- Wed Jul 03, 2019 8:22 pm
- Forum: Open Source Nagios Projects
- Topic: N Server shows CRITICAL alert, but check_disk is DISK OK
- Replies: 10
- Views: 5132
Re: N Server shows CRITICAL alert, but check_disk is DISK OK
@benjaminsmith Thank you kindly for your prompt reply. Here are the output results that you requested from our remote host. First, running the check_disk command on the remote host as the nagios user: hrmsdbp > /usr/local/nagios/etc # su nagios hrmsdbp > /usr/local/nagios/etc # whoami nagios hrmsdbp...
- Wed Jul 03, 2019 2:37 pm
- Forum: Open Source Nagios Projects
- Topic: N Server shows CRITICAL alert, but check_disk is DISK OK
- Replies: 10
- Views: 5132
N Server shows CRITICAL alert, but check_disk is DISK OK
Environment: AIX LPAR, running AIX 7.1_TL04_SP03 Nagios version for AIX: 2.0.1.0 25 days ago, our Nagios Server issued a CRITICAL 'Check Disk' alert on the /opt ( /dev/hd10opt ) filesystem, indicating "DISK CRITICAL - free space: /opt 26 MB (1% inode=32%)" ' df ' on the LPAR showed that th...