https://github.com/gluster/gluster-nagios-addons
Plugins to monitor gluster services on hosts - to work with nagios-server-addons
https://github.com/gluster/gluster-nagios-addons
Last synced: about 1 year ago
JSON representation
Plugins to monitor gluster services on hosts - to work with nagios-server-addons
- Host: GitHub
- URL: https://github.com/gluster/gluster-nagios-addons
- Owner: gluster
- License: gpl-2.0
- Created: 2016-02-09T12:27:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T12:37:53.000Z (over 10 years ago)
- Last Synced: 2025-04-12T08:52:23.021Z (about 1 year ago)
- Language: Python
- Size: 192 KB
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
Gluster Nagios Add-ons:
=======================
Nagios plugin, scripts, configuration files etc for gluster nodes.
Installation
============
The Gluster Nagios Add-ons 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 'gluster-nagios-addons.spec' file demonstrates how to distribute
this as an RPM package.
Getting Help
============
-- End of readme