Host and Nagios issue

glennbtn

Renowned Member
Mar 12, 2010
37
0
71
Hi

We run nagios on all machine just to keep an eye on things. I have noticed that I can not get a disc check to work on any host as the usual command fdisk -l say cannot open /proc/partitions and the command from Nagios is /dev/sda etc

Can anyone shed any light on how I might fix this

Thanks
 
Hi

We run nagios on all machine just to keep an eye on things. I have noticed that I can not get a disc check to work on any host as the usual command fdisk -l say cannot open /proc/partitions and the command from Nagios is /dev/sda etc

Can anyone shed any light on how I might fix this

Thanks
Hi,
i assume that you use OpenVZ-VM (no /proc/partitions). You can do an "vzquota show VMID" on the host.

Udo