Search found 2 matches

by wrxchillin
Tue May 08, 2018 2:59 pm
Forum: Open Source Nagios Projects
Topic: check_disk plugin issues when using -g group
Replies: 2
Views: 2986

Re: check_disk plugin issues when using -g group

Just as a heads up if others run into this issue. I'm not actually sure if this is a bug in check_disk, or simply my misunderstanding of the -g arg. But here is what I've found: Original method of checking: /usr/lib/nagios/plugins/check_nrpe -H x.x.x.x -c check_disk -a '-f -w 20000 -c 10000 -g 'Aggr...
by wrxchillin
Tue May 08, 2018 2:06 pm
Forum: Open Source Nagios Projects
Topic: check_disk plugin issues when using -g group
Replies: 2
Views: 2986

check_disk plugin issues when using -g group

Having a bit of a strange issue using check_disk and haven't been able to find anything about this problem so far. I'm just trying to monitor an aggregate total of all /dev/* fs on a given system. For the un-aggregated totals, I run the following from nagios server: $ /usr/lib/nagios/plugins/check_n...