Subversion Repositories sysadmin_scripts

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
89 rodolico 1
---
2
defaults:
3
  'failure count': 0
91 rodolico 4
  'report from': root
89 rodolico 5
  'report to': something
6
  'report type': mail
7
  timeout: 60
8
  type: ping
9
'sites to check':
10
  'name of another site':
11
    timeout: 20
12
    type: ping
13
    url: 192.168.1.50
14
  'name of site':
15
    type: lwp
16
    url: http://example.com