Time Decay
Moderators: Developers, Moderators
Time Decay
I am running cacti version 0.8.6.j. I noticed that my daily bandwidth graphs are accurate. Then there is the time decay when I get into my weekly graphs. It gets progressively worse from weekly to monthly to yearly.
For instance I will graph a bandwidth spike of 60 mb. Then in a week that same spike is now 30 mb. Then in a month it will decrease down to 10 mb. So the data becomes inaccurate.
Shouldn’t the max always remain valid? This happens on all of my graphs (bandwidth, CPU utilization, load averages, etc …). Has anyone, else, seen this? What can I do to prevent this from happening?
For instance I will graph a bandwidth spike of 60 mb. Then in a week that same spike is now 30 mb. Then in a month it will decrease down to 10 mb. So the data becomes inaccurate.
Shouldn’t the max always remain valid? This happens on all of my graphs (bandwidth, CPU utilization, load averages, etc …). Has anyone, else, seen this? What can I do to prevent this from happening?
This is due to rrdtool consolidating the data over time. Read in the documentation site on how you can help prevent this and extend the amount of history rrdtool keeps.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Time Decay
Ok, thank you for showing me this. RRDTool performs consolidation to combine raw data to save space.
I have been looking for away to stop this. I have not been able to find one, yet. Does have one know how to stop this so I can have accurate data?
http://www.cacti.net/downloads/docs/htm ... orage.html
I have been looking for away to stop this. I have not been able to find one, yet. Does have one know how to stop this so I can have accurate data?
http://www.cacti.net/downloads/docs/htm ... orage.html
Time Decay
I read "Howto View Historical Data after Consolidation" and I cannot figure out how to see the MAXimums. It was mentioned there was an attachment to this topic. However, I did not see that either.
What, and how, would I modify so that I can graph the MAXimums in all views (Daily, Weekly, Monthly, and Yearly)?
Thank you
What, and how, would I modify so that I can graph the MAXimums in all views (Daily, Weekly, Monthly, and Yearly)?
Thank you
Time Decay
What if I just graphed the Maximum (would that work)? It seems like it should.
Time Decay
I did what you suggested. The graph looks really nice and is accurate thank you for you help.
-
- Posts: 24
- Joined: Mon Nov 20, 2006 7:25 pm
- Location: Oregon, USA
Time Decay
In graph templates > Interface (bits/sec)
I added the max as a line
For inbound traffic
Graph Item Type - line
Consolidation Function - MAX
CDEF Function - Turn bytes into bits
Value - MAX:
GPRINT Type- exact values
Then for outbound traffic you do the same, only you make it negative:
CDEF Function - Turn bytes into bits, make negative
Make sure anything you graph, for outbound, you make negative. And anything you print on the graph (GPRINT) you keep positive. It make is easier to read.
[/img]
I added the max as a line
For inbound traffic
Graph Item Type - line
Consolidation Function - MAX
CDEF Function - Turn bytes into bits
Value - MAX:
GPRINT Type- exact values
Then for outbound traffic you do the same, only you make it negative:
CDEF Function - Turn bytes into bits, make negative
Make sure anything you graph, for outbound, you make negative. And anything you print on the graph (GPRINT) you keep positive. It make is easier to read.
[/img]
- Attachments
-
- This is what my graph looks like. I plotted outbound traffic on the neg axis.
- graph.png (39.83 KiB) Viewed 2802 times
Who is online
Users browsing this forum: No registered users and 1 guest