I would suggest using the SNMP Informant software that is available at
http://www.snmp-informant.com/. It's an easily installable file, less
then 1MB, and I've got it on about 20 W2K3 boxen right now with no
problems.

Microsoft's built-in monitoring OIDs are sadly lacking and are a real
pain to implement, particularly across multiple machines.

Their SQL Server OIDs also totally bite. I can see the results if I do
an SNMPwalk across a box with SQL 2K, but when I try to do a direct get
of any of their OID (for things like cache hit rate or whatever) I
always get a "doesn't exist" response. If anyone has any better
suggestions on that I would love to hear them.

Good luck,

Josh 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Clemson, Chris
Sent: Thursday, May 12, 2005 8:01 AM
To: [EMAIL PROTECTED]
Subject: [mrtg] Re: Win2k3 Memory Monitoring

I'm trying to do this too, and the following OIDS are the ones you need:

Storage Size    1.3.6.1.2.1.25.2.3.1.6.x * 4 (2=C, 3=D etc, last value =
ram)
Storage Used    1.3.6.1.2.1.25.2.3.1.5.x * 4 (2=C, 3=D etc, last value =
ram)

although it seems a bit hit-and-miss for the "last value".
on some systems it is 6, others it is lower (it depends on how many
partitions you have).
in between your partitions and ram there is also swap usage and
something else (which I can't remember).
I found these using a mib-walker and trial and error.

Can anyone tell me where there is a definitive list, as I'm having
trouble graphing CPU for single processor machines?

Hope that helps anyway,

Chris

--
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


DISCLAIMER:
Any information and enclosure herein is confidential and may be legally 
privileged. It is intended for the recipient and its authorized agents only. 
The author believes the information herein to be reliable and accurate, but 
Kurtzman Carson Consultants LLC makes no warranty or representation as to its 
accuracy, completeness, freedom from viruses or errors in transmission. Unless 
otherwise stated, any opinions expressed herein are those solely of the author 
and do not necessarily reflect those of Kurtzman Carson Consultants LLC or its 
affiliates. If you have received this message and are not the intended 
recipient, please contact the sender immediately by return email and delete any 
copies you may have received.

--
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

Reply via email to