enabled nagios/kairos modules but leave nav tabs disabled
diff --git a/planetstack/planetstack/settings.py b/planetstack/planetstack/settings.py
index cddc5d1..63af805 100644
--- a/planetstack/planetstack/settings.py
+++ b/planetstack/planetstack/settings.py
@@ -144,8 +144,8 @@
     'hpc',
     'requestrouter',
     'cassandra',
-#    'kairos',
-#    'nagios',
+    'kairos',
+    'nagios',
     'syndicate',
     'geoposition',
 )