[mrtg] datas not logged
Niall O'Reilly
Niall.oReilly at ucd.ie
Mon Jun 14 11:54:16 CEST 2010
On 14/06/10 10:42, Julien Youx wrote:
> Hi,
> I'm using MRTG since 5 years, but I have a new problem... I get datas
> in a bash script, the execution is OK (it gives datas), I've no errors
> in my mrtg log file, but in the graph log data, I've always the same
> valudes :
> 1276507802 109 168
> 1276507802 0 0 0 0
> 1276507502 0 0 0 0
> 1276507500 0 0 0 0
>
> and in the next execution (5 minutes later) :
> 1276508104 128 168
> 1276508104 0 0 0 0
> 1276507802 0 0 0 0
> 1276507800 0 0 0 0
>
> As you can see the historic is ignored and I can't find why.
The rate is very small.
(128 - 109) / 300 = 0.063 events per second.
I expect that MRTG/rateup ir recording that as zero.
It may help to multiply by 1000 and use kMG to scale
the display.
By the way, your English is fine! 8-)
/Niall
More information about the mrtg
mailing list