Hello all.
We have around 30 servers sharing the same /mnt/nfs to which we export data to per cron. After the export is done, the disk space sits at 82%, triggering Zabbix "disk space is low on /mnt/nfs >80%". Therefore every time this happens (twice a day), I get 30 email notification telling me that the space of /mnt/nfs is being used >80%, which is annoying.
How can I exclude this path from being monitored? I raised the value ({$VFS.FS.PUSED.MAX.WARN}) to 85%, but really the comfortable way would be to just exclude it from the monitoring...
Thanks in advance and kind regards.
We have around 30 servers sharing the same /mnt/nfs to which we export data to per cron. After the export is done, the disk space sits at 82%, triggering Zabbix "disk space is low on /mnt/nfs >80%". Therefore every time this happens (twice a day), I get 30 email notification telling me that the space of /mnt/nfs is being used >80%, which is annoying.
How can I exclude this path from being monitored? I raised the value ({$VFS.FS.PUSED.MAX.WARN}) to 85%, but really the comfortable way would be to just exclude it from the monitoring...
Thanks in advance and kind regards.
Comment