# service php7.2-fpm status ● php7.2-fpm.service - The PHP 7.2 FastCGI Process Manager Loaded: loaded (/lib/systemd/system/php7.2-fpm.service; enabled; vendor preset: enabled) Active: active (running) since Sat 2019-04-13 17:24:28 CEST; 3min 27s ago Docs: man:php-fpm7.2(8) Main PID: 943 (php-fpm7.2) Status: "Processes active: 0, idle: 2, Requests: 0, slow: 0, Traffic: 0req/sec" Tasks: 3 (limit: 2319) CGroup: /system.slice/php7.2-fpm.service ├─943 php-fpm: master process (/etc/php/7.2/fpm/php-fpm.conf) ├─964 php-fpm: pool www └─965 php-fpm: pool www Apr 13 17:24:28 xxx systemd[1]: Starting The PHP 7.2 FastCGI Process Manager... Apr 13 17:24:28 xxx systemd[1]: Started The PHP 7.2 FastCGI Process Manager.