[stork-users] Can't collect kea metric in stork agent
김수인
suin4065 at naver.com
Wed Jun 16 08:23:05 UTC 2021
Hi!
I'm trying to install stork to monitor the KEA.
I installed storke agent, storke server, but the KEA is not monitored.
Can anyone check what the problem is?
this is my server
--
version info
stork-agent : isc-stork-agent-0.18.0.210601095526-1.x86_64
kea : isc-kea-1.6.3
--
[stork-agent]
[root at kea-host01 ~]# grep -v '^#\|^$' /etc/stork/agent.env
STORK_AGENT_PORT=8080
STORK_SERVER_URL='http://stork-server:8080'
[root at kea-host01 ~]# curl "http://localhost:9547/metrics"
[root at kea-host01 ~]#
[kea]
[root at kea-host01 ~]# cat status_get.json | socat UNIX:/tmp/kea-dhcp4-ctrl.sock -,ignoreeof | jq .
{
"arguments": {
"pid": 101958,
"reload": 1987570,
"uptime": 1987570
},
"result": 0
}
[stork server]
I can't see about KEA in Services tab, and I can only see machines info.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/stork-users/attachments/20210616/6ac07758/attachment.htm>
More information about the Stork-users
mailing list