[mrtg] Re: Monitoring CPU on Win2K

Cliff cliff at acsalaska.net
Thu Nov 14 16:59:21 MET 2002


Hello Dave,

Thursday, November 14, 2002, 5:31:39 AM, you wrote:

DM> I am trying to monitor the CPUs on a quad processor server.  In the past,
DM> for dual CPU's I have used
DM> Target[CPU]:
DM> 1.3.6.1.2.1.25.3.3.1.2.3&1.3.6.1.2.1.25.3.3.1.2.4:public at myserver
DM> How do I add the additional 2 OIDs for the additional 2 CPUs?  I know that
DM> their OIDs are 1.3.6.1.2.1.25.3.3.1.2.5 and 1.3.6.1.2.1.25.3.3.1.2.6 

Copy & paste the working mrtg config
and then change the instance number.

So you'll have 1 mrtg cpu config file
with 2 mrtg configs in it.

Or 2 seperate cpu config files and
run them whenever via cron.

There's no such thing as having 2 target statements
in the same mrtg config file.

And there's no such thing as using 1 target statement
with 4 OID strings in it - unless you are trying to
perform math on them...which would not make sense
in this case. MRTG could add all 4 OIDs together.
If you wanna do that then check the docs.

Forget about having all 4 CPU's individually
graphed on the same graph - unless you're willing to delve
deeply into RRDTool and roll your own rrdtool config file.

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