To start the Abiquo platform servers and services, do these steps:
On the Abiquo Server, restart the HTTP daemon to refresh the user interface files, and bring up the Tomcat server.
service httpd restart service abiquo-tomcat start
On the Remote Services server, start the Tomcat server
service abiquo-tomcat start
On the Monitoring Server, start the Cassandra service
sudo service cassandra start
- WAIT about 5 minutes until the service is up and running
Start the KairosDB service
sudo service kairosdb start
WAIT about 1 minute until the service is up and running
Start the other services in this order
sudo service abiquo-emmett start sudo service abiquo-delorean start