Having a bit of a problem with check_disk

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
ejacobs
Posts: 9
Joined: Wed Dec 30, 2015 11:25 am

Having a bit of a problem with check_disk

Post by ejacobs »

check_disk works fine for disks mounted on / and /home but cannot fine /home/hs or /var/log/wbi, saying it cannot find the filesystems
ejacobs
Posts: 9
Joined: Wed Dec 30, 2015 11:25 am

Re: Having a bit of a problem with check_disk

Post by ejacobs »

Actually, that's not the problem. If I run it locally on the remote server, it works. It appears that NRPE wasn't working and it was actually looking at the nagios server, not the remote one. Still trying to debug the NRPE problem (Nagios server - CentOS 6.7, client AIX-7.1)
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Having a bit of a problem with check_disk

Post by rkennedy »

Can you provide the syntax you're using to run the check_disk?

Additionally, what are the permissions of /home/hs and /var/log/wbi?
Former Nagios Employee
Locked