I'm using Cacti to graph data from MySQL and am having a problem.
One of the graphs displays 0 sometimes and data other times - I know that it will never be 0. I used rrdtool and discovered that the data being written into the rrd is also 0 so it's not the way the graphs are being written.
The values I'm recording can be up to around 5,000,000,000 before they roll over so I've set the data template with a top limit of 100,000,000,000 just to be on the safe side and made it a counter. I then junked all the graphs using this template and recreated them but the sdata is still not showing (until the value rolls over to a much smaller number then everything is fine again).
What have I missed, why is the data not being recorded?
Large numbers not recording in rrd
Moderators: Developers, Moderators
Got it - changed an int into a float and it's all working again
This was using the http://www.faemalia.net/mysqlUtils/ templates btw
This was using the http://www.faemalia.net/mysqlUtils/ templates btw
Who is online
Users browsing this forum: No registered users and 1 guest