X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=nagcollect.git;a=blobdiff_plain;f=README;h=8b7e876b53fce3149acd5198855dc99c40bc8787;hp=17f85bbe9acee8804ea9a940810154e6525ed4ef;hb=862b91b21c743c4fbb5d11bb6e0c28b4e3edf7a1;hpb=838f971d2c8b7013bb4ee34042f884d5af12b2c2 diff --git a/README b/README index 17f85bb..8b7e876 100644 --- a/README +++ b/README @@ -1,6 +1,9 @@ NagCollect: Nagios Data Collector for Passive Checks - Copyright (c)2009 Alexander Barton, alex@barton.de + Copyright (c)2009-2011 Alexander Barton, alex@barton.de + + NagCollect is free software and published under the + terms of the GNU General Public License. README @@ -9,4 +12,7 @@ NagCollect is a bunch of PHP and shell scripts to enhance Nagios3 to better handle passive host and service checks. It consists of some scripts that must be installed on the server and others that must run on the clients. +In addition, the passive service checks can be used as active check scripts +using a wrapper script included in this distribution. + See the file INSTALL for details.