Nagios-Plugin "check_radius" missing in Ubuntu 14.04?
Since I asked this question already on askubuntu but nobody answered for a week perhaps here somebody knows the answere (https://askubuntu.com/questions/462162/nagios-plugin-check-radius-missing-in-ubuntu-14-04).
I recently updated our Nagios-Server from Ubuntu LTS 12.04.04 to 14.04 - despite I know that this migration is not supported.
Everything works fine but our Radius-Check fails... and now I know why: the executable "check_radius" is missing in /usr/lib/nagios/plugins - it seems to have been deinstalled during upgrade.
Does anybody know why, how to get it back or to replace it?
Since it´s an UDP-Protocol I can´t do a port check.
content of /usr/lib/nagios/plugins:
check_apt check_dns check_icmp check_log check_nt check_procs check_spop negate
check_breeze check_dummy check_ide_smart check_mailq check_ntp check_real check_ssh urlize
check_by_ssh check_file_age check_ifoperstatus check_mrtg check_ntp_peer check_rpc check_ssmtp utils.pm
check_clamd check_flexlm check_ifstatus check_mrtgtraf check_ntp_time check_rta_multi check_swap utils.sh
check_cluster check_fping check_imap check_mysql check_nwstat check_sensors check_tcp
check_dbi check_ftp check_ircd check_mysql_query check_oracle check_simap check_time
check_dhcp check_game check_jabber check_nagios check_overcr check_smb check_udp
check_dig check_host check_ldap check_nntp check_pgsql check_smb_shares.pl check_ups
check_disk check_hpjd check_ldaps check_nntps check_ping check_smtp check_users
check_disk_smb check_http check_load check_nrpe check_pop check_snmp check_wave
Download it from here: nagios exchange
You can get a lot of other plugins from there aswell.
Depending on your nagios setup you might need to make the file executable for the nagios daemon user.
As you found out this seems be a bug:
Launchpad Bugreport