Refactoring: Moved some more environment and storage check parameters from unsorted...
commitad92e7c98d721a4de60baba9740fd0df56954cb4
authorKenneth Okoh <ko@mathias-kettner.de>
Fri, 11 Jan 2019 12:38:17 +0000 (11 13:38 +0100)
committerKenneth Okoh <ko@mathias-kettner.de>
Fri, 11 Jan 2019 15:38:41 +0000 (11 16:38 +0100)
tree7317c099f729464b47e2c60d953c522b1a8ae277
parentaca571ff33010fbac8d0b783c758f9ae4911e0aa
Refactoring: Moved some more environment and storage check parameters from unsorted.py to dedicated modules (CMK-1393)

Change-Id: Iec9997830ea6dcdba19d3bbc678d6a7761b49a91
cmk/gui/plugins/wato/check_parameters/disk_failures.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/ewon.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/hw_psu.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/inotify.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/ipmi.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/lamp_operation_time.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/lvm_lvs_pools.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/motion.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/nfsiostats.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/unsorted.py