add the checkmk agent and config

This commit is contained in:
Daniel Frank 2024-08-21 01:16:00 +02:00
parent 916f394cdf
commit 05459a50e1
Signed by: tokudan
GPG key ID: 063CCCAD04182D32
6 changed files with 2348 additions and 0 deletions
checkmk-agent/files

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
# The agent does not need stdin
exec </dev/null
exec sudo --non-interactive -- SUDOCOMMAND