The Intelligence Center helps administrators manage their Atakama deployment by providing a centralized view of Atakama within their environment.
The Intelligence Center is comprised of a web-based dashboard and a dashboard server. The web dashboard provides a summary of the Atakama deployment, while the dashboard server logs events and statistics from Atakama users and stores the events in a local database that provides a status overview. The web dashboard utilizes the dashboard server's REST API to process user requests.
Installing the Intelligence Center on a Windows machine:
- Download and install the AWS root certificate (the first one) from here.
- Download the Intelligence Center software.
- Double-click on the MSI file and complete the installation process by approving any pop-ups that appears.
- Open the Command Prompt and enter: atakama-srv logger keygen --save
- Enter: atakama-srv dashboard import init-db
- Enter: atakama-srv logger get-id
- Obtain the device id, which will be used when connecting to the server.
- Follow the steps in this link for the Admin setup guide.
- Follow the steps in this link for the end-user setup guide.
- In the Command Prompt enter: atakama-srv start
- To access the Intelligence Center, open a web browser and enter "localhost:8000" in the address bar.
The Intelligence Center will now display information specific to your Atakama instance.
Use this link for installation instructions on Linux.