inputs.phpfpm exit if unix socket doesn't exist #14261
Labels
feature request
Requests for new plugin and for new features to existing plugins
help wanted
Request for community participation, code, contribution
size/m
2-4 day effort
Relevant telegraf.conf
Logs from Telegraf
System info
Telegraf 1.23.4, CentOS Linux release 7.4
Docker
No response
Steps to reproduce
the metrics are collected correctly
Expected behavior
The phpfpm plugin should collect the functional socket metrics even if some are inaccessible
Actual behavior
the phpfpm plugin seems to exit at the first non-existent socket
If the file exists but is not a socket or does not have the correct rights, accessible sockets metrics remains functional.
The non-existence of the socket should not completely stop execution on accessible sockets
Additional info
No response
The text was updated successfully, but these errors were encountered: