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

Metric Error with php-fpm_status_check.sh #134

Open
XandaLtd opened this issue Jul 5, 2016 · 0 comments
Open

Metric Error with php-fpm_status_check.sh #134

XandaLtd opened this issue Jul 5, 2016 · 0 comments

Comments

@XandaLtd
Copy link

XandaLtd commented Jul 5, 2016

Getting the following error:

Invalid metric line (line=metric accepted_conn uint32 ) - Metric line not in the following format: metric <name> <type> <value> [<unit>]

Looks like the values are not being printed correctly because if I run the script in command line I get the following :

status ok succeeded in obtaining metrics.
metric accepted_conn uint32
metric listen_queue uint32
metric max_listen_queue uint32
metric listen_queue_len uint32
metric idle_processes uint32
metric active_processes uint32
metric total_processes uint32
metric max_active_processes uint32
`metric max_children_reached uint32``

PHP 5.5.9-1ubuntu4.17
nginx/1.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant