Disable nagios restarts of fedora-tagger.
This commit is contained in:
parent
53e619cf6c
commit
9d54a117e2
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ define service {
|
||||||
check_command check_website!localhost!/tagger/!Tagger
|
check_command check_website!localhost!/tagger/!Tagger
|
||||||
max_check_attempts 8
|
max_check_attempts 8
|
||||||
use internalwebsitetemplate
|
use internalwebsitetemplate
|
||||||
event_handler restart_httpd
|
#event_handler restart_httpd
|
||||||
}
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue