Login to your server over SSH or open Terminal to run the installation wizard script.
Linux/Raspberry Pi
wget -O - https://minerstat.com/nonssh-install | bash
Mac
curl -L -s https://minerstat.com/nonssh-install | bash -s
The wizard will lead you through different steps where you will need to enter your access key, ASIC group for monitoring, and the type of firmware you are using. The wizard will install all dependencies and crontabs you need for monitoring.
If you want to add additional crontabs for different groups, you can run the wizard as many times you like or just manually edit the crontabs. You can read more about how to manually set up more crontabs from the crontab file on our GitHub.