<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Get CPU and Harddrive Utilization</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi list,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I've used MRTG successfully with many routers and network components. Now I recently tried with servers and it worked only partially.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I have googled together some OIDs for CPU / HDD utilization and with big luck, I made some of them work with changing around and stuff.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">With Windows 2003 servers and SNMP service installed, I use these OIDs:<BR>
CPU:<B> 1.3.6.1.2.1.25.3.3.1.2.2&amp;1.3.6.1.2.1.25.3.3.1.2.2:public@IPADDR</B></FONT>

<BR><FONT SIZE=2 FACE="Arial">HDD:</FONT><B> <FONT SIZE=2 FACE="Arial">1.3.6.1.2.1.25.2.3.1.6.2&amp;1.3.6.1.2.1.25.2.3.1.6.2:public@IPADDR / 1.3.6.1.2.1.25.2.3.1.5.2&amp;1.3.6.1.2.1.25.2.3.1.5.2:public@IPADDR * 100</FONT></B></P>

<P><FONT SIZE=2 FACE="Arial">(Total_Space / Used_Space * 100)</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Both of these work fine and return a %-value of the current utilization of CPU and HDD (1-100%).</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Now I've installed net-snmp on our Linux (SUSE 9.1 and 9.3) machines and it works fine to get the traffic from the network cards (using cfgmaker to create a config).</FONT></P>

<P><FONT SIZE=2 FACE="Arial">But I didn't find out anything about the specific OIDs I need for CPU and HDD utilization. Did you ever query CPU/HDD on your linux box with net-snmp installed?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I could use an example config file to see the OIDs I need&#8230;</FONT>

<BR><FONT SIZE=2 FACE="Arial">Thanks!</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Lucas</FONT>
</P>

</BODY>
</HTML>