Werk #2487: Remove dangerous "Factory Reset" button

Component Setup
Title Remove dangerous "Factory Reset" button
Date Jul 27, 2015
Level Prominent Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

We removed the button Factory Reset completely from WATO. This button is dangerous. Also it does anyway just a reset of WATO - not of other data in the site like NagVis maps etc. For a real reset better remove and recreate the site with:

root@linux:~# omd stop mysite
root@linux:~# omd rm mysite
root@linux:~# omd create mysite
root@linux:~# omd start mysite

To the list of all Werks