Sha256: f7ed7c917d0f49b0fd72c134e64501d70cf64e723ceed0365dc8695e2f1aeaaf

Contents?: true

Size: 442 Bytes

Versions: 3

Compression:

Stored size: 442 Bytes

Contents

# define the FQDN of servers we call on to provide context in notifications
servers:
  ganglia: ganglia.example.com
  graphite: graphite.example.com
splunk:
  url: https://splunk.example.com:8089/services/search/jobs
  username: splunkuser
  password: splunkpass
logstash:
  url: http://logstash.example.com:9200
  result_field_trucate: 200
  num_results: 10
logfile: /tmp/nagios-herald.log
formatter_dir: /usr/local/nagios-herald-formatters

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nagios-herald-0.0.4 etc/config.yml.example
nagios-herald-0.0.3 etc/config.yml.example
nagios-herald-0.0.2 etc/config.yml.example