hi,
I am new here.
using zabbix ver 7.0.21.
I am trying to get trigger is a directory on a windows server host (2019 with agent 7.0X) has not been changed for the last 5 min.
(usually this directory is very active so if files stops coming I need to know)
I created a trigger like this:
change(/Server1/vfs.file.time["D:\LIB",modify])>5
but the behavior is not as expected.
can any one point me where am I wrong and what should be the correct syntax?
I am new here.
using zabbix ver 7.0.21.
I am trying to get trigger is a directory on a windows server host (2019 with agent 7.0X) has not been changed for the last 5 min.
(usually this directory is very active so if files stops coming I need to know)
I created a trigger like this:
change(/Server1/vfs.file.time["D:\LIB",modify])>5
but the behavior is not as expected.
can any one point me where am I wrong and what should be the correct syntax?
Comment