If you already installed the agent, but can't see the data in the Atatus dashboard for more than 10 minutes, just make sure that license key is correct.

  1. Check license key in the file /etc/atatus-infra-agent/atatus.yml

    license_key: lic_******
    
  2. If it isn't there or incorrect, copy and paste the infra license key from Atatus Infra settings.

  3. Once it is updated, restart the infra agent.

    copy
    icon/buttons/copy
    sudo service atatus-infra-agent restart
    
    # OR
    
    sudo systemctl restart atatus-infra-agent