Sha256: b750312942f57a622e4df4b26427445310359c38f453186e39b9ad365b9bdad9

Contents?: true

Size: 357 Bytes

Versions: 66

Compression:

Stored size: 357 Bytes

Contents

##
# Zabbix [Notifier]
#
notify_by Zabbix do |zabbix|
    zabbix.on_success = true
    zabbix.on_warning = true
    zabbix.on_failure = true

    zabbix.zabbix_host  = "zabbix_server_hostname"
    zabbix.zabbix_port  = 10051
    zabbix.service_name = "Backup trigger"
    zabbix.service_host = "zabbix_host"
    zabbix.item_key     = "backup_status"
  end

Version data entries

66 entries across 66 versions & 10 rubygems

Version Path
backup-4.3.0 templates/cli/notifier/zabbix
backup-4.2.3 templates/cli/notifier/zabbix
backup-4.2.2 templates/cli/notifier/zabbix
backup_zh-4.2.0 templates/cli/notifier/zabbix
backup-4.2.0 templates/cli/notifier/zabbix
backup-4.1.12 templates/cli/notifier/zabbix
backup-4.1.11 templates/cli/notifier/zabbix
backup-ssh-4.1.10 templates/cli/notifier/zabbix
backup-4.1.10 templates/cli/notifier/zabbix
backup-4.1.9 templates/cli/notifier/zabbix
backup-4.1.8 templates/cli/notifier/zabbix
backup-4.1.7 templates/cli/notifier/zabbix
backup-4.1.6 templates/cli/notifier/zabbix
backup-4.1.5 templates/cli/notifier/zabbix
backup-4.1.4 templates/cli/notifier/zabbix
backup-4.1.3 templates/cli/notifier/zabbix
venet-backup-4.1.3 templates/cli/notifier/zabbix
backup-4.1.2 templates/cli/notifier/zabbix
backup-4.1.1 templates/cli/notifier/zabbix
backup-4.1.0 templates/cli/notifier/zabbix