Search found 4 matches
- Wed May 08, 2019 12:52 pm
- Forum: Nagios XI
- Topic: Will notifications play catch up after being disabled
- Replies: 2
- Views: 651
Will notifications play catch up after being disabled
We're rolling out a new Nagios XI box and have disabled notifications because we were getting bombarded with false pages. Will Nagios play catchup once we enable notifications again and continue where it left off?
- Tue Oct 16, 2018 11:45 am
- Forum: Nagios XI
- Topic: Monitoring a Cisco ASA 5510 (snmp?)
- Replies: 5
- Views: 3349
Re: Monitoring a Cisco ASA 5510 (snmp?)
We ended up using these plugins to monitor the firewall.
Sessions
https://exchange.nagios.org/directory/P ... ns/details
CPU
https://exchange.nagios.org/directory/P ... ks/details
Sessions
https://exchange.nagios.org/directory/P ... ns/details
CPU
https://exchange.nagios.org/directory/P ... ks/details
- Fri Sep 14, 2018 8:35 am
- Forum: Nagios XI
- Topic: Monitoring a Cisco ASA 5510 (snmp?)
- Replies: 5
- Views: 3349
Re: Monitoring a Cisco ASA 5510 (snmp?)
Thank you for the response and doc! If I run snmpwalk -mAll -v1 -cpublic <asa_ip> system it times out with no reponse. If I run snmpwalk -v1 -c public 10.0.0.0 where "public" is the community string set on the asa I get a slew of IF-MIB, SNMPv2-MIB, and SNMPv2-SMI responses containing info...
- Wed Sep 12, 2018 12:39 pm
- Forum: Nagios XI
- Topic: Monitoring a Cisco ASA 5510 (snmp?)
- Replies: 5
- Views: 3349
Monitoring a Cisco ASA 5510 (snmp?)
Nagios Xi noob here. I've worked with it enough to know how to navigate around pretty well, add new servers, modify notifications, etc... I've never setup monitoring for a firewall though. I would like to monitor our Cisco ASA 5510's cpu and connections. From what I've read online this is done throu...