Users may report that they are not receiving disk utilization alerts for network-mounted file systems (NFS or CIFS) on Linux servers, even when:
The cdm.log (at level 5) may show entries similar to: cdm: Skipping Network fs /mount/point - nfs space checking not active
By default, the cdm probe is configured to skip network-mounted file systems to prevent probe hangs if a remote mount becomes unresponsive. Additionally, CIFS mounts may require specific Device ID handling to be recognized correctly as network drives after a probe restart.
To enable monitoring and alerting for network file systems, you must modify the probe configuration using Raw Configure:
Enable NFS/Network Space Checking:
cdm probe./disk/fixed_default section.nfs_space_check.yes.Verification:
disk_history callback in the probe utility to verify that data for the mount point is now being collected.