On a RHEL 8 monitored host, I've installed ncpa 2.4.0 from the nagios-base repo.
For ncpa, the plugins directory is located here:
Code: Select all
/usr/local/ncpa/plugins/However, for nagiosxi-nagiosplugins, the plugins are installed here:
Code: Select all
/usr/local/nagios/libexec/What is the best-practice for getting the nagiosxi-nagiosplugins plugins into the ncpa plugins/ directory?
Thanks.