Thanks Terry.
Here's today's php70-fpm.log:
Aug 8 03:32:43 sme10 php70-fpm[1042]: [NOTICE] Reloading in progress ...
Aug 8 03:32:43 sme10 php70-fpm[1042]: [NOTICE] reloading: execvp("/opt/remi/php70/root/usr/sbin/php-fpm", {"/opt/remi/php70/root/usr/sbin/php-fpm", "--nodaemonize"})
Aug 8 09:47:08 sme10 php70-fpm[32446]: [NOTICE] fpm is running, pid 32446
Aug 8 09:47:08 sme10 php70-fpm[32446]: [NOTICE] ready to handle connections
Aug 8 09:47:08 sme10 php70-fpm[32446]: [NOTICE] systemd monitor interval set to 10000ms
09:47 was when I restarted the service. Last week's php70-fpm.log shows a lot more happening when starting:
Aug 1 03:28:16 sme10 php70-fpm[12060]: [NOTICE] Reloading in progress ...
Aug 1 03:28:16 sme10 php70-fpm[12060]: [NOTICE] reloading: execvp("/opt/remi/php70/root/usr/sbin/php-fpm", {"/opt/remi/php70/root/usr/sbin/php-fpm", "--nodaemonize"})
Aug 1 03:28:16 sme10 php70-fpm[12060]: [NOTICE] using inherited socket fd=6, "/var/run/php-fpm/php70.sock"
Aug 1 03:28:16 sme10 php70-fpm[12060]: [NOTICE] fpm is running, pid 12060
Aug 1 03:28:16 sme10 php70-fpm[12060]: [NOTICE] ready to handle connections
Aug 1 03:28:16 sme10 php70-fpm[12060]: [NOTICE] systemd monitor interval set to 10000ms
Aug 1 03:28:17 sme10 php70-fpm[12060]: [NOTICE] Reloading in progress ...
Aug 1 03:28:17 sme10 php70-fpm[12060]: [NOTICE] reloading: execvp("/opt/remi/php70/root/usr/sbin/php-fpm", {"/opt/remi/php70/root/usr/sbin/php-fpm", "--nodaemonize"})
Aug 1 03:28:17 sme10 php70-fpm[12060]: [NOTICE] using inherited socket fd=6, "/var/run/php-fpm/php70.sock"
Aug 1 03:28:17 sme10 php70-fpm[12060]: [NOTICE] fpm is running, pid 12060
Aug 1 03:28:17 sme10 php70-fpm[12060]: [NOTICE] ready to handle connections
Aug 1 03:28:17 sme10 php70-fpm[12060]: [NOTICE] systemd monitor interval set to 10000ms
Aug 1 15:30:42 sme10 php70-fpm[1042]: [NOTICE] fpm is running, pid 1042
Aug 1 15:30:42 sme10 php70-fpm[1042]: [NOTICE] ready to handle connections
Aug 1 15:30:42 sme10 php70-fpm[1042]: [NOTICE] systemd monitor interval set to 10000ms
To me it looks like the service didn't properly start this morning. But no errors or warnings to be seen.