Hello!
I want to monitor raid controller on server over snmp, so I created script, which return number of failed drives
It works OK, returns 0 (or any number I want), I see these values in rrd, but there is no graph:
Here are graph properties:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=1254721415 \
--end=1254807815 \
--title="localhost-raidfail" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
COMMENT:"From 2009/10/05 10\:43\:35 To 2009/10/06 10\:43\:35\c" \
COMMENT:" \n" \
--vertical-label="" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/lib/cacti/rra/localhost_raidfail_33.rrd":raidfail:AVERAGE \
Could you tell me what can be wrong?
[solved] novice problem- no graph
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 6 guests