<div>Performance counters or WMI are the best ways to get this information.  the problem is how to retrieve the data from one of these 2 sources. </div>
<div> </div>
<div>If you are able to install an agent on your windows host, then you would be able to retrieve this information from several differnet agents.  for example, NRPE, NC_Net, NSClient++ allow running script that are loaded onto the windows host.  Check_nt with nsClient++ or nc_Net allow access to performance couunters as well as other checks.  Through scripts or NC_NEt you can also get this informaiton from WMI.
</div>
<div> </div>
<div>If no agent can be installed then your should use something like SNMP to monitor the performance counters.(like was suggested earlier)</div>
<div> </div>
<div>Also you could always configure your check_ftp to alert you right away on first failure, and assume that is is because the connections are used up,  </div>
<div>If your hitting your connection limit, is it due to legitimate usage of FTP, or just people remaining connected and idle that should have timed out?  maybe there are settings you can apply to your FTP server to help reduce the issue from occuring.  
</div>
<div> </div>
<div>Good Luck,</div>
<div> </div>
<div>Tony (author of NC_Net) <br> </div>
<div><span class="gmail_quote">On 9/4/07, <b class="gmail_sendername">vadi</b> <<a href="mailto:vadi.ksdba@gmail.com">vadi.ksdba@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dear Michael,<br><br>First let me tell thanks for all your help !!!<br><br>I am not possible to monitor the total number of users connected to
<br>window ftp server.<br>I don't think we can use check_nt and nsclient++ for this …<br>If you know any thing …please help me<br><br>Thanks,<br>Vadiraj<br><br><br><br><br><br>On 9/4/07, Michael W. Lucas <<a href="mailto:mwlucas@blackhelicopters.org">
mwlucas@blackhelicopters.org</a>> wrote:<br>><br>> We use SNMP Informant to track and alarm on any Performance Counter<br>> value.<br>><br>> I believe check_nt and nsclient++ will let you do the same thing.
<br>><br>> ==ml<br>><br>> On Tue, Sep 04, 2007 at 07:57:04PM +0530, vadi wrote:<br>> > Dear All,<br>> ><br>> > How I can configures to monitor number of session and number of ftp<br>> > user login (its windows system).
<br>> ><br>> > Due to max connection, my ftp server is always going died.<br>> ><br>> > I need to configure maximize parameter for monitor windows ftp.<br>> ><br>> > check_ftp plug-in will not give better information for me.
<br>> ><br>> > I kindly request you people to help me.<br>> ><br>> > Thanks,<br>> > Vadiraj<br>> ><br>> > -------------------------------------------------------------------------
<br>> > This SF.net email is sponsored by: Splunk Inc.<br>> > Still grepping through log files to find problems?  Stop.<br>> > Now Search log events and configuration files using AJAX and a browser.<br>> > Download your FREE copy of Splunk now >>  
<a href="http://get.splunk.com/">http://get.splunk.com/</a><br>> > _______________________________________________<br>> > Nagios-users mailing list<br>> > <a href="mailto:Nagios-users@lists.sourceforge.net">
Nagios-users@lists.sourceforge.net</a><br>> > <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>> > ::: Please include Nagios version, plugin version (-v) and OS when
<br>> reporting any issue.<br>> > ::: Messages without supporting info will risk being sent to /dev/null<br>><br>> --<br>> Michael W. Lucas      <a href="mailto:mwlucas@BlackHelicopters.org">mwlucas@BlackHelicopters.org
</a>, <a href="mailto:mwlucas@FreeBSD.org">mwlucas@FreeBSD.org</a><br>>               <a href="http://www.BlackHelicopters.org/~mwlucas/">http://www.BlackHelicopters.org/~mwlucas/</a><br>>       Coming Soon: "Absolute FreeBSD" -- 
<a href="http://www.AbsoluteFreeBSD.com">http://www.AbsoluteFreeBSD.com</a><br>> On 5/4/2007, the TSA kept 3 pairs of my soiled undies "for security<br>> reasons."<br>><br><br>-------------------------------------------------------------------------
<br>This SF.net email is sponsored by: Splunk Inc.<br>Still grepping through log files to find problems?  Stop.<br>Now Search log events and configuration files using AJAX and a browser.<br>Download your FREE copy of Splunk now >>  
<a href="http://get.splunk.com/">http://get.splunk.com/</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net
</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>