Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-plugins / nagios / README.nagios
1 To use the nagios plugin
3 1) Add the nagios.schema to your schema directory
5 2) Check that the nagiosAccount plugin is in your gosa.conf and that the tab is active
7 <!--                     <plugin acl="default" class="nagiosAccount" icon="monitoring.png"
8                                 path="plugins/personal/nagios" /> -->
10 <!--    <nagios>
11                 <tab class="nagiosAccount" />
12         </nagios> -->
14 3) copy gosa_bind.conf and nagios_ldap.conf to /etc/gosa
15  
16 4) configure gosa_bind.conf to connect to your ldap tree
18 5) Configure nagios_ldap.conf for how to write the configuration file
20 Benoit Mortier
21 Guillaume Delecourt
22 OpenSides 2005-2009