[Nagiosplug-help] USEDDISKSPACE parameter

Anthony Montibello amontibello at gmail.com
Sun May 24 01:39:01 CEST 2009


Processing UsedDiskSpace is inside Check_nt.
Thus you can modify the code to handle MB/ or Gb then recompile.
or  Use check_nc_net since it was a fork of the Official Plugins
to handle the Extended commands availible in NC_Net

It is fully compatible with Check_nt,
( It basically added NC_Net specific commands,
a few patches (Like the option your looking for)
And a new command line help that is command specific thus
check_nc_net --help=USEDDISKSPACE would tell you the syntex to get what you
are asking.

To download Check_nc_net, it is hosted on souceforge with NC_Net as a
seperate download.
https://sourceforge.net/projects/nc-net/


Tony (Author of NC_Net)



On Wed, May 20, 2009 at 2:58 PM, Grant Lowe <glowe at sbcglobal.net> wrote:

>  Hi All,
>
> I'm using the nsclient++ for checking USEDDISKSPACE, but I would like to
> change the paramater for USEDDISKSPACE to not use percentages.  Instead I
> would like to set it to say, notify me when USEDDISKSPACE gets to 1 GB or
> less of free space.  Right now the command looks like this:
>
> check_command           check_nt!USEDDISKSPACE!-l c -w 90 -c 95
>
> I tried various things from the command line on the linux nagios host, but
> none of them work.  Any and all advice is welcome.  Thanks.
>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20090523/b8654cd8/attachment.html>


More information about the Help mailing list