To ignore common mounts, I use the zFileSystemMapIgnoreNames property on /Device/Server/Linux. Since we automount a large selection of directories, the fact that it's a regular expression comes in handy. For example, we use the value '^/home|^/net|^/data' to prevent monitoring or alerting on any filesystem with a mountpoint that starts with /home, /net, or /data.
Mike -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=17755#17755 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
