Re: How do I check ALL mount points using check_disk?
Sunil Sankar <[email protected]> Thu, 13 Jun 2013 19:58:20 +0530
| Newsgroups | gmane.network.nagios.user |
|---|---|
| Message-ID | <CAPqUM3UpYAXuCNnc2Z0apkaYT6EY-GZUh0J=dYRZRfGw8KzX2w@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] > 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 [email protected] 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