Search found 5 matches

by dsiemens
Wed Jul 15, 2015 4:49 pm
Forum: Nagios XI
Topic: having a hard time with a check_disk command
Replies: 7
Views: 14637

Re: having a hard time with a check_disk command

root@localhost /]# /usr/local/nagios/libexec/check_nrpe -H vm-lpapp10.olatheks.org -t 30 -c check_disk -a '30 10 /' DISK WARNING - free space: / 8053 MB (72% inode=91%);| /=3029MB;11653;;0;11683 That worked without the % Thanks. I can mod the check but its was setup withe wizard in xi so maybe somet...
by dsiemens
Wed Jul 15, 2015 4:47 pm
Forum: Nagios XI
Topic: having a hard time with a check_disk command
Replies: 7
Views: 14637

Re: having a hard time with a check_disk command

[root@localhost /]# /usr/local/nagios/libexec/check_nrpe -H vm-lpapp10 -t 30 -c check_disk -a '30% 10% /'
DISK CRITICAL - 10% is not accessible: No such file or directory
by dsiemens
Wed Jul 15, 2015 4:26 pm
Forum: Nagios XI
Topic: having a hard time with a check_disk command
Replies: 7
Views: 14637

Re: having a hard time with a check_disk command

Note, I just uncommitted the check in the default config file
by dsiemens
Wed Jul 15, 2015 4:22 pm
Forum: Nagios XI
Topic: having a hard time with a check_disk command
Replies: 7
Views: 14637

Re: having a hard time with a check_disk command

cat /etc/nagios/nrpe.cfg ############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org) # # Last Modified: 11-23-2007 # # NOTES: # This is a sample configuration file for the NRPE daemon. It needs to be # locate...
by dsiemens
Wed Jul 15, 2015 4:09 pm
Forum: Nagios XI
Topic: having a hard time with a check_disk command
Replies: 7
Views: 14637

having a hard time with a check_disk command

I am having a very hard time getting check_disk to work Not sure what is wrong On the Server /usr/local/nagios/libexec/check_nrpe -H vm-lpapp10 -t 30 -c check_disk -a '-w 30% -c 10% -p /' DISK CRITICAL - 30% is not accessible: No such file or directory [root@localhost /]# /usr/local/nagios/libexec/c...