Nagios Plugin 2.3.3

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
raviathu
Posts: 2
Joined: Sun Mar 29, 2020 8:23 pm

Nagios Plugin 2.3.3

Post by raviathu »

I have downloaded Nagios-Plugin-2.3.3 but I cannot find installation instructions.
I tried to use the instructions published for 2.2.1 but there is no ./tools/setup in the nagios-plugins-2.3.3/ directory. Has anyone managed to install this latest plugin?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Plugin 2.3.3

Post by scottwilkerson »

Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
raviathu
Posts: 2
Joined: Sun Mar 29, 2020 8:23 pm

Re: Nagios Plugin 2.3.3

Post by raviathu »

Thanks for the reply. I have seen this link but once 2.3.3 is downloaded, I cannot see ./tools/setup in there.

Compile + Install

cd /tmp/nagios-plugins-release-2.2.1/
sudo ./tools/setup ( this path is missing)
sudo ./configure
sudo make
sudo make install
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Plugin 2.3.3

Post by scottwilkerson »

raviathu wrote:sudo ./tools/setup ( this path is missing)
Sorry you can skip that step, it is only required if you download the master branch not an archive like this
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked