Code

Updated table summary
[gosa.git] / gosa-plugins / nagios / README.nagios
index 5878e4059cf09eccce70c7eda1c64c321cf46f31..00afe6540cbc8b29a5ceca0997fc92a9a13ff84a 100644 (file)
@@ -1,20 +1,25 @@
 To use the nagios plugin
 
-1) Add the nagios schema to your schema directory
+1) Add the nagios.schema to your schema directory
 
-2) Remove the comment in front of nagiosAccount in gosa.conf
+2) Check that the nagiosAccount plugin is in your gosa.conf and that the tab is active
 
 <!--                     <plugin acl="default" class="nagiosAccount" icon="monitoring.png"
                                 path="plugins/personal/nagios" /> -->
 
-
 <!--    <nagios>
                 <tab class="nagiosAccount" />
         </nagios> -->
 
+3) copy gosa_bind.conf and nagios_ldap.conf to /etc/gosa
+4) configure gosa_bind.conf to connect to your ldap tree
+
+5) Configure nagios_ldap.conf for how to write the configuration file
+
 Benoit Mortier
 Guillaume Delecourt
-OpenSides October-November 2005
+OpenSides 2005-2009