pb graph cpu windows

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
fazil
Posts: 11
Joined: Mon Jan 05, 2009 2:41 am

pb graph cpu windows

Post by fazil »

I have a problem with cacti.j got upgraded version 0.8.7b to 0.8.7c. then I came back with version 0.8.7b. all the graphs are good, but I have no cpu graphs for windows machines.do you have an idea where I can direct my research to solve my problem?
Attachments
graph_image.php.png
graph_image.php.png (18.68 KiB) Viewed 2318 times
fazil
Posts: 11
Joined: Mon Jan 05, 2009 2:41 am

Post by fazil »

ps: this the result of the debug mod in graph managment

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Exchange - CPU Utilization - CPU0" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="percent" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/usr/share/cacti/cacti-0.8.7b/rra/exchange_cpu_209.rrd":cpu:AVERAGE \
DEF:b="/usr/share/cacti/cacti-0.8.7b/rra/exchange_cpu_209.rrd":cpu:MAX \
AREA:a#FF0000FF:"CPU Utilization" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:b:MAX:"Maximum\:%8.0lf"

RRDTool Says:

OK
fazil
Posts: 11
Joined: Mon Jan 05, 2009 2:41 am

Post by fazil »

Data Source Debug

/usr/bin/rrdtool create \
/usr/share/cacti/cacti-0.8.7b/rra/exchange_cpu_209.rrd \
--step 300 \
DS:cpu:GAUGE:600:0:100 \
RRA:AVERAGE:0.5:1:500 \
RRA:AVERAGE:0.5:1:500 \
RRA:AVERAGE:0.5:1:51840 \
RRA:AVERAGE:0.5:24:2160 \
RRA:AVERAGE:0.5:6:8736 \
RRA:AVERAGE:0.5:288:797 \
RRA:MIN:0.5:1:51840 \
RRA:MIN:0.5:24:2160 \
RRA:MIN:0.5:6:8736 \
RRA:MIN:0.5:288:797 \
RRA:MAX:0.5:1:500 \
RRA:MAX:0.5:1:500 \
RRA:MAX:0.5:1:51840 \
RRA:MAX:0.5:24:2160 \
RRA:MAX:0.5:6:8736 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:51840 \
RRA:LAST:0.5:24:2160 \
RRA:LAST:0.5:6:8736 \
RRA:LAST:0.5:288:797 \
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please see 2nd link of my sig for debugging
Reinhard
fazil
Posts: 11
Joined: Mon Jan 05, 2009 2:41 am

Post by fazil »

ok. when i do a snmpget on the host (snmpget -c bleu -v 1 my-host .1.3.6.1.2.1.25.3.3.1) i have this message:

Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: HOST-RESOURCES-MIB::hrProcessorEntry

with an snmpwalk :

HOST-RESOURCES-MIB::hrProcessorFrwID.1 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.2 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.3 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.4 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.1 = INTEGER: 16
HOST-RESOURCES-MIB::hrProcessorLoad.2 = INTEGER: 24
HOST-RESOURCES-MIB::hrProcessorLoad.3 = INTEGER: 21
HOST-RESOURCES-MIB::hrProcessorLoad.4 = INTEGER: 23


my probleme is "nan" only on cpu graph and only for windows .
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests