Skip to content

i-nodesrl/nagios-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.