summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 6 insertions, 7 deletions
diff --git a/README b/README
index 6d391bb..a4e1e4b 100644
--- a/README
+++ b/README
@@ -1,14 +1,13 @@
-Nagios Gluster Add-ons:
+Nagios Gluster Common:
=======================
-Nagios plugin, scripts, configuration files etc for gluster nodes.
-
+Common libraries, tools, configurations for Gluster node and Nagios
+server add-ons
Installation
============
-The Nagios Gluster Add-ons can be used by following the standard
-autotools installation process, documented in the INSTALL file. As a
-quick start you can do
+This can be used by following the standard autotools installation
+process, documented in the INSTALL file. As a quick start you can do
./configure --prefix=/usr --sysconfdir=/etc \
--localstatedir=/var --libdir=/usr/lib
@@ -18,7 +17,7 @@ quick start you can do
Packaging
=========
-The 'nagios-gluster-addons.spec' file demonstrates how to distribute
+The 'nagios-gluster-common.spec' file demonstrates how to distribute
this as an RPM package.