Hello, I have setup check_disk_smb ( version 2.0.3 ) to check a network share that is 5TB in size. Here is the command: /usr/local/nagios/libexec/check_disk_smb -H 192.168.118.226 -s pims_livelink24 -w 90% -c 95% -u <username> -p <password> Which is returning: Disk ok - 1023G (100%) free on \\192.16...