> I found a website that shows you can get MRTG to show you > http connections on an IIS server and I'm wondering how I can > get that info from SNMP from windows? I have done a little > searching but have not come up with very useful information. > If anyone could help, i would be very appreciative.
You can do it by installing the perfmib extensions, that allow you to SNMP query the items in the perfmon counters. This is difficult, though. The way we do it is to install the pNSclient agent (this is actually part of Nagios and can be obtained from www.nagiosexchange.com) and then query it using mrtg-pnsclient.pl (this is available from www.steveshipway.org or as part of the routers2 distribution in the extras directory). The same method allows us to monitor print queues, SQLServer connections and performance, disk throughput and so on. Steve -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
