Ad Widget

Collapse

Feature Request? More connection options for Docker API in Zabbix-agent2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mweremecki
    Junior Member
    • Mar 2025
    • 2

    #1

    Feature Request? More connection options for Docker API in Zabbix-agent2

    Connecting to Docker via API only supports unix://var/run/docker.sock, which works great unless you are using the Windows version of Docker. Request adding options for either straight TCP or named pipe connectivity to the API for the agent.

    # Docker API endpoint.
    #
    # Mandatory: no
    # Default: unix:///var/run/docker.sock
    # Plugins.Docker.Endpoint=unix:///var/run/docker.sock
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    Feature requests are better to be submitted here https://support.zabbix.com/browse/ZBXNEXT, you can also search, if similar one already exists and upvote that...

    Comment

    Working...