From 0041e95d598443f95434c69c4aaee4ee2052318c Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Wed, 2 Jul 2025 17:02:29 -0500 Subject: [PATCH] . --- ProjectCode/Modules/OAM/oam-librenms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectCode/Modules/OAM/oam-librenms.sh b/ProjectCode/Modules/OAM/oam-librenms.sh index 7c0118e..f01f912 100644 --- a/ProjectCode/Modules/OAM/oam-librenms.sh +++ b/ProjectCode/Modules/OAM/oam-librenms.sh @@ -49,7 +49,7 @@ cat ../../Agents/librenms/dpkg.sh > /usr/lib/check_mk_agent/local/dpkg.sh cat ../../Agents/librenms/ntp-client.sh > /usr/lib/check_mk_agent/local/ntp-client.sh #cat ../../Agents/librenms/ntp-server.sh > /usr/lib/check_mk_agent/local/ntp-server.sh cat ../../Agents/librenms/os-updates.sh > /usr/lib/check_mk_agent/local/os-updates.sh -cat ../../Agents/librenms/postfixdetailed.sh > /usr/lib/check_mk_agent/local/postfix-detailed.sh +cat ../../Agents/librenms/postfix-detailed.sh > /usr/lib/check_mk_agent/local/postfix-detailed.sh cat ../../Agents/librenms/postfix-queue.sh > /usr/local/check_mk_agent/local/postfix_queue.sh #cat ../../Agents/librenms/smart.sh > /usr/lib/check_mk_agent/local/smart #cat ../../Agents/librenms/smart.sh.config > /usr/lib/check_mk_agent/local/smart.config