-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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
Labels
No labels