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?
Nagios Plugin 2.3.3
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios Plugin 2.3.3
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
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
Sorry you can skip that step, it is only required if you download the master branch not an archive like thisraviathu wrote:sudo ./tools/setup ( this path is missing)