Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 653 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 653 Bytes

php-fpm-prometheus

Simple PHP-FPM status exporter for Prometheus.

Usage

$ ./php-fpm-prometheus --help
Usage of ./php-fpm-prometheus:
  -php-fpm-list string
    	PHP-FPM list file path
    	
$ ./php-fpm-prometheus -php-fpm-list php_fpm_list.txt

You can echo to node_exporter collector.textfile.directory.

Grafana dashboard config

Contributing

All contributions are welcome, but if you are considering significant changes, please open an issue beforehand and discuss it with us.

License

MIT. See the LICENSE file for more information.