Hello, I think this has been asked before by others and I have searched and tested but to no avail. Based of the image I've attached, I'd like to create a report listing the status of the APC PDU's. For example:
PDU | Name | Status | Load | Header 5 | Header 6 |
---|
hostpdu1.some.domain | some server 1 | On | 4 | | |
hostpdu1.some.domain | some server 2 | ON | 1 | | |
you get the idea... is there a way to combine multiple poller results into a report? I think this can be done with SQL but I would not know where to begin. Based on the above example, in report writer I would only get the results of column 1 and 2. I would like to combine all remaining 'columns'
Thank you