Skip to main content

Hello! Is it possible to check a windows disk with these parameters?

WARNING if DiskSpace < 150 GB && FreeSpace < 10%

FEHLER if DiskSpace < 100 GB && FreeSpace < 5%

Hello :)

There are several ways of supervising a Windows disk, for example using the Windows SNMP connector and using the ‘Disk-*’ model by making a service with thresholds in “%” and a service with thresholds in “B”. As things stand, it doesn't seem possible to mix the two threshold units (you can try with the available options).

Kind regards.


Reply