Thank you. I had thought of just making the directory but wanted to first confirm this plugin did not require the Nagios core.
Appreciate it. //Garrett On Fri, Jan 27, 2017 at 8:20 AM, Gerald Vogt <[email protected]> wrote: > On 27/01/2017 16:01, Garrett Pye wrote: > >> Want to confirm if Nagios core is required to invoke check_interface >> service. When navigate to required information and install, the >> installation fails at: >> >> https://git.netways.org/plugins/check_interfaces >> >> _Fail message_ >> >> strip check_interfaces >> /usr/bin/install -c -t /usr/local/nagios/libexec check_interfaces >> /usr/bin/install: failed to access '/usr/local/nagios/libexec': No such >> file or directory >> > > As it says here: the directory /usr/local/nagios/libexec does not exist > and the makefile doesn't create it for you. > > That's all what this error says. > > Thus, either create the directory or install it into a different directory > which already exists... > > -Gerald > > > > Makefile:37: recipe for target 'install' failed >> make: *** [install] Error 1 >> >> //Garrett >> >> >> _______________________________________________ >> icinga-users mailing list >> [email protected] >> https://lists.icinga.org/mailman/listinfo/icinga-users >> >> > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.icinga.org/mailman/listinfo/icinga-users >
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
