Refactoring: Moved check parameters from unsorted.py to dedicated modules (CMK-1393)
commitc16e3471c1abd6d9fb6e564403de9a59c91d9654
authorKenneth Okoh <ko@mathias-kettner.de>
Fri, 11 Jan 2019 16:55:38 +0000 (11 17:55 +0100)
committerKenneth Okoh <ko@mathias-kettner.de>
Thu, 17 Jan 2019 12:36:55 +0000 (17 13:36 +0100)
treef73193e4f1cf832244eae7fa6edc88e99de7676d
parent37a87880895822b6dd9ad60bfbdc5901926eb572
Refactoring: Moved check parameters from unsorted.py to dedicated modules (CMK-1393)

Change-Id: I71e503a89f7682286a375da6476dd34232104711
cmk/gui/plugins/wato/check_parameters/esx_host_memory.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/esx_vsphere_objects.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/esx_vsphere_objects_count.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/services_summary.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/solaris_services_summary.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/unsorted.py
cmk/gui/plugins/wato/check_parameters/vm_guest_tools.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/vm_heartbeat.py [new file with mode: 0644]
cmk/gui/plugins/wato/check_parameters/windows_printer_queues.py [new file with mode: 0644]