Try deleting the rrd file. When you change datapoints, RRD gets really mad. Try using derive, and then immediately delete the rrd file so Zenoss will recreate it.
jmp242 wrote: > Sorry, I haven't seen that. Maybe someone with RRD knowledge can jump in > here. > -- > James Pulver > Information Technology Area Supervisor > LEPP Computer Group > Cornell University > > > > girish_a wrote: > > > Hi James, > > Thanks for the reply. I was able to fix this issue by adding a 0 to snmpget > > OID. So previously I tried, > > > > snmpget -v2c -cnetworking 173.49.31.3 1.3.6.1.4.1.388.14.3.2.1.11.2 > > > > but in actuality it need to be > > > > snmpget -v2c -cnetworking 173.49.31.3 1.3.6.1.4.1.388.14.3.2.1.11.2.0 > > > > But after doing this I am now getting Radiocount(DATAPOINT) as 0.0 and in > > zenperfsnmp log I get the following string ERROR zen.RRDUtil: rrd error not > > a simple integer: '30.0'. > > > > I have tried the DATAPOINT to be guage,counter,absolute but no luck. Can > > you suggest something on that front. > > > > Regards, > > Girish > > > > > > > > > > > > > > > > _______________________________________________ > > zenoss-users mailing list > > [email protected] > > http://lists.zenoss.org/mailman/listinfo/zenoss-users > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=26850#26850 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
