RRD not plotting.

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
mystycs
Posts: 9
Joined: Thu Jul 11, 2013 10:00 am

RRD not plotting.

Post by mystycs »

So i am receiving SNMP from my webserver and tried to make a graph for it buts its not plotting.

I setup a Data source and data template to plot a graph

I ran the poller here

Code: Select all

07/12/2013 01:28:11 PM - POLLER: Poller[0] CACTI2RRD: C:/rrdtool/rrdtool.exe upd
ate C:\Apache2\htdocs\cacti\rra\3\22.rrd --template cbHeading 1373650091:10000
07/12/2013 01:28:11 PM - POLLER: Poller[0] CACTI2RRD: C:/rrdtool/rrdtool.exe upd
ate C:\Apache2\htdocs\cacti\rra\3\21.rrd --template cbHeading 1373650091:10000
07/12/2013 01:28:11 PM - SYSTEM STATS: Time:3.3055 Method:cmd.php Processes:8 Th
reads:N/A Hosts:3 HostsPerProcess:1 DataSources:2 RRDsProcessed:2
ERROR: C:\Apache2\htdocs\cacti\rra\3\22.rrd: illegal attempt to update using tim
e 1373650091 when last update time is 1373659381 (minimum one second step)
ERROR: C:\Apache2\htdocs\cacti\rra\3\21.rrd: illegal attempt to update using tim
e 1373650091 when last update time is 1373658503 (minimum one second step)
Loop  Time is: 3.35
Sleep Time is: 296.61
Total Time is: 3.39

I am recieving a value of 10000 as requested on SNMP for heading.

And i just put a general SNMP OID Template graph i just want to see the value over time. So it should just say 10000 all the time with a line there ofcourse but i get nothing on my graph and it just goes upto 1.0

Code: Select all

C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="cbHeading" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit="0" \
--vertical-label="Heading" \
--slope-mode \
--font TITLE:10: \
--font AXIS:7: \
--font LEGEND:8: \
--font UNIT:7: \
AREA:#FFD660FF:"cbHeading"  \
GPRINT::LAST:"Current\:%8.0lf" 
Image

the RRD is obviously getting my value but its not plotting it? Why? Help is really appreciated!
mystycs
Posts: 9
Joined: Thu Jul 11, 2013 10:00 am

Re: RRD not plotting.

Post by mystycs »

Its been days and im still stuck poller is getting data when i run it but its not showing in graphs.

07/15/2013 08:52:53 AM - POLLER: Poller[0] CACTI2RRD: C:/rrdtool/rrdtool.exe
ate C:\Apache2\htdocs\cacti\rra\3\27.rrd --template cbHeading 1373892773:10000
07/15/2013 08:52:53 AM - SYSTEM STATS: Time:2.6926 Method:cmd.php Processes:
reads:N/A Hosts:3 HostsPerProcess:1 DataSources:1 RRDsProcessed:1
ERROR: C:\Apache2\htdocs\cacti\rra\3\27.rrd: illegal attempt to update using
e 1373892773 when last update time is 1373903064 (minimum one second step)
Getting 10000 for 27.rrd but when i make it graph it just shows -1.#J for all values.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests