Refactoring: Moved more application check parameters from unsorted.py to dedicated...
commit953f883189bdacf35ec936f8e6d412f3913d5ec3
authorKenneth Okoh <ko@mathias-kettner.de>
Thu, 6 Dec 2018 13:37:45 +0000 (6 14:37 +0100)
committerKenneth Okoh <ko@mathias-kettner.de>
Thu, 20 Dec 2018 11:57:42 +0000 (20 12:57 +0100)
tree5a9038cb128a7817d1f1b591483352384182b563
parent13ce6cc5cfd8d57d1f19bc3fdd94bc2f35120108
Refactoring: Moved more application check parameters from unsorted.py to dedicated modules (CMK-1393)

Change-Id: I3bbceaef6c34b5a28d3668175c03b92b5f822c6f
cmk/gui/plugins/wato/check_parameters/firewall_if.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/kaspersky_av_client.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/mcafee_av_client.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/mcafee_emailgateway_bridge.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/mcafee_web_gateway.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/mcafee_web_gateway_misc.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/pfsense_counter.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/unsorted.py