Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Unraid 6.8.3] Docker Monitoring Using Zabbix Docker Container

Featured Replies

Hey guys,

 

i am trying to monitor Unraid docker using Zabbix agent. My Zabbix cannot fetch data from docker engine and I am 100% assured that this is permission issue.

 

I've mounted all necessary volumes to the container:

 

/var/run/docker.sock:/var/run/docker.sock

/var/run:/var/run

/sys:/sys

/var/lib/docker/:/var/lib/docker/ 

 

When i run this command inside docker 

ls -l /var/run/docker.sock

i get:

srw-rw---- 1 root 281 0 Oct 17 19:51 /var/run/docker.sock

 

When i run same command in unraid cli i get this:

srw-rw---- 1 root docker 0 Oct 17 19:51 /var/run/docker.sock=

 

I am not 100% sure if adding PGID=0 and PUID=0 has done any changes.

 

What I know for sure is that zabbix is accessing docker as user zabbix, so i created user zabbix and then added zabbix user to the docker group using this command:

gpasswd -a zabbix docker

 

But no luck at all. Can someone help please?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.