Check_nt stuff

Thinlayer groups at thinlayer.co.uk
Fri Jan 3 19:55:06 CET 2003


word of warning: I've noticed on some machines that "...-w 50 -c 70"
would result in it being interpreted as 50 and 70 BYTES respectively
rather than percent. This causes some headache until you are more
explicit; "...-w 50% -70%"

hope this helps


On Fri, 2003-01-03 at 17:51, Giedrius Astrauskas wrote:
> Hi,
> 
> I used just percentages as integers, like:
> 
> # 'check_nt_memuse_m' command definition
> define command{
>         command_name    check_nt_memuse_m
>         command_line    $USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
> MEMUSE -w 50 -c 70
>         }
> 
> and
> 
> # 'check_nt_disk_m' command definition
> define command{
>         command_name    check_nt_disk_m
>         command_line    $USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
> USEDDISKSPACE -l C -w 30 -c 40
>         }
> 
> and they mean the percentage of disk used, and percentage of memory used, if
> I am correct.
> I am using low values for testing purposes.
> 
> 
> Giedrius
> 
> 
> 
> ----- Original Message -----
> From: "Don Schultz" <don_schultz at panvera.com>
> To: <nagios-users at lists.sourceforge.net>
> Sent: Friday, January 03, 2003 12:21 PM
> Subject: [Nagios-users] Check_nt stuff
> 
> 
> So I'm working with nsclient, and check_nt with MEMUSE and
> USEDDISKSPACE. I can't figure out what units to use for the warning and
> critical threshholds. Anyone know?
> 
> Nsclient is lacking sufficient documentation and I cant find what units
> to use for critical and warning threshhold in the check_nt --help either
> 
> .: Don Schultz
> :: Unix Systems Administrator
> :: Panvera, LLC
> :: 501 Charmany Dr.
> :: Madison, WI 53719
>  \\
>  :: Phone: 608.204.5060
>  :: Fax: 608.204.5061
>  :: Cell: 608.213.7523
>  :: Email: don_schultz at panvera.com
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf




More information about the Users mailing list