Page 1 of 1
alerts on inode linux
Posted: Thu May 10, 2012 2:32 am
by sunlinux
Hi I want to gets alerts from nagios once my remote server partition low on inods, I have nrpe install on remote server but unable to figure out how to make it , also meantime how do I check through cli from nagios server to remote inodes check
Re: alerts on inode linux
Posted: Thu May 10, 2012 6:56 pm
by jsmurphy
The standard check_disk command with the Nagios Plugins package allows you to check and alert on the amount of inodes:
http://nagiosplugins.org/man/check_disk
As for working out how to compile NRPE:
http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf see section c) Remote host setup