Is there a document somewhere that outlines what data is collected for WMI devices by default with each poll. I'm trying to organize some of my data and what alerts / monitors i have and make sure im duplicating anything.
So im looking for say if a device is monitored via WMI directly what info is collected, does that change if we use WinRM or an Agent (not how the data is collected but what data is collected) and then a further break down on the list resources section. What data is collected by and under
- CPU & Memory
- Status (ICMP vs Status & Response)
- Volumes
- Physical Memory (is this duplicated with the above (CPU & Memory or something different)
- Virtual Memory
- Each Drive letter
- Interfaces what all is collected
- What all falls under asset inventory
- Same with scheduled tasks what all is collected beyond just name and status.
Any templates that i add on is out of scope on this, right now I just want to gather info on what comes in so already so I am not duplicating things etc.