I've got two different custom MIB pollers configured on a bunch of servers. One poller gathers temperature information and the other retrieves the Dell server model. Both pollers are currently set to keep historical data. I'm attempting to build a report that will display the last temperature reading as well as the server model.
Question 1 - Can you display data, within a single report, from two different custom pollers? If so, how is this done? Can anyone provide an example?
Question 2 - Can this be done without having to store historical data for the Dell Model poller? I don't want to have to store this unless necessary.