I just figured out how to create a custom poller by using the OIDs and such. Cool stuff once I got it working.
What I'm doing is grabbing temp sensors from a unit we purchased. It has 10 different sensors that can go around the room and thus I'm assuming I would need 10 different polllers to grab each of these numbers, which is fine as I would have 10 graphs and what-not.
The question is if I can combine all 10 of those numbers into one graph with all 10 sensors or even one graph that has an average of all the sensors?
Thanks.