<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = "urn:schemas-microsoft-com:office:office" xmlns:w = "urn:schemas-microsoft-com:office:word" xmlns:st1 = "urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR><o:SmartTagType name="Street" namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType name="City" namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType name="address" namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType name="stockticker" namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType name="phone" namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType>
<STYLE>
st1\:*{behavior:url(#default#ieooui) }
</STYLE>

<STYLE>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</STYLE>
</HEAD>
<BODY lang=EN-US style="MARGIN: 4px 4px 1px; FONT: 12pt Garamond; COLOR: #000000" vLink=purple link=blue>
<DIV>the commands:</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_l1<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v LOAD1<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_l5<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v LOAD5<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_l15<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v LOAD15<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_uptime<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v UPTIME<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_ofiles<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v OFILES<BR>        }</DIV>
<DIV> </DIV>
<DIV><BR>define command{<BR>        command_name    check_nwstat_cdbuff<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v CDBUFF<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_vpfsys<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v VPFSYS<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_vpfdata<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v VPFDATA<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_vpfgw<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v VPFGW<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_vpftech<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v VPFTECH<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_vpfspool<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v VPFSPOOL<BR>        }</DIV>
<DIV> </DIV>
<DIV>define command{<BR>        command_name    check_nwstat_conns<BR>        command_line    $USER1$/check_nwstat -H $HOSTADDRESS$ -v CONNS<BR>        }<BR></DIV>
<DIV> </DIV>
<DIV>#####################</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>[root@netnms libexec]# ./check_nwstat --help<BR>check_nwstat (nagios-plugins 1.4.3) 1.31<BR>Copyright (c) 1999 Ethan Galstad <<A href="mailto:nagios@nagios.org">nagios@nagios.org</A>><BR>Copyright (c) 2000-2004 Nagios Plugin Development Team<BR>        <<A href="mailto:nagiosplug-devel@lists.sourceforge.net">nagiosplug-devel@lists.sourceforge.net</A>></DIV>
<DIV> </DIV>
<DIV>This plugin attempts to contact the MRTGEXT NLM running on a<BR>Novell server to gather the requested system information.</DIV>
<DIV> </DIV>
<DIV>Usage: check_nwstat -H host [-p port] [-v variable] [-w warning] [-c critical]<BR>                    [-t timeout].</DIV>
<DIV> </DIV>
<DIV>Options:<BR> -h, --help<BR>    Print detailed help screen<BR> -V, --version<BR>    Print version information<BR> -H, --hostname=ADDRESS<BR>    Host name, IP Address, or unix socket (must be an absolute path)<BR> -p, --port=INTEGER<BR>    Port number (default: 9999)<BR> -v, --variable=STRING<BR>    Variable to check.  Valid variables include:<BR>      LOAD1     = 1 minute average CPU load<BR>      LOAD5     = 5 minute average CPU load<BR>      LOAD15    = 15 minute average CPU load<BR>      CSPROCS   = number of current service processes (NW 5.x only)<BR>      ABENDS    = number of abended threads (NW 5.x only)<BR>      UPTIME    = server uptime<BR>      LTCH      = percent long term cache hits<BR>      CBUFF     = current number of cache buffers<BR>      CDBUFF    = current number of dirty cache buffers<BR>      DCB       = dirty cache buffers as a percentage of the total<BR>      TCB       = dirty cache buffers as a percentage of the original<BR>      OFILES    = number of open files<BR>      VPF<vol>  = percent free space on volume <vol><BR>      VKF<vol>  = KB of free space on volume <vol><BR>      VPP<vol>  = percent purgeable space on volume <vol><BR>      VKP<vol>  = KB of purgeable space on volume <vol><BR>      VPNP<vol> = percent not yet purgeable space on volume <vol><BR>      VKNP<vol> = KB of not yet purgeable space on volume <vol><BR>      LRUM      = LRU sitting time in minutes<BR>      LRUS      = LRU sitting time in seconds<BR>      DSDB      = check to see if DS Database is open<BR>      DSVER     = NDS version<BR>      UPRB      = used packet receive buffers<BR>      PUPRB     = percent (of max) used packet receive buffers<BR>      SAPENTRIES = number of entries in the SAP table<BR>      SAPENTRIES<n> = number of entries in the SAP table for SAP type <n><BR>      TSYNC     = timesync status <BR>      LOGINS    = check to see if logins are enabled<BR>      CONNS     = number of currently licensed connections<BR>      NLM:<nlm> = check if NLM is loaded and report version<BR>                  (e.g. "NLM:TSANDS.NLM")<BR> -w, --warning=INTEGER<BR>    Threshold which will result in a warning status<BR> -c, --critical=INTEGER<BR>    Threshold which will result in a critical status<BR> -o, --osversion<BR>    Include server version string in results<BR> -t, --timeout=INTEGER<BR>    Seconds before connection times out (default: 10)</DIV>
<DIV> </DIV>
<DIV>Notes:<BR>- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG<BR>  extension for NetWare be loaded on the Novell servers you wish to check.<BR>  (available from <A href="http://www.engr.wisc.edu/~drews/mrtg/">http://www.engr.wisc.edu/~drews/mrtg/</A>)<BR>- Values for critical thresholds should be lower than warning thresholds<BR>  when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, <BR>  TCB, LRUS and LRUM.</DIV>
<DIV> </DIV>
<DIV>Send email to <A href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</A> if you have questions<BR>regarding use of this software. To submit patches or suggest improvements,<BR>send email to <A href="mailto:nagiosplug-devel@lists.sourceforge.net">nagiosplug-devel@lists.sourceforge.net</A><BR>[root@netnms libexec]# </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>###########################################################################</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><BR>>>> "Ron Jenkins" <rjenkins@dibr.net> 7/26/2006 9:04 PM >>><BR></DIV>
<DIV style="COLOR: #000000">
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Is anyone using this to check Netware volume stats and notify used space warnings and critical alerts?  If so, how are you integrating it in the Nagios configuration.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks…<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">Ron Jenkins (SnortCP, MCNE, <st1:stockticker w:st="on">CNE</st1:stockticker>6, MCP, CCNA, CCEA)<BR>Senior Architect<BR></SPAN></FONT><FONT face=Arial color=blue><SPAN style="COLOR: blue; FONT-FAMILY: Arial">Data Integrity, LLC</SPAN></FONT><FONT face=Arial color=black size=2><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><BR>"We Integrate People with Solutions"<BR><st1:Street w:st="on"><st1:address w:st="on">1724 Dallas Drive</st1:address></st1:Street><BR><st1:address w:st="on"><st1:Street w:st="on">Suite</st1:Street> 11</st1:address><BR><st1:City w:st="on"><st1:place w:st="on">Baton Rouge</st1:place></st1:City>, La 70806<BR>Office. <st1:phone w:st="on" o:ls="trans" phonenumber="$6927$$$">225.927.8030</st1:phone><BR>Fax. <st1:phone w:st="on" o:ls="trans" phonenumber="$6927$$$">225.927.8033</st1:phone><BR>Cell225.931.1632</SPAN></FONT><o:p></o:p></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">Email. rjenkins@dibr.net<BR>Web. <A href="http://www.dibr.net">http://www.dibr.net</A><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">(Aanval Reseller and Technology Partner)<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><A href="http://www.aanval.com/tour/dibr">http://www.aanval.com/tour/dibr</A></SPAN></FONT><FONT face=Arial color=black size=2><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></FONT></P></DIV></DIV></BODY></HTML>