Darien,

There are two ways to create reports. You can make custom Device reports within the Device Reports section or you can build them from "scratch" using ZPT. Device reports are lists of reports with the fields and filter that you wish to apply. The fields/filter attributes are pretty much any method or attribute on Device.py. These can be seen in the generated API docs. To generate run zendoc and then take a look at:

$ZENHOME/zendocs/api/public/ZenModel.Device.Device-class.html

FYI there is a bug when generating the API docs that will be fixed in 0.22.3 (which will release today or tomorrow)

-EAD

On Sep 5, 2006, at 12:04 PM, Darien Sharif wrote:

I am trying to create some new reports and found that new reports can only be created under Device Reports. Once I create a new report and go into the edit section I am presented with empty boxes for Query, Columns etc. I cannot edit any of the existing reports to look at examples. Could you please give me some examples and what data values can be used to generate a report.



Thanks. D//

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

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

Reply via email to