We are using Zabbix (Version: 2.0.1) for about a while and it is monitoring three servers by now. The servers are all Linuxes. I used Template OS Linux, which includes file system auto discovery. It does it’s job too well:
The servers provide file system access by WebDAV. WebDAV doesn’t allow symbolic links by specification, so we have to mount --bind each directory. This results in all mounts being monitored by Zabbix now. I want to get rid of the mount --bind mounted directories in Zabbix while keeping the ‘real’ mounted file systems.
• I cannot delete the items manually because the check box to select them is greyed out. (That doesn’t solve the problem but it’s the first thought I had)
• I tried to set the file system auto discovery for the Template OS Linux to „disabled“ in hope that they would all become deleted but it didn’t happen.
What can I do? Any help is apreciated.
The servers provide file system access by WebDAV. WebDAV doesn’t allow symbolic links by specification, so we have to mount --bind each directory. This results in all mounts being monitored by Zabbix now. I want to get rid of the mount --bind mounted directories in Zabbix while keeping the ‘real’ mounted file systems.
• I cannot delete the items manually because the check box to select them is greyed out. (That doesn’t solve the problem but it’s the first thought I had)
• I tried to set the file system auto discovery for the Template OS Linux to „disabled“ in hope that they would all become deleted but it didn’t happen.
What can I do? Any help is apreciated.


Comment