add opcache
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user