On Linux, which utilizes autofs for a mountpoint, the cdm probe returns 0 values for the total space and free space for these autofs filesystem type filesystems.
The cdm.log file will show messages similar to the following at loglevel 5 in the cdm.log file:
Mar 4 09:08:13:855 [139933951612672] cdm: Found FS /my/autofs on device /etc/auto.direct type autofs
Mar 4 09:08:13:855 [139933951612672] cdm: Adding FS to list
Mar 4 09:08:13:855 [139933951612672] cdm: Found FS /my/autofs on device remotedevice:/remote/nfs type nfs4
Mar 4 09:08:13:855 [139933951612672] cdm: Adding FS to list
Mar 4 09:08:13:855 [139933951612672] cdm: Skipping Network fs /my/autofs - nfs space checking not active
DX UIM 20.4.* / 23.4.*
CDM Any version (as of june 2024)
The cdm probe is not designed to monitor autofs filesystem types. The probe will not even allow the option to enable disk monitoring for filesystems with autofs as the designated filesystem type.
The current cdm probe does not recognize the autofs filesystem type as an nfs filesystem type and will not allow you to select the "Enable disk monitoring" option for monitoring these types of autofs mounted filesystems.