| Index: manifests/monitoringserver.pp |
| =================================================================== |
| --- a/manifests/monitoringserver.pp |
| +++ b/manifests/monitoringserver.pp |
| @@ -80,6 +80,7 @@ |
| nagios_host {'web1.adblockplus.org': use => 'generic-host'} |
| nagios_host {'stats1.adblockplus.org': use => 'generic-host'} |
| nagios_host {'issues1.adblockplus.org': use => 'generic-host'} |
| + nagios_host {'codereview.adblockplus.org': use => 'generic-host'} |
|
Felix Dahlke
2014/02/07 20:09:46
Should be codereview1 here as well. Also, we shoul
christian
2014/02/10 09:05:57
Done.
|
| nagios_hostgroup {'all': members => '*'} |
| nagios_hostgroup {'http-servers': members => 'server_4.adblockplus.org, server_10.adblockplus.org, server_16.adblockplus.org, download1.adblockplus.org, update1.adblockplus.org, web1.adblockplus.org, stats1.adblockplus.org, issues1.adblockplus.org'} |