remove more hardcoded stg points in nagios
This commit is contained in:
parent
ca39f67ed6
commit
00b7de4753
2 changed files with 9 additions and 9 deletions
|
@ -79,14 +79,14 @@ define servicedependency {
|
|||
execution_failure_criteria w,c
|
||||
}
|
||||
|
||||
define servicedependency {
|
||||
host_name sundries01.stg
|
||||
service_description nrpe
|
||||
dependent_host_name sundries01.stg
|
||||
dependent_service_description Check Raid, Cron Daemon, Disk Space /, Swap, Total Processes, Zombie Processes
|
||||
notification_failure_criteria w,c
|
||||
execution_failure_criteria w,c
|
||||
}
|
||||
# define servicedependency {
|
||||
# host_name sundries01.stg
|
||||
# service_description nrpe
|
||||
# dependent_host_name sundries01.stg
|
||||
# dependent_service_description Check Raid, Cron Daemon, Disk Space /, Swap, Total Processes, Zombie Processes
|
||||
# notification_failure_criteria w,c
|
||||
# execution_failure_criteria w,c
|
||||
# }
|
||||
|
||||
define servicedependency {
|
||||
host_name sundries02
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue