<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi Steve<BR>
&nbsp;<BR>
Thank you very much for the examples you provided. This should make it&nbsp;easier to implement.<BR>
&nbsp;<BR>
One last question:<BR>
Do I need to reboot my Exchange server or restart any Exchange related services when I install this nsclient+++ or pnsclient?<BR>
You mentioned about the TCP port and that nsclient has to be started first (before exchange) to function.<BR>
BTW: Which Exchange service use TCP port 1248?<BR>
I can maybe set a dependency on this service to have nsclient start first.<BR>
&nbsp;<BR>
Please advice.<BR>
&nbsp;<BR>
Thanks.<BR>
&nbsp;<BR>
/Thomas<BR><BR><BR><BR><BR>&gt; Message: 4<BR>&gt; Date: Thu, 7 Jun 2007 11:49:27 +1200<BR>&gt; From: "Steve Shipway" &lt;s.shipway@auckland.ac.nz&gt;<BR>&gt; Subject: Re: [mrtg] Monitor Exchange 2003 related counters<BR>&gt; To: "Thomas Olsen" &lt;thomas_olsen44@hotmail.com&gt;,<BR>&gt; &lt;mrtg@lists.oetiker.ch&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;12A6FDDD13C460408A6E47E5DB1235A2D6F0C4@UXCHANGE3.UoA.auckland.ac.nz&gt;<BR>&gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; <BR>&gt; Exchange has a nasty habit of stealing the TCP port used by pNSclient.<BR>&gt; You need to either start nsclient first, or else configure Exchange to<BR>&gt; use higher numbered ports - there is a registry setting to do this, but<BR>&gt; I cant remember what it is. NSclient uses port tcp/1248. If this<BR>&gt; happens, pnsclient just stops working. Exchange, on the other hand,<BR>&gt; continues on quite happily as it just pinches a different port.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Steve<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Here is a template for some Exchange2003 counters (LHNAME=long hostname,<BR>&gt; SHNAME=short hostname) which used the <FONT face="">mrtg-<FONT face="">pnsclient.pl</FONT></FONT> utility.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Target[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: `<FONT face="">mrtg-<FONT face="">pnsclient.pl</FONT></FONT> -H %LHNAME% -v COUNTER<BR>&gt; -l "\\SMTP Server(_Total)\\Local Queue Length" -v COUNTER -l "\\SMTP<BR>&gt; Server(_Total)\\Remote Queue Length"`<BR>&gt; <BR>&gt; Title[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: %SHNAME% Exchange SMTP Queue<BR>&gt; <BR>&gt; MaxBytes[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: 10000<BR>&gt; <BR>&gt; PageTop[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: null<BR>&gt; <BR>&gt; LegendI[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: lcl:<BR>&gt; <BR>&gt; LegendO[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: rmt:<BR>&gt; <BR>&gt; YLegend[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: Queue Length<BR>&gt; <BR>&gt; ShortLegend[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: &amp;nbsp;<BR>&gt; <BR>&gt; Legend1[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: Local SMTP queue length<BR>&gt; <BR>&gt; Legend2[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: Remote SMTP queue length<BR>&gt; <BR>&gt; Legend3[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: Peak local SMTP queue length<BR>&gt; <BR>&gt; Legend4[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: Peak remote SMTP queue length<BR>&gt; <BR>&gt; Options[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: growright gauge<BR>&gt; <BR>&gt; SetEnv[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: <FONT face="">MRTG_INT_DESCR</FONT>="Exch: SMTP Queue"<BR>&gt; <BR>&gt; routers.cgi*Mode[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: generic<BR>&gt; <BR>&gt; routers.cgi*Options[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: nopercent nomax fixunit<BR>&gt; integer nototal<BR>&gt; <BR>&gt; routers.cgi*Incompact[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: no<BR>&gt; <BR>&gt; routers.cgi*InSummary[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: yes<BR>&gt; <BR>&gt; routers.cgi*Icon[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: mail-sm.gif<BR>&gt; <BR>&gt; routers.cgi*Summary[%SHNAME%-<FONT face="">exch-smtpq</FONT>]: Exchange<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Target[%SHNAME%-exch-tx]: `<FONT face="">mrtg-<FONT face="">pnsclient.pl</FONT></FONT> -H %LHNAME% -v COUNTER -l<BR>&gt; "\\SMTP Server(_Total)\\Messages Received Total" -v COUNTER -l "\\SMTP<BR>&gt; Server(_Total)\\Messages Sent Total"`<BR>&gt; <BR>&gt; Title[%SHNAME%-exch-tx]: %SHNAME% Exchange Message Transfer<BR>&gt; <BR>&gt; MaxBytes[%SHNAME%-exch-tx]: 10000<BR>&gt; <BR>&gt; PageTop[%SHNAME%-exch-tx]: null<BR>&gt; <BR>&gt; LegendI[%SHNAME%-exch-tx]: in :<BR>&gt; <BR>&gt; LegendO[%SHNAME%-exch-tx]: out:<BR>&gt; <BR>&gt; YLegend[%SHNAME%-exch-tx]: Messages/min<BR>&gt; <BR>&gt; ShortLegend[%SHNAME%-exch-tx]: /min<BR>&gt; <BR>&gt; Legend1[%SHNAME%-exch-tx]: Inbound msg transfer<BR>&gt; <BR>&gt; Legend2[%SHNAME%-exch-tx]: Outbound msg transfer<BR>&gt; <BR>&gt; Legend3[%SHNAME%-exch-tx]: Peak Inbound transfer<BR>&gt; <BR>&gt; Legend4[%SHNAME%-exch-tx]: Peak Outbound transfer<BR>&gt; <BR>&gt; Options[%SHNAME%-exch-tx]: growright perminute<BR>&gt; <BR>&gt; SetEnv[%SHNAME%-exch-tx]: <FONT face="">MRTG_INT_DESCR</FONT>="Exch: Msg Transfer"<BR>&gt; <BR>&gt; routers.cgi*Mode[%SHNAME%-exch-tx]: generic<BR>&gt; <BR>&gt; routers.cgi*Options[%SHNAME%-exch-tx]: nopercent nomax fixunit<BR>&gt; <BR>&gt; routers.cgi*Icon[%SHNAME%-exch-tx]: mail-sm.gif<BR>&gt; <BR>&gt; routers.cgi*Summary[%SHNAME%-exch-tx]: Exchange<BR>&gt; <BR>&gt; routers.cgi*InMenu[%SHNAME%-exch-tx]: no<BR>&gt; <BR>&gt; routers.cgi*Icon[Exchange]: mail-sm.gif<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; One question though.<BR>&gt; Have you seen any issues on your Exchange server after installing<BR>&gt; pNSclient or nsclient++?<BR>&gt; I am a bit reluctant to install any third party software of my Exchange<BR>&gt; server which may cause performance or stability issues.<BR>&gt; <BR>&gt; And if anybody has an example script on how to nsclient to monitor<BR>&gt; exchange SMTP mail queue, etc, it would be great.<BR>&gt; nd join the i'm Initiative now. It's free. Make it count!<BR>&gt; &lt;http://im.live.com/messenger/im/home/?source=TAGWL_June07&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20070607/fa7f903c/attachment-0001.html <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR><BR><br /><hr />Make every IM count. Download Windows Live Messenger and join the i'm Initiative now. It's free.   <a href='http://im.live.com/messenger/im/home/?source=TAGWL_June07' target='_new'>Make it count!</a></body>
</html>