Ad Widget

Collapse

Zabbix agent (active) not working on logs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nicolasg
    Member
    • Apr 2011
    • 50

    #1

    Zabbix agent (active) not working on logs

    Hi All,

    I have created an item in Zabbix (active agent type) with the type of information set to log. This is an agent running in a linux environment.

    The item actually search the keyword "FATAL" in a log file and if the keyword is found then an alert is being sent.

    The item and trigger used to work in the past but today I was testing all the alerts and found this item is not working anymore.

    The item key is -> log["/var/log/server.log","FATAL"]
    Server log has read permissions ( -rw-r--r-- )

    Trigger expression -> {server_Template:log["/var/log/server.log","FATAL"].nodata(600)}#1

    I can't see any data under monitoring / lastest data for that item...

    Port 10051 is open on the server side to accept active agents data.

    Can anyone please advise ?
Working...