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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
error:
Cannot connect to ZeroMQ server tcp://172.32.5.74:5001 (Cannot assign requested address)
configure:
[zeromq]
Configuration for the --export zeromq option
http://www.zeromq.org
Use * to bind on all interfaces
host=172.32.5.74
port=5001
Glances envelopes the stats in a publish message with two frames:
- First frame containing the following prefix (STRING)
- Second frame with the Glances plugin name (STRING)
- Third frame with the Glances plugin stats (JSON)
prefix=G
glances --export zeromq
Beta Was this translation helpful? Give feedback.
All reactions