Re: [Nagios-users] How do I check ALL mount points using check_disk?

2013-06-13 Thread Sunil Sankar
You can configure it nrpe.conf
command[check_disk_all]=/usr/libexec/nagios/plugins/check_disk -X nfs -X
nfs3 -X nfs4 -X cifs -X none -X tmpfs -w $ARG1$ -c $ARG2$

Here we are not monitoring the nfs or cifs or tmpfs other than that we are
will get results for everything


On Thu, Jun 13, 2013 at 6:38 PM, Bonnie Rush  wrote:

> With check_disk normally you can specify something like "-p /tmp -p /var"
> which will check /tmp and /var. But if I want to check all of the mount
> points, should I not specify a partition (-p) variable at all?
>
>
> --
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> ___
> Nagios-users mailing list
> Nagios-users@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
>



-- 
Regards
Sunil Sankar
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Nagios-users mailing list
Nagios-users@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

[Nagios-users] How do I check ALL mount points using check_disk?

2013-06-13 Thread Bonnie Rush
With check_disk normally you can specify something like "-p /tmp -p /var"
which will check /tmp and /var. But if I want to check all of the mount
points, should I not specify a partition (-p) variable at all?
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Nagios-users mailing list
Nagios-users@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