[mrtg] Re: Microsoft W2K IIS counters
Jerry Heidtke
jheidtke at fmlh.edu
Wed Jul 31 23:45:04 MEST 2002
You're just missing a couple digits in the OID.
.1.3.6.1.4.1.311.1.7.3.1.7.0 currentAnonymousUsers
.1.3.6.1.4.1.311.1.7.3.1.8.0 currentNonAnonymousUsers
Notice the ".1" after .1.3.6.1.4.1.311.1.7.3, which you were missing.
These correspond to:
.iso.org.dod.internet.private.enterprises.microsoft.software.internetServer.
httpServer.httpStatistics.currentAnonymousUsers
.iso.org.dod.internet.private.enterprises.microsoft.software.internetServer.
httpServer.httpStatistics.currentNonAnonymousUsers
The ".0" at the end is the instance number, always needed to retrieve any
snmp statistic, and quite often forgotten.
Jerry
-----Original Message-----
From: Ferrell Ard [mailto:ferrell at badpuppy.com]
Sent: Wednesday, July 31, 2002 4:28 PM
To: mrtg at list.ee.ethz.ch
Subject: [mrtg] Re: Microsoft W2K IIS counters
I am trying to capture W2K IIS counters
.1.3.6.1.4.1.311.1.7.3.7 currentAnonymousUsers
.1.3.6.1.4.1.311.1.7.3.8 currentNonAnonymousUsers
and I am not getting the results expected.
Has anyone had good/bad experience with doing this?
Thanks
Ferrell
currentAnonymousUsers OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the number of anonymous users currently
connected to the HTTP Server."
::= { httpStatistics 7 }
currentNonAnonymousUsers OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the number of nonanonymous users currently
connected to the HTTP Server."
::= { httpStatistics 8 }
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
Confidentiality Notice: This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the mrtg
mailing list