You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the pmem check using the zabbix-docker-stats.py script is returning an error:
sudo zabbix-docker-stats.py [container-id] pmem Traceback (most recent call last): File "zabbix-docker-stats.py", line 110, in <module> print options[key](strings[1]) IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
On Jan 17, 2018, at 3:00 AM, rvanbutselaar ***@***.***> wrote:
Sometimes the pmem check using the zabbix-docker-stats.py script is returning an error:
sudo zabbix-docker-stats.py [container-id] pmem Traceback (most recent call last): File "zabbix-docker-stats.py", line 110, in <module> print options[key](strings[1]) IndexError: list index out of range
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Sometimes the pmem check using the zabbix-docker-stats.py script is returning an error:
sudo zabbix-docker-stats.py [container-id] pmem Traceback (most recent call last): File "zabbix-docker-stats.py", line 110, in <module> print options[key](strings[1]) IndexError: list index out of range
The text was updated successfully, but these errors were encountered: