Ad Widget

Collapse

Setup Trigger for log file monitoring with specific word "OutOfMemory"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WilsonHT
    Junior Member
    • Jun 2021
    • 1

    #1

    Setup Trigger for log file monitoring with specific word "OutOfMemory"

    Hi,

    I just install Zabbix 5.4 and I would like to setup monitoring & trigger for log file if found specific word like e.g OutOfMemory.

    here is my trigger but it does not work and have error.

    Trigger: {hostxxx:log[/tmp/test.log,OutOfMemory,,,skip].regexp(OutOfMemory)}=1

    Error: Invalid parameter "/1/expression": incorrect expression starting from "{hostxxx:log[/tmp/test.log,OutOfMemory,,,skip].regexp(OutOfMemory)}=1".

    seek advice how to fix this?
  • jarkkopoh
    Junior Member
    • Oct 2018
    • 2

    #2
    Hello,

    Did you find answer for this? Have a same kind of problem here with zabbix 5.4. item/trigger which I have made in 4.x doesn't seems to work anymore.

    Comment

    Working...