Cleanup config.nodes_of
[check_mk.git] / checkman / cisco_asa_failover
blob6dbb76e96659891e70e9cd7db92e71200989cae1
1 title: Cisco ASA: Cluster failover
2 agents: snmp
3 catalog: hw/network/cisco
4 license: GPLv3
5 distribution: check_mk
6 description:
7  The Cisco "Adaptive Security Appliances" (ASA) support to run as a failover
8  cluster.
9  This check allows to monitor whether such a cluster is running normal, or
10  if it has failed over to the partner device for any reason.
12  The check will report {OK} as long as the correct unit has the role "active" or "standby".
13  If a failover has occured, the check will report a {WARNING} status.
15  Additionally roles and expected status can be configured now.
17  If an unknown status is encountered (other than 9 or 10 in the status OIDs)
18  it will go to {UNKNOWN}.
20  The check is not tested against un-clustered ASA devices.
23 item:
24   No item is generated.
27 inventory:
28   The check detects ASA devices and saves the current cluster role on inventory.
31 parameters:
32   A singe integer indicating the status, either active(9) or standby(10).