How to create an exportable report with values
You can create a ’list’ of items that match specific configuration of common plugins and extract the information to a list and then export to csv.
-
In Active Console go to View menu option and select dockables manager, then create a new list view
-
in the properties for the list view, configure the xpath that will collect the datacell reference in all managed entities and gateways for the uptime row and column value
-
edit the path and edit everything blank except the row and cell name
-
evaluate path’ and it should bring the matching items into that view, if the path evaluates well, then upon clicking OK it should present them in the list view.
-
From the new list view, you can now right click and select ’export’ and select ‘raw data’. That will export a csv file of the list view generated.