Hi,<br><br>I very recently installed nagios<span style="" lang="PT"> Nagios-3.2.0 and </span><span lang="EN-AU">Nagios-plugins-1.4.14</span>on fedora 12. All went however I am not able to execute nor see check_snmp under /usr/local/nagios/libexec/<br>
<br>For your reference:<br>[root@nagios01 plugins]# cd /usr/local/nagios/libexec/<br>[root@nagios01 libexec]# ls<br>check_apt       check_file_age      check_log       check_oracle   check_tcp<br>check_breeze    check_flexlm        check_mailq     check_overcr   check_time<br>
check_by_ssh    check_ftp           check_mrtg      check_ping     check_udp<br>check_clamd     check_http          check_mrtgtraf  check_pop      check_ups<br>check_cluster   check_icmp          check_nagios    check_procs    check_users<br>
check_dhcp      check_ide_smart     check_nntp      check_real     check_wave<br>check_dig       check_ifoperstatus  check_nt        check_rpc      negate<br>check_disk      check_ifstatus      check_ntp       check_sensors  urlize<br>
check_disk_smb  check_imap          check_ntp_peer  check_smtp     <a href="http://utils.pm">utils.pm</a><br>check_dns       check_ircd          check_ntp_time  check_ssh      utils.sh<br>check_dummy     check_load          check_nwstat    check_swap<br>
[root@nagios01 libexec]#<br><br> <br><br>While I can see files in /nagios-plugins-1.4.14/plugins (after untar)<br>check_snmp<br>check_snmp.c<br>check_snmp.o<br>For your refernce:<br>[root@nagios01 Downloads]# ls<br>nagios-3.2.0         nagios-plugins-1.4.14<br>
nagios-3.2.0.tar.gz  nagios-plugins-1.4.14.tar.gz<br>[root@nagios01 Downloads]# pwd<br>/home/xxxxxxxx/Downloads<br>[root@nagios01 Downloads]# ls<br>nagios-3.2.0         nagios-plugins-1.4.14<br>nagios-3.2.0.tar.gz  nagios-plugins-1.4.14.tar.gz<br>
[root@nagios01 Downloads]#<br>[root@nagios01 libexec]# cd /home/xxxxxxxx/Downloads/nagios-plugins-1.4.14/plugins<br>[root@nagios01 plugins]# pwd<br>/home/xxxxxxxx/Downloads/nagios-plugins-1.4.14/plugins<br>[root@nagios01 plugins]# ls<br>
check_apt          check_ide_smart.o    check_overcr    check_udp<br>check_apt.c        check_imap           check_overcr.c  check_ups<br>check_apt.o        check_ldap.c         check_overcr.o  check_ups.c<br>check_by_ssh       check_load           check_pgsql.c   check_ups.o<br>
check_by_ssh.c     check_load.c         check_ping      check_users<br>check_by_ssh.o     check_load.o         check_ping.c    check_users.c<br>check_clamd        check_mrtg           check_ping.o    check_users.o<br>check_cluster      check_mrtg.c         check_pop       common.h<br>
check_cluster.c    check_mrtg.o         check_procs     Makefile<br>check_cluster.o    check_mrtgtraf       check_procs.c   Makefile.am<br>check_dig          check_mrtgtraf.c     check_procs.o   Makefile.in<br>check_dig.c        check_mrtgtraf.o     check_radius.c  negate<br>
check_dig.o        check_mysql.c        check_real      negate.c<br>check_disk         check_mysql_query.c  check_real.c    negate.o<br>check_disk.c       check_nagios         check_real.o    netutils.c<br>check_disk.o       check_nagios.c       check_smtp      netutils.h<br>
check_dns          check_nagios.o       check_smtp.c    netutils.o<br>check_dns.c        check_nntp           check_smtp.o    popen.c<br>check_dns.o        check_nt             check_snmp      popen.h<br>check_dummy        check_nt.c           check_snmp.c    popen.o<br>
check_dummy.c      check_nt.o           check_snmp.o    runcmd.c<br>check_dummy.o      check_ntp            check_ssh       runcmd.h<br>check_fping.c      check_ntp.c          check_ssh.c     runcmd.o<br>check_ftp          check_ntp.o          check_ssh.o     sslutils.c<br>
check_game.c       check_ntp_peer       check_swap      sslutils.o<br>check_hpjd         check_ntp_peer.c     check_swap.c    t<br>check_hpjd.c       check_ntp_peer.o     check_swap.o    urlize<br>check_hpjd.o       check_ntp_time       check_tcp       urlize.c<br>
check_http         check_ntp_time.c     check_tcp.c     urlize.o<br>check_http.c       check_ntp_time.o     check_tcp.o     utils.c<br>check_http.o       check_nwstat         check_time      utils.h<br>check_ide_smart    check_nwstat.c       check_time.c    utils.o<br>
check_ide_smart.c  check_nwstat.o       check_time.o<br>[root@nagios01 plugins]#<br><br>Please advice,<br><br>am<br>