]> arthur.barton.de Git - nagcollect.git/blobdiff - INSTALL
Remove OS X packaging scripts
[nagcollect.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c7b4d9a68e559af02df6e0d59fd01cb3102fafec..02b759a7939d3d3a95328e2f4ac920e5bc9a3cd2 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,9 @@
 
              NagCollect: Nagios Data Collector for Passive Checks
-           Copyright (c)2009-2010 Alexander Barton, alex@barton.de
+           Copyright (c)2009-2014 Alexander Barton, alex@barton.de
+
+             NagCollect is free software and published under the
+                   terms of the GNU General Public License.
 
                                    INSTALL
 
@@ -36,3 +39,12 @@ periodic execution, which "make install-client" does on this platform:
 
 - Start: sudo launchctl load -w /Library/LaunchDaemons/de.barton.nagcollect
 - Stop:  sudo launchctl unload -w /Library/LaunchDaemons/de.barton.nagcollect
+
+
+Plugins (active checks)
+~~~~~~~~~~~~~~~~~~~~~~~
+
+1. Run "make install-plugins".
+
+The plugins will be build (generated using the passive service checks and
+a wrapper script) and installed into /usr/local/lib/nagios/plugins/.