<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style>.EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; }</style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>I'm trying to setup mpstat to monitor systems with multiple cpu's, but the graphs are not created. </div>
<div>Can someone help me with this ? </div>
<div> </div>
<div>The information is send from the client to the server and in the rrd data directory I have a file called </div>
<div>mpstat.CPU2.rrd </div>
<div>but there are no values in the last ds (see example) </div>
<div>       <ds></div>
<div>                <name> CPU </name></div>
<div>                <type> GAUGE </type></div>
<div>                <minimal_heartbeat> 600 </minimal_heartbeat></div>
<div>                <min> 0.0000000000e+00 </min></div>
<div>                <max> 3.2000000000e+01 </max></div>
<div> </div>
<div>                <!-- PDP Status --></div>
<div>                <last_ds>  </last_ds></div>
<div>                <value> NaN </value></div>
<div>                <unknown_sec> 241 </unknown_sec></div>
<div>        </ds></div>
<div> </div>
<div> </div>
<div>the contents of the hobbit_mpstat.hostname.send file is </div>
<div>CPUs: 2</div>
<div>CPU0usr: 17.18</div>
<div>CPU0sys: 1.34</div>
<div>CPU0wt: 0.06</div>
<div>CPU0idl: 81.31</div>
<div>CPU1usr: 26.16</div>
<div>CPU1sys: 1.40</div>
<div>CPU1wt: 0.06</div>
<div>CPU1idl: 72.29</div>
<div> </div>
<div>And I have copied the rrd_data.pl from the shire and can't find a typo in it. </div>
<div> </div>
<div>Any suggestions would be appriciated. </div>
<div> </div>
<div>Regards, </div>
<div> </div>
<div>Bert Klomp</div>
<div> </div>
<div> </div>
</font>
</body>
</html>