Difference between revisions of "Systemctl status php7.2-fpm"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
  [[systemctl status]] [[php]]7.2-fpm
 
  [[systemctl status]] [[php]]7.2-fpm
  
<pre>
 
systemctl status php7.2-fpm
 
● 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 Thu 2020-10-15 06:34:34 UTC; 5 months 27 days ago
 
    Docs: man:php-fpm7.2(8)
 
Main PID: 26318 (php-fpm7.2)
 
  Status: "Processes active: 0, idle: 3, Requests: 2580638, slow: 0, Traffic: 0req/sec"
 
    Tasks: 4 (limit: 1151)
 
  CGroup: /system.slice/php7.2-fpm.service
 
          ├─ 4814 php-fpm: pool www
 
          ├─23498 php-fpm: pool www
 
          ├─24024 php-fpm: pool www
 
          └─26318 php-fpm: master process (/etc/php/7.2/fpm/php-fpm.conf)
 
  
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
+
systemctl status php7.2-fpm
</pre>
+
● 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 Thu 2020-10-15 06:34:34 UTC; 5 months 27 days ago
 +
      Docs: man:php-fpm7.2(8)
 +
  Main PID: 26318 (php-fpm7.2)
 +
    Status: "Processes active: 0, idle: 3, Requests: 2580638, slow: 0, Traffic: 0req/sec"
 +
    Tasks: 4 (limit: 1151)
 +
    CGroup: /system.slice/php7.2-fpm.service
 +
            ├─ 4814 php-fpm: pool www
 +
            ├─23498 php-fpm: pool www
 +
            ├─24024 php-fpm: pool www
 +
            └─26318 php-fpm: master process (/etc/php/7.2/fpm/php-fpm.conf)
 +
 +
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
  
 
== Related terms ==
 
== Related terms ==

Revision as of 18:49, 30 August 2021

systemctl status php7.2-fpm


systemctl status php7.2-fpm
● 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 Thu 2020-10-15 06:34:34 UTC; 5 months 27 days ago
     Docs: man:php-fpm7.2(8)
 Main PID: 26318 (php-fpm7.2)
   Status: "Processes active: 0, idle: 3, Requests: 2580638, slow: 0, Traffic: 0req/sec"
    Tasks: 4 (limit: 1151)
   CGroup: /system.slice/php7.2-fpm.service
           ├─ 4814 php-fpm: pool www
           ├─23498 php-fpm: pool www
           ├─24024 php-fpm: pool www
           └─26318 php-fpm: master process (/etc/php/7.2/fpm/php-fpm.conf)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

Related terms

See also

Advertising: