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 |
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
Still, lean on make
(or manually update the repository using git
):
cd /opt/inode-nagios-plugins
make update
If you want to contribute, head to our personal Gitlab.