How to install a plugin from github?
Posted: Wed Jan 15, 2014 3:12 am
Hi,
I'm wondering how to install plugins from github?
I used to work with simple command scripts but not with more complicated plugins.
For example this plugin:
https://github.com/pyr/check-graphite
First of all I guess I need to install ruby on my server.
Now where do I put the files? I assume I need to create a new folder inside the lib folder, move there the plugin files.
Then create a new command in Nagios which is using the check_graphite.rb file as a command.
Am I right or there is something else to do?
Also what what is the best ruby version to work on red had with nagiosxi?
Thanks in advance.
I'm wondering how to install plugins from github?
I used to work with simple command scripts but not with more complicated plugins.
For example this plugin:
https://github.com/pyr/check-graphite
First of all I guess I need to install ruby on my server.
Now where do I put the files? I assume I need to create a new folder inside the lib folder, move there the plugin files.
Then create a new command in Nagios which is using the check_graphite.rb file as a command.
Am I right or there is something else to do?
Also what what is the best ruby version to work on red had with nagiosxi?
Thanks in advance.