Update checkmk.sh (#3559)

This commit is contained in:
Michel Roegl-Brunner
2025-04-01 13:34:31 +01:00
committed by GitHub
parent 0784ca2eee
commit ced939e684

View File

@ -9,7 +9,7 @@ APP="checkmk"
var_tags="monitoring"
var_cpu="2"
var_ram="2048"
var_disk="4"
var_disk="6"
var_os="debian"
var_version="12"
var_unprivileged="1"
@ -54,4 +54,4 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/monitoring${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/monitoring${CL}"