Ticket #58 (closed defect: wontfix)
Error calculating multitarget
| Reported by: | human | Owned by: | somebody |
|---|---|---|---|
| Version: | 2.x | Keywords: | |
| Cc: |
Description
Attachments
Change History
comment:1 Changed 14 months ago by oetiker
- Status changed from new to closed
- Resolution set to wontfix
The 'problem' is that in this mode, the counter values get added up prior to being written to the database. With fast interfaces there are bound to be integer overflows causing the effects you see in the chart.
As you are already working with rrdtool I would suggest to use the STACK function to produce overview charts instead of combined targets in mrtg.


