3rd party plugins
3rd party plugins
Is there a standard method to install 3rd party plugins? I tried to install the well liked check_printer from http://exchange.nagios.org/directory/Pl ... es/details . Since it's just a a text file, i'm not sure how to save it and how to install it properly as my attempt won't work.
Re: 3rd party plugins
The following document outlines the standard procedure for installing and testing custom plugins:
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf
Looks like your plugin is a php file. Make it executable with:
Place it in the directory:
Follow the document for the rest of the details for installation (making a command etc.)
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf
Looks like your plugin is a php file. Make it executable with:
Code: Select all
chmod +x check_printerCode: Select all
/usr/local/nagios/libexecFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.