Couple of things you probably want to read:

Go to the bottom of this post 
http://forums.zenoss.com/viewtopic.php?t=9643&highlight=rrd and you can read 
the entire thread. To accomplish what you want, you may have to delete the 
existing data files and allow them to be recreated. I saw someone mentioned 
scripts used to export and import data. Not sure how to do that.

You will also want to read up on RRD which is the tool used to store and 
display performance data in Zenoss. The commands needed to do what you are 
asking are documented here: http://oss.oetiker.ch/rrdtool/doc/rrdcreate.en.html 

It looks like you need to change the settings found under Collectors --> 
localhost --> Edit. At the bottom of the window pane you'll see 'Default RRD 
Create Command'. The first command is 'RRA:AVERAGE:0.5:1:600'. See the RRD link 
above to determine what this means. I believe you need to change the last 
setting from 600 (number of data points saved) to a larger number.




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=35378#35378

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to