Plugins error
Posted: Sun Jun 17, 2012 10:23 am
Hi all, I'm having a problem installing Plugins on Ubuntu 11.10. I installed Nagios with out problem and it seems to be running fine. After installing Plugins I noticed the Check_SNMP plugin was missing, apparently it doesn't compile unless Net-SNMP is installed. So after installing Net-SNMP I tried to install Plugins again but now I'm getting the below errors. I'm new to both Linux and Nagios and would appreciate any suggestions that would help resolve this issue. Thanks, pendrgn
check_http.o: In function `check_http':
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:883: undefined reference to `np_net_ssl_read'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:924: undefined reference to `np_net_ssl_cleanup'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:879: undefined reference to `np_net_ssl_write'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:810: undefined reference to `np_net_ssl_init_with_hostname'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:812: undefined reference to `np_net_ssl_check_cert'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:813: undefined reference to `np_net_ssl_cleanup'
check_http.o: In function `check_http':
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:883: undefined reference to `np_net_ssl_read'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:924: undefined reference to `np_net_ssl_cleanup'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:879: undefined reference to `np_net_ssl_write'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:810: undefined reference to `np_net_ssl_init_with_hostname'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:812: undefined reference to `np_net_ssl_check_cert'
/home/sysadm/Downloads/nagios-plugins-1.4.15/plugins/check_http.c:813: undefined reference to `np_net_ssl_cleanup'