Search found 2 matches
- Thu May 16, 2013 8:32 am
- Forum: Open Source Nagios Projects
- Topic: Check_snmp not working on ASA
- Replies: 3
- Views: 3627
Re: Check_snmp not working on ASA
Well I thought I installed them correctly. It wasn't working and I ran: $ sudo apt-get install snmp-mibs-downloader $ sudo download-mibs $ sudo sed -i 's/^mibs/#mibs/g' /etc/snmp/snmp.conf I also commented out the last line in the snmp.conf file: # # As the snmp packages come without MIB files due t...
- Wed May 15, 2013 1:41 pm
- Forum: Open Source Nagios Projects
- Topic: Check_snmp not working on ASA
- Replies: 3
- Views: 3627
Check_snmp not working on ASA
I have migrated a previous Nagios installation to a new Ubuntu 12.04 server. I have almost every device working.. My Cisco ASA firewall is not responding to snmp_check commands. When I run /check_snmp -H $HOSTADDRESS$ -C public -o sysUpTimeInstance I get the error: External command error: Did not fi...