Hr_fs check is missing disk

CMK version: 2.2.0p31
OS version: Unknown (If needed I can ask our checkMK team)

Error message: No error. But we are missing the /var/log partition after we extended it from 13 to 17 TB.

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)

Is there limitation on the disksize that can be monitored?

We are monitoring a lot of Check Point firewalls but this is the only one with this much diskspace assigned.

Hi.

Looks like an OS issue. Did you check your mountpoits on the system. What happens during a new service discovery? The service discovery is not limited on filesizes,

RG, Christian

It seems the vendor (Check Point) has documented this as part of the restiction where they use a 32 bit value and 32 bits just isn’t enough to cover partition sizes over 15 TB.

sk158852 - SNMP query for disk space returns negative value or does not return any value at all explains this an d provides a workaround. We still need to implement the workaround.

If you use SNMP V1 then 32-Bit counter used. You can use V2 or V3 instead for 64-Bit counters.