Nagios plugin installation

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
rabin9
Posts: 1
Joined: Tue Jun 19, 2012 1:03 am

Nagios plugin installation

Post by rabin9 »

Hello Everybody.

I'm new in Nagios and i have a problem that i think is very simple for you but I can't get through it. I want to start using this plugin:

http://exchange.nagios.org/directory/Pl ... ck/details

but I don't know how to do it. Should I put a file in the libexec directory or execute the script ??? And what should I put in the commands.cfg file and file in with I hold my service definitions???

Thank you for your help.
Marcin.
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Nagios plugin installation

Post by agriffin »

You should put the file in your libexec directory with executable permissions. Following that, you need to create a command definition (which is shown on the plugin's page) before you can use it. That page also shows example service definitions.
Locked