Zabbix active agent #10325
Pramod6919
started this conversation in
Show and tell
Zabbix active agent
#10325
Replies: 2 comments 7 replies
-
Do you activate OAP zabbix receiver as docs indicate? |
Beta Was this translation helpful? Give feedback.
7 replies
-
@mrproliu , @wu-sheng , Appreciate any pointers on how to report custom zabbix metrics (called items in Zabbix terminology) to Zabbix-Receiver under SKywalking ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi !!
I am new to skywalking and want to monitor linux host with zabbix rules in skywalking,
I have configured zabbix active agent , config looks like
ServerActive=XX.XX.XX.XX:10051
Hostname=Linux
RefreshActiveChecks=120
zabbix agent restarts successfully but host is not visible in skywalking UI.
By checking agent log file I'm getting following errors:
cannot connect to [XX.XX.XX.XX:10051]: dial tcp :0->XX.XX.XX.XX:10051: connect: connection refused
sending of heartbeat message for [minutus-linux] started to fail
active check configuration update from host [Linux] started to fail
Any suggestions with sample documentation woule be much appreciated.
Thanks in advance !!
Beta Was this translation helpful? Give feedback.
All reactions