To manually start the Atatus PHP Collector, you need to follow these steps:

  1. Copy the example configuration file.

    sudo cp /etc/atatus/atatus-php-collector.conf.template /etc/atatus/atatus-php-collector.conf
    
  2. Restart the atatus php collector.

    sudo service atatus-php-collector restart
    

How to run Collector as non-root user:

  1. Copy the example configuration file.

    sudo cp /etc/atatus/atatus-php-collector.conf.template /etc/atatus/atatus-php-collector.conf
    
  2. Start the collector using below command

    sudo su --command '/usr/lib/atatus-php/scripts/atatus-php-collector-initd start' --login username