Nagios-core installs /usr/lib/nagios/plugins and defines it's macro, $USER1, as that same directory. That is where nagios is usually configured to look for plugins, yet nagios-plugins-snmp installs it's plugins in /usr/nagios/libexec/ Reproducible: Always Steps to Reproduce: 1. emerge nagios-plugins-snmp 2. ls /usr/nagios/libexec/ Actual Results: #ls -1 /usr/nagios/libexec/ check_snmp_int check_snmp_process check_snmp_storage Expected Results: The three plugins from the above package would get installed to /usr/lib/nagios/plugins
Created attachment 211725 [details] An ebuild that changes the directory where the plugins are installed to.
You want 0.6.0.