So I'm not understanding the value between single device sensors that check for one thing like CPU, memory, disk space available, etc (WMI sensors) when there are multi-device sensors that also check for this same info.
For someone trying to be as efficient as possible with their sensor count, what advantages do single device sensors have over a multi-device sensor?
For example: WMI Free Disk Space (Multi Disk) Sensor - https://www.paessler.com/manuals/prtg/wmi_free_disk_space_multi_drive vs WMI Volume Sensor - https://www.paessler.com/manuals/prtg/wmi_volume_sensor
or better yet Windows CPU Load Sensor - https://www.paessler.com/manuals/prtg/wmi_cpu_load_sensor vs WMI Vital System Data v2 Sensor - https://www.paessler.com/manuals/prtg/wmi_vital_system_data_v2_sensor
The Vital System Data v2 sensor seems to check tons of things with 1 sensor. Why wouldn't someone use this rather than 6 or 7 different sensors that all individually check for 1 thing?
Add comment