Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
I added the magic threshold adaption from check_mk for large disks to the script. https://github.com/pashol/nagios-checks/blob/master/check_win_snmp_disk.pl
Documentation for the magic number: https://mathias-kettner.de/checkmk_filesystems.html (Chapter df magic number)
I also eliminated the rounding of percentages. For large disks with a narrow warning/critical levels it could potentially cause problems.