diff --git a/templates/cisco_asa_show_failover.template b/templates/cisco_asa_show_failover.template index 7038de3926..c6ceedce84 100644 --- a/templates/cisco_asa_show_failover.template +++ b/templates/cisco_asa_show_failover.template @@ -12,9 +12,9 @@ Value List LAST_FAILOVER_MONTH (\w+) Value List LAST_FAILOVER_DAY (\d+) Value List LAST_FAILOVER_YEAR (\d+) Value List SERVICE (\S+) -Value List SERVICE_STATE (\S+|) +Value List SERVICE_STATE (.*?) Value List SERVICE_MATE (\S+) -Value List SERVICE_STATE_MATE (\S+|) +Value List SERVICE_STATE_MATE (.*?) Value List SSP_SLOT (\d+) Value List SSP_MODEL (\S+) Value List SSP_STATUS (\S+) diff --git a/tests/cisco_asa/show_failover/cisco_asa_show_failover2.parsed b/tests/cisco_asa/show_failover/cisco_asa_show_failover2.parsed index dc6e2f7c91..22331b8aa2 100644 --- a/tests/cisco_asa/show_failover/cisco_asa_show_failover2.parsed +++ b/tests/cisco_asa/show_failover/cisco_asa_show_failover2.parsed @@ -16,7 +16,7 @@ parsed_sample: service: ["Active"] service_state: [""] service_mate: ["Standby"] - service_state_mate: ["Ready"] + service_state_mate: ["Not Ready"] ssp_slot: ["0", "1"] ssp_model: ["ASA5512", "IPS5512"] ssp_status: ["Up", "Up/Up"] diff --git a/tests/cisco_asa/show_failover/cisco_asa_show_failover2.raw b/tests/cisco_asa/show_failover/cisco_asa_show_failover2.raw index a896c3102f..b08871300e 100644 --- a/tests/cisco_asa/show_failover/cisco_asa_show_failover2.raw +++ b/tests/cisco_asa/show_failover/cisco_asa_show_failover2.raw @@ -13,7 +13,7 @@ Last Failover at: 19:14:57 UTC Oct 17 2018 Interface management (10.10.20.21): Normal (Monitored) slot 1: IPS5512 hw/sw rev (N/A/7.2(1)E4) status (Up/Up) IPS, 7.2(1)E4, Up - Other host: Secondary - Standby Ready + Other host: Secondary - Standby Not Ready Active time: 5065841 (sec) slot 0: ASA5512 hw/sw rev (1.0/8.6(1)2) status (Up Sys) Interface management (10.10.20.22): Normal (Monitored)