i-nodesrl / nagios-plugins

Nagios/Icinga(2) plugins collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This software has been developed by and for I-node s.r.l.

For more informations about what you're actually allowed to do with it, look at the LICENSE file.

Website https:// i-node.it
Wiki https:// wiki.i-node.it
Git https:// git.i-node.it

Installation

Pretty straightforward, just grab and use make to do the job for you:

cd /opt
git clone https://git.i-node.it/i-node/nagios-plugins.git inode-nagios-plugins
cd inode-nagios-plugins
make install

Update

Still, lean on make (or manually update the repository using git):

cd /opt/inode-nagios-plugins
make update

Contribution

If you want to contribute, head to our personal Gitlab.

About

Nagios/Icinga(2) plugins collection

License:GNU General Public License v3.0


Languages

Language:Shell 98.0%Language:Makefile 2.0%