I would like to be able to poll via SNMP and WMI.
The use case for this is windows servers,
SNMP pulls the required detail for interface stats, but WMI does not (interface usage)
WMI pulls the required information for disks, but SNMP does not. (Disk queue)
Ideally i would be able to use both polling methods and assign different objects to different pollers.