Ad Widget

Collapse

Logfile -> ACK -> set manually to O.K

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Linuxmail
    Junior Member
    • Feb 2016
    • 9

    #1

    Logfile -> ACK -> set manually to O.K

    hi,

    I red several entries about checking logfiles, but the most answers are not fitting, how we need it.

    What we need:

    1. errorcode=-5000 is found in /var/log/bla.log
    2. Zabbix agent triggers mails, until ACK
    3. User sets item to O.K manually

    In some sentences:

    If the message "errorcode=-5000" is found, Zabbix has to send mails, until a user ACK this problem.
    Than, if the problem is fixed, the user has to set the O.K state manually in Zabbix. We don't want let it do by Zabbix.

    It that possible with Zabbix 2.4?

    cu denny
  • Linwood
    Senior Member
    • Dec 2013
    • 398

    #2
    Not sure what part of this is the issue, but in the Action section where you send the message, you can put a condition to send (or not) based on a user acknowledging the event. Acknowledge at many places is not "fixed" but "I own it", but that may help?

    But if you are asking how can the user set the OK state manually of a trigger, I do not know of a way, other than changing something used in the trigger expression. A user macro perhaps, but that seems awkward and likely to get tangled up.

    Also... is it possible to get multiple overlapping events (requiring multiple fixes and ack's and OK's), which would make this more complicated.

    Comment

    • Linuxmail
      Junior Member
      • Feb 2016
      • 9

      #3
      hi,

      thanks for the reply ... Zabbix is much more complicated, than I thought :-/

      I try now a different way .... with a trapper and a script, which the user can execute.

      cu denny

      Comment

      Working...