Hi all,
The customer want to monitor the status of ASA5585 cluster. I found one solution at the below link.
http://www.thedailyadmin.com/2010/06/mo ... uster.html
But when I pulled the information from master unit, I got the following results.
[root@nagios01 ~]$ snmpwalk 192.168.50.84 -c public -v2c 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3.6
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.6 = INTEGER: 3
[root@nagios01 ~]$
[root@nagios01 ~]$ snmpwalk 192.168.50.84 -c public -v2c 1.3.6.1.4.1.9.9.147.1.2.1.1.1
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.4 = STRING: "Failover LAN Interface"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.6 = STRING: "Primary unit"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.2.7 = STRING: "Secondary unit (this device)"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.4 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.6 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.3.7 = INTEGER: 3
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.4 = STRING: "not Configured"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.6 = STRING: "Failover Off"
SNMPv2-SMI::enterprises.9.9.147.1.2.1.1.1.4.7 = STRING: "Failover Off"
[root@nagios01 ~]$
I want to know how can I monitor the status of Cluster Status?
Thanks.
How to monitor the status of ASA5585 Cluster?
Re: How to monitor the status of ASA5585 Cluster?
That entirely depends on what you are looking for when you say "Cluster Status". Are you looking to see how many nodes in the cluster are up? The CPU utilization of the cluster? According to that guide it looks like it is just checking to see if one host has failed over to another. Do you have a MIB for those devices? That might give us a better idea as to what needs to be checked.
Former Nagios employee
Re: How to monitor the status of ASA5585 Cluster?
Hi tmcdonald,
We want to know Primary ASA is active or standby.
We want to know Primary ASA is active or standby.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: How to monitor the status of ASA5585 Cluster?
Have a look at this forum post as I think it covers your exact situation:
http://support.nagios.com/forum/viewtop ... 16&t=29434
http://support.nagios.com/forum/viewtop ... 16&t=29434
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: How to monitor the status of ASA5585 Cluster?
After contact to CISCO, they replied monitoring clustering status is not support so far. So you can close this case.
Thanks.
Thanks.