<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Everyone,<div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>I'm trying to collect our server's CPU usage information with the help of MRTG. However, I met some problems on doing it and cannot find the reason.<br></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>I have two servers. Let's call it S1, S2.</div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>S2 is running MRTG to collect the CPU info from S1.<br></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>In S2, I execute this command:&nbsp;snmpwalk -v 1 -c public S1 UCD-SNMP-MIB::ssCpuRawUser</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>And it can give me the result correctly:&nbsp;UCD-SNMP-MIB::ssCpuRawUser.0 = Counter32: 90081</div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>Similar to above, the&nbsp;ssCpuRawNice and&nbsp;ssCpuRawSystem are also works fine.</div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>In my mrtg config file in S2, I have such config:<br></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>Target[cluster1.cpu]:ssCpuRawUser.0&amp;ssCpuRawUser.0:<a href="mailto:public@172.16.6.183">public@172.16.6.183</a>&nbsp;+ ssCpuRawSystem.0&amp;ssCpuRawSystem.0:<a href="mailto:public@172.16.6.183">public@172.16.6.183</a>&nbsp;+ ssCpuRawNice.0&amp;ssCpuRawNice.0:<a href="mailto:public@172.16.6.183">public@172.16.6.183</a>&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>Title[cluster1.cpu]: Server CPU Load&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>PageTop[cluster1.cpu]: &lt;H1>CPU Load For Cluster1- System, User and Nice Processes&lt;/H1>&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>MaxBytes[cluster1.cpu]: 100</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>ShortLegend[cluster1.cpu]:&nbsp;%&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>YLegend[cluster1.cpu]: CPU Utilization&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>Legend1[cluster1.cpu]: Current CPU percentage load&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>LegendI[cluster1.cpu]: Used&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>LegendO[cluster1.cpu]:&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>Options[cluster1.cpu]: growright,nopercent&nbsp;</div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>Unscaled[cluster1.cpu]: ymwd</div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>And I've imported MIB as instructed:<br></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>LoadMIBs: /usr/share/snmp/mibs/UCD-SNMP-MIB.txt</div><div><br></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>But the CPU info is not collected by MRTG at all. What confuses me is that Memory Info Collection is working correctly. And same to CPU info, Memory Info also use MIB:&nbsp;UCD-SNMP-MIB.txt. And checking from snmpwalk, both CPU and Memory info can be collected by S1 correctly. But why does the CPU info collection work with MRTG? Can any one gives me some info?</div><div><br></div><div>Thanks,</div><div><br></div><div><br></div><br><br><div><span class="Apple-style-span" style="font-family: STHeiti; font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>- Li Wei Nan</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><br class="Apple-interchange-newline"></div></span></div></div></div></body></html>