Skip to content

Metric Error with php-fpm_status_check.sh #134

@XandaLtd

Description

@XandaLtd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions