total bandwidth wrong calculation?
Moderators: Developers, Moderators
total bandwidth wrong calculation?
Hi community,
we are using cacti nearly half a year. Now it seems to me, that the total bandwith is wrong calculated. I have attached to images of a webservers traffic (last day and last week).
As you can see the total out of last week is less the total out of last day.
Dagonet
we are using cacti nearly half a year. Now it seems to me, that the total bandwith is wrong calculated. I have attached to images of a webservers traffic (last day and last week).
As you can see the total out of last week is less the total out of last day.
Dagonet
- Attachments
-
- web01_last_day.jpg (39.77 KiB) Viewed 3797 times
-
- web01_last_week.jpg (36.12 KiB) Viewed 3797 times
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: total bandwidth wrong calculation?
Arghhh, hit again. This is, how rrdtool works (if not specifically configured to work the other way round). See first few links of my signature and http://www.rrdtool.org to learn about consolidation.dagonet wrote:Hi community,
we are using cacti nearly half a year. Now it seems to me, that the total bandwith is wrong calculated. I have attached to images of a webservers traffic (last day and last week).
As you can see the total out of last week is less the total out of last day.
Dagonet
To sum up: when viewing at data from last week, you're looking at consolidated data. With built-in Graph Templates, you see 6 values consolidated to one single value representing the AVERAGE of the six (AVERAGE is defined by the Graph Item). This will of course lead to numerically lower values (an AVERAGE can never be greater than each single value).
You may omit this behaviour, when adding another Graph Item for Inbound/Outbound respectively (perhaps a LINE1) that uses the consolidation function MAX(IMUM). Then you'll see that AVERAGE and MAXIMUM will give different results, but only on those Graphs using consolidated data points.
Reinhard
Unfortunetly I am not that into with rrdtool. I am just using it.
But I can definitly tell, that the total in/out did work correctly, because I already used it. Now it does not work anymore.
So, I did check the total traffic per week using cacti and it did show nearly the same amount as we got from our service provider.
Dagonet
But I can definitly tell, that the total in/out did work correctly, because I already used it. Now it does not work anymore.
So, I did check the total traffic per week using cacti and it did show nearly the same amount as we got from our service provider.
Dagonet
After all I did some testing about the issue.
Here are the results:
When I choose "last week" from the timespan section, it shows the result like in my first posting.
When I click on the network graph to get the daily/weekly/monthly/yearly overview, it does work correctly. I do get the total amount of traffic passed from and to the specific device.
Dagonet.
Here are the results:
When I choose "last week" from the timespan section, it shows the result like in my first posting.
When I click on the network graph to get the daily/weekly/monthly/yearly overview, it does work correctly. I do get the total amount of traffic passed from and to the specific device.
Dagonet.
Hi community,
as lvm suggest I took two more screenshots to illustrate my issue.
Compare the weekly traffic graphs of web01. The Total in/out is not correct calculated in the second image.
Dagonet
as lvm suggest I took two more screenshots to illustrate my issue.
Compare the weekly traffic graphs of web01. The Total in/out is not correct calculated in the second image.
Dagonet
- Attachments
-
- web01_cacti01.jpg (113.84 KiB) Viewed 3724 times
-
- web01_cacti02.jpg (113.99 KiB) Viewed 3724 times
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Ok, now I understand better. The second data seems to be about 1/7 of the first one (so it may take one day only into account).
To clarify, please leave the standard Preset and manually select the start/end time from the time picker (for the same week) and post the screenshot. I suppose, that it will give the same, wron results. But this will help me to dig deeper into the code. If my assumption is correct, this will take at least until this weekend
Reinhard
To clarify, please leave the standard Preset and manually select the start/end time from the time picker (for the same week) and post the screenshot. I suppose, that it will give the same, wron results. But this will help me to dig deeper into the code. If my assumption is correct, this will take at least until this weekend
Reinhard
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
I just tried to reproduce.
I was comparing following graphs:
- the one obtained when clicking on the traffic graph, taking the Weekly one
- the one obtained from timeshifter, when choosing "Last Week"
both gave same results for me, when comparing the Total In/Out.
I'm using current 0.8.6h SVN code. Lately, there was some improvement/changes on the Totals Function. It is possible, that this changed sth
Reinhard
I was comparing following graphs:
- the one obtained when clicking on the traffic graph, taking the Weekly one
- the one obtained from timeshifter, when choosing "Last Week"
both gave same results for me, when comparing the Total In/Out.
I'm using current 0.8.6h SVN code. Lately, there was some improvement/changes on the Totals Function. It is possible, that this changed sth
Reinhard
-
- Cacti User
- Posts: 70
- Joined: Tue Feb 21, 2006 9:50 am
need to convert bytes to bits
convert bytes to bits from cdef function
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: need to convert bytes to bits
I wonder whether this is the correct explanation. Cause this should apply to all pictures. And there are two different displays of the same week giving different results.anuraganuj wrote:convert bytes to bits from cdef function
Reinhard
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Please find attached my views generated with current cacti 0.8.6h (from svn). I can't find any deviation between the weekly graph produced when using the timeshifter compared to the view when displaying all 4 rras. Find my graphs attached
Reinhard
Reinhard
- Attachments
-
- Graph from TimeShifter
- weeky-timeshifter.png (75.2 KiB) Viewed 3482 times
-
- Graph from View of all 4 RRAs
- weekly-allrra.png (115.12 KiB) Viewed 3482 times
Who is online
Users browsing this forum: No registered users and 2 guests