From a5ad4d17b9c475e7f836cae41f2a670ee1c901c6 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Mon, 29 Jan 2024 09:43:32 +0100 Subject: [PATCH] update doc index --- docs/20_Checks/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/20_Checks/_index.md b/docs/20_Checks/_index.md index 6ff7a36..0a3a421 100644 --- a/docs/20_Checks/_index.md +++ b/docs/20_Checks/_index.md @@ -22,6 +22,7 @@ There is one include script used by all checks: * [check_dns_responsetime](check_dns_responsetime.md) * [check_docker_info](check_docker_info.md) * [check_docker_stats](check_docker_stats.md) +* [check_dockercontaeiner_top](check_dockercontaeiner_top.md) * [check_eol](check_eol.md) * [check_fs_errors](check_fs_errors.md) * [check_fs_writable](check_fs_writable.md) -- GitLab