Hide Forgot
Description of problem: When installing RTGov client + server, the default setting is that the RTGov is disabled. This should be done when installing "server only" (currently not supported), because server wouldn't collect data on itself. If the client is installed too, the RTGov should be enabled after installation. Version-Release number of selected component (if applicable): 6.0.0.ER4 How reproducible: 100% Steps to Reproduce: 1. in the installation select rtgov client+server 2. after the installation is the rtgov disabled standalone/configuration/overlord-rtgov.properties -> collectionEnabled=false Actual results: Expected results: Additional info:
It has previously been agreed that rtgov activity event collection should be disabled by default upon installation, to avoid any performance impact on applications, unless the user explicitly wants to use rtgov, in which case they manually enable it. Therefore, all installations of rtgov, whether client only or client+server should set collectionEnabled to false.