Simulation ModeRequired version: 1.0.38
October 04. 2009
KW,simulation Simulation ModeThe simulation mode allows you to make a dry run of your check_mk installation. It is enabled by setting simulation_mode to True in your main.mk: main.mk simulation_mode = True When simulation mode is enabled, then:
This all allows you to simulate a complex monitoring environment without have any real targets to monitor. All you have to do is to copy all configuration and runtime data from another installation to your test installation. The best way to do this is by using Check_MK's backup & restore mechanism. After the restore, edit main.mk and set simulation_mode to True. |
| ||||||||||||||||||||||||||||||