I have setup MRTG using RRD Tool and routers2, it pulls all the data in fine, but on some graphs, while the trends look correct, the legend on the Y axis is showing the data to be many millions times bigger than it is.
Im not sure if this is MRTG, RRD Tool, or routers2 causing the problem, but any help would be great.
MRTG config for one of the graphs:
Target[iis.totalPosts]:.1.3.6.1.4.1.311.1.7.3.1.19.0&.1.3.6.1.4.1.311.1.7.3.1.19.0:public@192.168.0.2
RouterUptime[iis.totalPosts]: public@192.168.0.2
MaxBytes[iis.totalPosts]: 100000
Title[iis.totalPosts]: IIS totalPosts
PageTop[iis.totalPosts]: <H1>IIS totalPosts</H1>
ShortLegend[iis.totalPosts]:
YLegend[iis.totalPosts]: totalPosts
Legend1[iis.totalPosts]: totalPosts
LegendI[iis.totalPosts]:
Options[iis.totalPosts]: noo, nopercent, integer
Graph can be seen here:
http://data.coolnicks.co.uk/mrtg_cfg-ii ... s-d-x2.png
The gaps are where I stopped it to configure things.
Could this be the value of the counters when I start monitoring, bad MRTG config, bad routers2 config?
Many thanks
Nick