Reading through this thread prompts me to ask, why exactly are you trying to use a custom script to get an SNMP value? It strikes me as duplicating a function built-in to Zenoss.
Try creating a Data Source as SNMP and query it directly, then when you add the data point use a custom Create Cmd to gen the .rrd correctly. I posted about this on your other thread already. You're basically creating a graph with pages printer/5 minutes, but storing the raw pages printed value. This is analogous to storing raw bytes transmitted but graphing bits/second. RRD can do this natively without the need for a script. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=19952#19952 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
