summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88cc3c5)
raw | patch | inline | side by side (parent: 88cc3c5)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 Oct 2005 13:11:36 +0000 (13:11 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 Oct 2005 13:11:36 +0000 (13:11 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1745 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/opensides/nagios.README | patch | blob | history | |
contrib/opensides/xls-export.README | patch | blob | history |
index 19fb420d61e71caa7b3257ce2250b37e9c3c321d..543601cd36c2072640326d67036ebda7f051df92 100644 (file)
-To test the plugin add this in gosa.conf
+To use the nagios plugin remove the comment in front of nagios in gosa.conf
- <nagios>
+<!-- <nagios>
<tab class="nagiosAccount" />
- </nagios>
+ </nagios> -->
+
+
+Guillaume Delecourt
+OpenSides October 2005
+
-before <connectivity> eg.
-Guillaume.
\ No newline at end of file
index 42932e75bb0fd4c07799051cca9d332587f53f29..6cb3e08eb801c0ef0cc8ef4e97721f82f0a212e9 100644 (file)
-for test the xls export add this :
+To use the xls export addon uncomment the following line in your gosa.conf :
- <tab class="xlsexport" name="XLS export" />
+<!-- <tab class="xlsexport" name="Excel Export" /> -->
-in your /etc/gosa/gosa.conf in <ldfitab>.
+Guillaume
+OpenSides October 2005