[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [php-weathermap] Units problem with PNP Nagios



Gauthier DOUCHET wrote:
> Hi,
>
> I just discovered the debug command, that's useful. :)
>
> I found that rrdtool is searching for the AVERAGE value which
> corresponds to ds[1].value and ds[2].value.
>
> But for me, it would be ds[1].last_ds and ds[2].last_ds, I'm searching
> how to tell that to weathermap.
It should be searching for the last value in the AVERAGE DS, not the
average value in the whole rrd file.

You can see the full command line in the debug output, anyway, to check.

Copyright 1994-2005, by Howard Jones. howie@thingy.com