Search found 2 matches

by raviathu
Mon Mar 30, 2020 5:30 pm
Forum: Open Source Nagios Projects
Topic: Nagios Plugin 2.3.3
Replies: 3
Views: 1541

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
by raviathu
Sun Mar 29, 2020 8:29 pm
Forum: Open Source Nagios Projects
Topic: Nagios Plugin 2.3.3
Replies: 3
Views: 1541

Nagios Plugin 2.3.3

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?