To manually start the Atatus PHP Collector, you need to follow these steps:
Copy the example configuration file.
sudo cp /etc/atatus/atatus-php-collector.conf.template /etc/atatus/atatus-php-collector.conf
Restart the atatus php collector.
sudo service atatus-php-collector restart
How to run Collector as non-root user:
Copy the example configuration file.
sudo cp /etc/atatus/atatus-php-collector.conf.template /etc/atatus/atatus-php-collector.conf
Start the collector using below command
sudo su --command '/usr/lib/atatus-php/scripts/atatus-php-collector-initd start' --login username