From 602aa92886c93e9d95169a7abb37a59e025e3575 Mon Sep 17 00:00:00 2001 From: Ciaby Date: Fri, 29 May 2015 16:06:47 -0500 Subject: [PATCH] Tweaking checks --- modules/rhizo_base/files/etc/icinga2/conf.d/hosts.conf | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/modules/rhizo_base/files/etc/icinga2/conf.d/hosts.conf b/modules/rhizo_base/files/etc/icinga2/conf.d/hosts.conf index 5ff1f9b..3a5baab 100644 --- a/modules/rhizo_base/files/etc/icinga2/conf.d/hosts.conf +++ b/modules/rhizo_base/files/etc/icinga2/conf.d/hosts.conf @@ -28,20 +28,13 @@ object Host NodeName { /* Define http vhost attributes for service apply rules in `services.conf`. */ vars.http_vhosts["http"] = { - http_uri = "/" + http_uri = "/rai/login.php" } - /* Uncomment if you've sucessfully installed Icinga Web 2. */ - //vars.http_vhosts["Icinga Web 2"] = { - // http_uri = "/icingaweb2" - //} /* Define disks and attributes for service apply rules in `services.conf`. */ vars.disks["disk"] = { /* No parameters. */ } - vars.disks["disk /"] = { - disk_partitions = "/" - } /* Define notification mail attributes for notification apply rules in `notifications.conf`. */ vars.notification["mail"] = {