https://github.com/gluster/gluster-nagios-common
Common utilities required for gluster-nagios-common and nagios-server-addons
https://github.com/gluster/gluster-nagios-common
Last synced: about 1 year ago
JSON representation
Common utilities required for gluster-nagios-common and nagios-server-addons
- Host: GitHub
- URL: https://github.com/gluster/gluster-nagios-common
- Owner: gluster
- License: gpl-2.0
- Created: 2016-02-09T12:40:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T12:41:45.000Z (over 10 years ago)
- Last Synced: 2025-02-04T19:42:18.755Z (over 1 year ago)
- Language: Python
- Size: 73.2 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
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