Installation: Other Distributions
Requirements
- Minimum RAM:
4
GB - See Requirement Specifications for additional information.
Download
Download atsd-distrib.tar.gz
tarball archive to the target server.
curl -O https://www.axibase.com/public/atsd-distrib.tar.gz
Installation Commands
sudo tar -xozvf atsd-distrib.tar.gz -C /opt/
sudo /opt/atsd/install_sudo.sh
sudo /opt/atsd/install_user.sh
It can take up to five minutes to initialize the database.
Check Installation
tail -f /opt/atsd/atsd/logs/start.log
Watch for ATSD start completed message at the end of the start.log
.
Web interface is now accessible on port 8443
(HTTPS).
Troubleshooting
- Review Troubleshooting Guide.