[Nagiosplug-help] Please help with memory check

Anthony Montibello amontibello at gmail.com
Tue Oct 11 08:06:43 CEST 2005


hi Mandy,
 If you are having an issue with Check_nt try it from the commad line, to
make sure it is giving you the desired results.
 The problem that you may be experiencing could be that NS_Client is using
the "Commited Bytes" and "Commit Limit" To determin the % used. It may be
confusing because neither check_nt nor the NS_Client documentation was clear
on this.
 test the memory from the command line to experiment with the Thresholds if
you are still having issues with them. check the return code result by using
the `echo $?`
THe results are calculated in the check_nt plugin.
expected results:
 if the Used% result is greater than or equal to the critical value then the
result will be a critical. else if the Used% result is greater than or equal
to the warning value then the result will be a warning.
otherwise the result is OK or an error
 Also note: with the MEMUSE function of check_nt the -w and -c are optional.
you can specify both, one of them or neither depending on your needs.
  Hope this helps,
 Tony
amontibello at shatterit.com

 On 10/8/05, Mandy Williams <rhltechie at yahoo.com> wrote:
>
> Hi All,
>
> I posted a little while back with no answers. I am
> having issues with the nsclient plugin and checking
> memory. more specifically with the thresholds. i
> cannot seem to understand what they are really
> supposed to alert on. i understand all the rest of
> the them, but the memory seems odd. it reports when
> it should and is not consistent. could someone PLEASE
> tell me what the deal is. if i put it -w 80 -c 90
> should i not be alert when 80% of memory is used on
> warning and 90% critical?? i am going mad with
> this....
>
> TIA,
> M
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> 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-lists.org/archive/users/attachments/20051011/583150b6/attachment.html>


More information about the Users mailing list