Hello,
I'm trying to monitor a log file on a server.
I use the item type "Zabbix agent (active)" with type of information "Log". the update interval is 30 seconds.
My problem is the information is updated only once, and then, there is no more update on the item.
The key I use is as following:
log["<myfile>","checked string",,100]
The string "checked string" is always present and not changing.
My file is 11 lines long. The lines are less than 20 caracthers each.
The version is 2.0.4.
What have I missed?
I'm trying to monitor a log file on a server.
I use the item type "Zabbix agent (active)" with type of information "Log". the update interval is 30 seconds.
My problem is the information is updated only once, and then, there is no more update on the item.
The key I use is as following:
log["<myfile>","checked string",,100]
The string "checked string" is always present and not changing.
My file is 11 lines long. The lines are less than 20 caracthers each.
The version is 2.0.4.
What have I missed?
Comment