I'll try and keep this painlessly short:
I'm trying to keep track of certain SNMP variables on my nodes - two of which are the chassis serial number and the chassis model number. I've created universal device pollers for both and they seem to be pulling in that information just fine.
My problem is that I can't seem to figure out how to incorporate this data into a report. I need to generate a hardware table that contains a lot of information in each nodes' custom properties. I want to incorporate the information from these custom pollers into this report, but I don't see how to pull that information from the Solarwinds database.
Is there any way to generate a report with a mix of node custom properties *and* universal device poller responses? If I could populate the custom property fields with the results from the universal device pollers, that would be easiest.