Werk #2487: Remove dangerous "Factory Reset" button

Component Setup
Title Remove dangerous "Factory Reset" button
Date Jul 27, 2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.7i3
Level Prominent Change
Class New Feature
Compatibility Compatible - no manual interaction needed

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