Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phpfpm plugin: enhance socket stat gathering #538

Closed
wants to merge 1 commit into from
Closed

phpfpm plugin: enhance socket stat gathering #538

wants to merge 1 commit into from

Commits on Jan 17, 2016

  1. phpfpm plugin: enhance socket gathering and config

    - If we detect errors when gathering stat via socket, return those error
      so it canbe appear in Telegraf log
    - Improve fcgi client, also upgrade it to current version of Go at
      https://golang.org/src/net/http/fcgi/fcgi.go
    - Add test for unix socket and fcgi
      to remotely connect but only as an extra url field.
    - Allow customization of fpm status path
    - Document about using of `host` in case `unixsocket` that it isn't used
    - Documet upgrade for new data layout
    Vinh committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    126a21a View commit details
    Browse the repository at this point in the history