Ad Widget

Collapse

Issue with Actions (Notifications) and Script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Peter2016
    Junior Member
    • Jul 2016
    • 1

    #1

    Issue with Actions (Notifications) and Script

    Hello

    I've an Issue with Actions. I have two Phyton Scripts which are running an red LED which can be OFF or ON. Those are working correctly without any Issue when I'm running them on the Terminal. Inside of Zabbix they are also working. But.

    When there is an Issue, BOTH Actions will be triggered. So the LED is going ON and OFF. I don't know why, because based on the CONDITION it can't be run both, because when the Problem happens the Trigger value is PROBLEM and not OK.

    NAME // CONDITIONS // OPERATIONS // STATUS

    Report problems to Zabbix administrators 2 // Maintenance status not in maintenance AND Trigger value = PROBLEM // Send message to users: Test (Test User) via LED (Red) // Enabled

    Report problems to Zabbix administrators 3 // Maintenance status not in maintenance AND Trigger value = OK
    // Send message to users: Test (Test User) via LED (Off) // Enabled
    Any Ideas?
Working...