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-remote-0.0.16 templates/cli/notifier/zabbix
backup-remote-0.0.15 templates/cli/notifier/zabbix
backup-ssh-4.4.2 templates/cli/notifier/zabbix
backup-ssh-4.4.1 templates/cli/notifier/zabbix
backup-remote-0.0.14 templates/cli/notifier/zabbix
backup-remote-0.0.13 templates/cli/notifier/zabbix
backup-remote-0.0.12 templates/cli/notifier/zabbix
backup-remote-0.0.11 templates/cli/notifier/zabbix
backup-bouchard-4.4.4 templates/cli/notifier/zabbix
backup-bouchard-4.4.2 templates/cli/notifier/zabbix
backup-bouchard-4.4.1 templates/cli/notifier/zabbix
backup-ssh-4.4.0 templates/cli/notifier/zabbix
backup-remote-0.0.10 templates/cli/notifier/zabbix
backup-remote-0.0.9 templates/cli/notifier/zabbix
backup-remote-0.0.8 templates/cli/notifier/zabbix
backup-remote-0.0.7 templates/cli/notifier/zabbix
backup-remote-0.0.5 templates/cli/notifier/zabbix
backup-remote-0.0.3 templates/cli/notifier/zabbix
backup-remote-0.0.2 templates/cli/notifier/zabbix
backup-4.4.0 templates/cli/notifier/zabbix