![]() |
![]() |
Subject: | running report in zenoss |
Author: | [Not Specified] |
Posted: | 2016-09-23 11:49 |
Hello,
I just needed to run a report in zenoss to get the list of devices and their corresponding Groups. I need the script that can fetch these details.
Thanks in advance.
Subject: | Create your own little report |
Author: | Jane Curry |
Posted: | 2016-10-11 14:46 |
Create your own little report from the GUI using REPORTS -> Device Reports and select the "+" symbol bottom-left to add a new report. In the Columns area you can put any device attribute or method; in the Column Names area, put the column headers for these fields that you want to see in the GUI.
To get the device name, the titleOrId method works best; to get the Groups for a device, use getDeviceGroupNames. See the attached screenshot.
< |
Previous running report in zenoss |
Next Zenoss 3.2.1 Component Reporting |
> |