Module: check_mk
Branch: master
Commit: 0ba856768a9a273b54a5f58407ac39c28f6b70c6
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=0ba856768a9a27…
Author: Marcel Arentz <ma(a)mathias-kettner.de>
Date: Mon May 22 16:52:51 2017 +0200
4737 cisco_asa_failover: Now roles of cluster and state of failover is configurable
The roles of primary and secondary devices can now be configured. Defaults
are "active" for primary and "standby" for secondary. Also the state
if a
failover takes place can be set.
Change-Id: If51bdc7a6a272ec6066c706cf3ce51c85e1fd77a
---
.werks/4737 | 12 ++++
checkman/cisco_asa_conn | 18 +++++
checkman/cisco_asa_failover | 2 +
checks/cisco_asa_conn | 95 +++++++++++++++++++++++++++
checks/cisco_asa_failover | 123 ++++++++++++++++++-----------------
web/plugins/wato/check_parameters.py | 39 +++++++++++
6 files changed, 231 insertions(+), 58 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=0ba856768a…