This seems to be a recurring problem in these forums and I've yet to find a 
real solution to it. There's a lot of "remodel" or "reinstall" suggestions that 
never really seem to work. I have two questions related to this missing rrd 
file business;

1. If the line in question is showing a missing property/file can it be assumed 
that Zenoss knows about it and just expects an rrd file to be created for it 
using rrdtool?

2. Can I create my missing rrd files using python and the rrdtool lib a la:
$ python
> import rrdtool
>  rrdtool.create('$ZENHOME/perf/Devices/system/CPU_whatever.rrd', 
> 'DS:CPU-PctUser:GUAGE:20:0:U')
where CPU_whatever is the name of the missing rrd file that shows up under the 
graph as missing?

It would be really nice to find out a way to just have Zenoss fix this itself 
but I can't seem to find out how that's done. One time for one of my Linux 
servers I was able to bring down all zen related services, delete the *.zec 
files, restart, remodel, and it worked but I haven't been successful with that 
method since. 

If anyone knows how to fix this issue it would be really nice to have a topic 
in this forum that actually has an answer to it.




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

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

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



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

Reply via email to