remove more hardcoded stg points in nagios

This commit is contained in:
Stephen Smoogen 2020-06-08 10:33:05 -04:00
parent ca39f67ed6
commit 00b7de4753
2 changed files with 9 additions and 9 deletions

View file

@ -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