According to the issue tracking from github https://github.com/nagios-plugins/nagio ... issues/271 I should leave a message here. Internal bug number is #12044.
Some documentations speaks of a check_radius that should be used. Maybe it means this https://github.com/nagios-plugins/nagio ... k_radius.c?
But can't find it in installed source or the deprecate comment in the documentation.
In the in the forum entry ( https://support.nagios.com/forum/viewto ... =6&t=35305) is a replacement of check_radius_adv is suggested to use.
I installed the replacement and get the following error
Code: Select all
Can't locate Authen/Radius.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_radius.pl line 28.
BEGIN failed--compilation aborted at ./check_radius.pl line 28.
Code: Select all
use Authen::Radius;Is it possible to put a known running plugin to the default install? Or at least remove the plugin from default install? It is very confusing to get a broken plugin from default.
//System
Nagios XI Version : 5.4.5
CentOS release 6.9 (Final)
Gnome is not installed