Skip to main content
Hello,I'm using the "OS-Windows-disk-Global-SNMP" plugin to monitor the remaining free space on my disks, but I've noticed that the detection stops at 2 TB.Have you already noticed this issue on your monitors?Sincerely,Eric

Hello,

What version of SNMP are you using to check your disk?
AFAIK snmp v1 are limited to 32bit counter

You can try with SNMP v2c and see if you get the correct size

 

Hope it helps


Hello,I'm using SNMP v2c

 


Try to add in service EXTRAOPTIONS

--counters-overflow

 


thanks, it's solved