https://github.com/eea/eea.docker.check-mk-agent
check-mk-agent
https://github.com/eea/eea.docker.check-mk-agent
Last synced: 9 months ago
JSON representation
check-mk-agent
- Host: GitHub
- URL: https://github.com/eea/eea.docker.check-mk-agent
- Owner: eea
- Created: 2018-02-12T16:11:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-19T16:34:42.000Z (over 3 years ago)
- Last Synced: 2025-04-11T07:29:53.156Z (about 1 year ago)
- Language: Python
- Size: 4 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eea.docker.check-mk-agent
Docker image is based on the community edition - Check_MK Raw Edition
Docker container running check_mk_agent-2.10p10 and xinetd.
Easily install check-mk-agent on docker hosts.
Base image - centos version 7.8.2003 and still using xinetd.
Configuration for logwatch plugin added.
Listen only on IPv4, TCP, port 6556.
# Usage example
docker run -it -d --name=check_mk-agent -p 6556:6556 eeacms/check-mk-agent:tag