Sha256: c5821472ed5d3f22afaeb2bc6bb784e7ccffe53f745ebff4f7c4425af599d31b

Contents?: true

Size: 303 Bytes

Versions: 71

Compression:

Stored size: 303 Bytes

Contents

  ##
  # Nagios [Notifier]
  #
  notify_by Nagios do |nagios|
    nagios.on_success = true
    nagios.on_warning = true
    nagios.on_failure = true

    nagios.nagios_host  = 'nagioshost'
    nagios.nagios_port  = 5667
    nagios.service_name = 'My Backup'
    nagios.service_host = 'backuphost'
  end

Version data entries

71 entries across 71 versions & 11 rubygems

Version Path
backup-ssh-4.4.5 templates/cli/notifiers/nagios
backup-5.0.0.beta.3 templates/cli/notifiers/nagios
backup-remote-0.0.19 templates/cli/notifiers/nagios
backupii-0.1.0.pre.alpha.2 templates/cli/notifiers/nagios
backupii-0.1.0.pre.alpha.1 templates/cli/notifiers/nagios
cm-backup-1.0.0 templates/cli/notifiers/nagios
backedup-5.0.0.beta.5 templates/cli/notifiers/nagios
backedup-5.0.0.beta.4 templates/cli/notifiers/nagios
backedup-5.0.0.beta.3 templates/cli/notifiers/nagios
ext_backup-5.0.0.beta.2.1 templates/cli/notifiers/nagios
backup-ssh-4.4.4 templates/cli/notifiers/nagios
backup-ssh-4.4.3 templates/cli/notifiers/nagios
ext_backup-5.0.0.beta.2.ext.0.1.2 templates/cli/notifiers/nagios
backup-4.4.1 templates/cli/notifiers/nagios
ext_backup-5.0.0.beta.2.ext.0.1.1 templates/cli/notifiers/nagios
ext_backup-5.0.0.beta.2.ext.0.1.0 templates/cli/notifiers/nagios
backup-remote-0.0.18 templates/cli/notifiers/nagios
backup-5.0.0.beta.2 templates/cli/notifiers/nagios
backup-5.0.0.beta.1 templates/cli/notifiers/nagios
backup-remote-0.0.17 templates/cli/notifiers/nagios