single command, multiple disks to monitor

David Ford david at blue-labs.org
Thu Aug 28 17:54:08 CEST 2008


do you have something against using command[check_disk1] and
command[check_disk2]? :)

   command[check_disk1]=/usr/local/nagios/libexec/check_disk -w 10% -c
5% -p /dev/sda1
   command[check_disk2]=/usr/local/nagios/libexec/check_disk -w 10% -c
5% -p /dev/sda3

-david

Chandra Bahadur wrote:
> Hi
>    I would like to monitor two partitions(/dev/sda1 and /dev/sda3) 
> with the same command..
> How do I specify those ? Is it by separating with commas or by just
> space as below ??
>
> command[check_disk]=/usr/local/nagios/libexec/check_disk -w 10% -c 5%
> -p /dev/sda3 /dev/sda1
>
> or
>
> command[check_disk]=/usr/local/nagios/libexec/check_disk -w 10% -c 5%
> -p /dev/sda3,/dev/sda1
>
> Thank you
>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list