Hi all,
I've got a script get a formatted output from
/proc/diskstats
These counters keep adding up untill the 32bit counter overflows and starts from zero again. Cacti is sampling the data etc, I can plot it into a graph etc... but the graph displays the actual value. So it displays the total number of sectors read/writen at that time. But I want to analyze how busy the disk is, so I need it to display the difference from the previous sample.
So let's say,
15:50
Counter is at 100 sectors, cacti registers 100 sectors
15:55
Counter is at 175 sectors, cacti registers 175 sectors.
Now when I graph this information, it would display 100 at 15:50 and 175 at 15:55. But I want it to display 75 at 15:55, like the counter was reset at the time the sampling was done.
It's similar to traffic graphing calculating the incoming/outgoing bandwith at a single point in time. I've spent the better part of the evening looking at the defaults included with cacti but I can't find the difference between a "traffic" graph and a "regular" graph.
Thanks,
Glenn
Displaying relative value instead of absolute value in graph
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 1 guest