dealnews / gluster-nagios-common

Gluster Nagios Common

Home Page:http://review.gluster.org/#/admin/projects/gluster-nagios-common

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nagios Gluster Common:
=======================
Common libraries, tools, configurations for Gluster node and Nagios
server add-ons

Installation
============
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
   make
   sudo make install


Packaging
=========
The 'nagios-gluster-common.spec' file demonstrates how to distribute
this as an RPM package.


Getting Help
============

-- End of readme

About

Gluster Nagios Common

http://review.gluster.org/#/admin/projects/gluster-nagios-common

License:GNU General Public License v2.0


Languages

Language:Python 91.9%Language:Shell 4.7%Language:Perl 3.4%