Hi,
I'm trying to set the following attribute to monitor the existence of a specific file.
The attribute is set like that: "{ilclmdb:vfs.file.exists[/arch/ctl/control02.ctl].avg(10)}=1".
however this rule is always triggers the trigger and I see that notification.
I tried to run inside the server the following command: "zabbix_agent -t "vfs.file.exists[/arch/ctl/control02.ctl]"" and the result is [u|1], that means that the agent if actually finding this file however the trigger is still can not find the file.
Any suggestions?
I'm trying to set the following attribute to monitor the existence of a specific file.
The attribute is set like that: "{ilclmdb:vfs.file.exists[/arch/ctl/control02.ctl].avg(10)}=1".
however this rule is always triggers the trigger and I see that notification.
I tried to run inside the server the following command: "zabbix_agent -t "vfs.file.exists[/arch/ctl/control02.ctl]"" and the result is [u|1], that means that the agent if actually finding this file however the trigger is still can not find the file.
Any suggestions?
Comment