add opcache

This commit is contained in:
jean-yves.fournier
2022-01-05 15:44:39 +01:00
parent a5db641142
commit 14baee3d40
7 changed files with 85 additions and 0 deletions

View File

@ -40,6 +40,13 @@
enabled: yes
tags: ['prometheus']
- name: 'prometheus | php-opcache exporter | restart service'
systemd:
name: prometheus-php-opcache-exporter.service
state: restarted
enabled: yes
tags: ['prometheus']
- name: 'prometheus | apache exporter | restart service'
systemd:
name: prometheus-apache-exporter.service