Skip to content

Commit

Permalink
Added missing config example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan McGreggor committed Jan 5, 2012
1 parent ea2af3a commit 138eaa4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Expand Up @@ -10,6 +10,7 @@ implementations to use the loaded YAML data.
* Stubbed out some test cases for other classes.
* Removed the old ZConfig files from etc (kept the schema.xml file for
references).
* Added missing config example.

2012.01.04

Expand Down
10 changes: 10 additions & 0 deletions etc/pymon_service_checks.yaml
Expand Up @@ -19,3 +19,13 @@ services:
enabled: true
escalation enabled: false
scheduled downtime: 2001.01.01 00:00:00 - 2038.01.01 00:00:00

- monitor type: ping
uri: git.adytum.us
enabled: false
escalation enabled: false
notifications:
combine action: replace
list:
- email: thick@candy-shell.com
- email: bull@butchers-ass.com

0 comments on commit 138eaa4

Please sign in to comment.