[stork-users] Stork for kea container monitoring
Slawek Figiel
slawek at isc.org
Mon Jul 8 08:39:30 UTC 2024
Hello Yu!
If you would like to set up Kea with Stork in Docker, you need to extend
the official Kea Docker image and install the Stork agent inside it. You
should also prepare a second container with the Stork server.
Unfortunately, there is no official guide yet on how to do it. We plan
to write one and provide Docker images with Kea and Stork together in
the near but undetermined future. I can try to help you if you have any
questions.
You need to do two things to add Kea hooks to the Kea Docker image:
1. Mount the hook files as volumes or extend the Docker image and copy
them. The location can be any.
2. Modify the Kea configuration and provide the path to the hook under
the `hooks-libraries` node. See
https://kea.readthedocs.io/en/latest/arm/hooks.html#configuring-hook-libraries
.
Regards,
Slawek
On 05/07/2024 16:12, Xiao, Yu (CCI-Atlanta) wrote:
> Hi experts,
>
> I want to use Stork to monitor my kea service which is running in some
> docker containers. My understanding is that we need to install Stork
> clients inside of those kea docker containers. But I don’t see how this
> part in the docker-kea document or Stork document, some indeed mentioned
> how to import Hooks. Can you provide some suggestions? Kea experts
> suggested me ask in this mailer as well maybe more Stork experts have
> considered this use and can answer my question.
>
> Best Regards,
>
> Yu
>
>
More information about the Stork-users
mailing list