-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New option to trigger alert on failed restarts
Current versions of puppet treat resources that failed to restart as different kind of failures and they are not necessarily reported, there is puppet bug PUP-2280 that explains it in more detail. Until it is fixed in version 5 of puppet it would be useful to see such failures in monitoring, so I added option to report this failure. Option is by default off to not change usual behavior.
- Loading branch information
1 parent
0c98425
commit 7a433dd
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters