youtubebeat/vendor/github.com/elastic/beats/metricbeat/modules.d/php_fpm.yml.disabled

13 lines
280 B
Text
Raw Normal View History

2018-11-18 11:08:38 +01:00
# Module: php_fpm
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-php_fpm.html
- module: php_fpm
#metricsets:
# - pool
# - process
period: 10s
hosts: ["localhost:8080"]
status_path: "/status"
#username: "user"
#password: "secret"