How to properly restart the Data Aggegator
If web services are not all running, or some other reason that creates the need to restart the Data Aggregator
Release : 3.7
Component : IM Reporting / Admin / Configuration
Please do the following to restrat the DA, assuming this is Red Hat 7.x
CD /opt/IMDataAggregator/apache-karaf-2.4.3
systemctl stop dadaemon
systemctl stop activemq
mv data data.bak
reboot the DA or run "systemctl start dadaemon"