Sascha,
Good catch! It turns out we are setting the minimum value in the RRD
files to be 0. Run this magic to unset it and it should start showing up:
$ find $ZENHOME/perf -name '*.rrd' -exec rrdtool tune "{}" -i ds0:U \;
-Eric
Sascha Luck wrote:
Hi all,
I'm trying to collect an OID that returns a negative integer (Radio RSSI
value). It seems that the rrd file does not get populated with any data,
but I'm not getting any errors from zenperfsnmp. Any ideas?
Cheers,
Sascha Luck
_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users