Hi

I'm trying to modify the filesystem report plugin to return the most recent 
maximum for each file system. from the API documentation, I need to pass ds, 
start, end, and function to the getRRDValue  function. My python experience is 
zero.

I have tried the following:
used = 
f.getRRDValue('usedBlocks',DateTime.DateTime('02/26/2009'),DateTime.DateTime('02/27/2009'),'MAXIMUM')

to no avail. The damned report still loads with average values over a month 
period. Can someone please help me out here...   I've spent a day and a half 
trawling google, APIs, and source code. Hopefully it's just my lack of python 
skills that's the problem :)

thanks

Andrew




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

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

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



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

Reply via email to