Refactoring: Moved check parameters from unsorted.py to dedicated modules (CMK-1393)
commitc8fcf08da1775ced490a94e2ab1c045f2cd199b1
authorKenneth Okoh <ko@mathias-kettner.de>
Fri, 11 Jan 2019 16:16:46 +0000 (11 17:16 +0100)
committerKenneth Okoh <ko@mathias-kettner.de>
Thu, 17 Jan 2019 11:20:48 +0000 (17 12:20 +0100)
tree46a8d89177951a4e18049e2e68c9d8583c059e65
parentbab73f4cf143c81f31b8c505f2e0f835e851c9db
Refactoring: Moved check parameters from unsorted.py to dedicated modules (CMK-1393)

Change-Id: I11564fd47320a2ee631700de9d277c533a0630b2
cmk/gui/plugins/wato/check_parameters/bonding.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/cisco_ip_sla.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/esx_hostystem_maintenance.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/esx_vsphere_datastores.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/fcp.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/ibm_svc_mdiskgrp.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/if.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/signal_quality.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/sp_util.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/unsorted.py
cmk/gui/plugins/wato/check_parameters/volume_groups.py [new file with mode: 0644]