Re: Return code of 127 is out of bounds - plugin may be miss
Posted: Tue Jun 25, 2013 3:06 pm
So you installed libssl-dev, excellent, now lets do this:
Code: Select all
./configure --with-nagios-user=nagios --with-nagios-group=nagiosCode: Select all
make
Code: Select all
make install