From 71af6821d6c2266931b31bbb55bdca3241e922b4 Mon Sep 17 00:00:00 2001 From: gerald816 <102683785+gerald816@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:08:19 -0500 Subject: [PATCH] Fixed location of AIX Local checks - should be /usr/lib/check_mk_agent/local --- src/common/en/localchecks.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/en/localchecks.asciidoc b/src/common/en/localchecks.asciidoc index ed1846d0f..26eec2c03 100644 --- a/src/common/en/localchecks.asciidoc +++ b/src/common/en/localchecks.asciidoc @@ -517,7 +517,7 @@ These error messages should aid in quickly identifying errors in a script. |=== |Path name |Operating system -|`/usr/check_mk/lib/local/` |AIX +|`/usr/lib/check_mk_agent/local/` |AIX |`/usr/local/lib/check_mk_agent/local/` |FreeBSD |`/usr/lib/check_mk_agent/local/` |HP-UX, Linux, OpenBSD, OpenWrt and Solaris |`%ProgramData%\checkmk\agent\local` |Windows