The answer to the number fomrat is here:
http://oss.oetiker.ch/rrdtool/doc/rrdgraph_graph.en.html

On Tue, 2007-06-26 at 19:35 +0000, V wrote:
> I am working on some temperature monitoring. SNMP gives me two data source 
> options
> one which is a string and the other an integer
> 
> SNMPv2-SMI::enterprises.16174.1.1.2.3.16.2.0 = STRING: "-80.5"
> SNMPv2-SMI::enterprises.16174.1.1.2.3.16.3.0 = INTEGER: -81
> 
> Initially I fed in the string but that gave me alot of problems with 
> thresholds so I decided to go for the integer. That is working with 
> thresholds fine now, however the data graphed and reported on the graphs goes 
> to 2 decimal points like -81.32. I do not see where this is coming from... so 
> I thought maybe it is because of the Format field in the data point. that has 
> this in it
> 
> %5.2lf%s
> 
> Id like to get an idea of how to fix this. not sure what that stands for long 
> float??
> 
> ------------------------
>  unset
> 
> 
> 
> 
> -------------------- m2f --------------------
> 
> Read this topic online here:
> http://community.zenoss.com/forums/viewtopic.php?p=8032#8032
> 
> -------------------- m2f --------------------
> 
> 
> 
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
-- 
James D. Roman
IT Network Administration

Terranet Inc.On contract to:
Science Systems and Applications, Inc.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to