Ad Widget

Collapse

Can zabbix-server notify zabbix-agent to execute scripts when item is triggered

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sunminjie2800@163.com
    Junior Member
    • Nov 2015
    • 5

    #1

    Can zabbix-server notify zabbix-agent to execute scripts when item is triggered

    Just want zabbix to take actions to recovery system to normal state when
    The system is in an abnormal state


    like:
    When free space on D disk is less than 10%, Can zabbix-server notify zabbix-agent to execute scripts to delete some files(log files etc..)
  • hpeti2
    Junior Member
    • Jul 2015
    • 29

    #2
    Use configuration -> actions -> Event source: triggers -> create actions button.

    Under that specify your remote command type operation.

    Comment

    • sunminjie2800@163.com
      Junior Member
      • Nov 2015
      • 5

      #3
      Thank you.Has found it

      ,This function is too useful.
      Originally posted by hpeti2
      Use configuration -> actions -> Event source: triggers -> create actions button.

      Under that specify your remote command type operation.

      Comment

      Working...