OAM final push. graph all the things!

This commit is contained in:
2025-07-02 16:50:45 -05:00
parent 197d8e2d27
commit 38b779f054
5 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@ extend mailq /usr/lib/check_mk_agent/local/postfix-queues
extend postfixdetailed /usr/lib/check_mk_agent/local/postfixdetailed
#OS Distribution Detection
extend distro /usr/lib/bin/distro
extend distro /usr/local/bin/distro
extend osupdate /usr/lib/check_mk_agent/local/os-updates.sh
#Hardware Detection

View File

@ -25,7 +25,7 @@ extend mailq /usr/lib/check_mk_agent/local/postfix-queues
extend postfixdetailed /usr/lib/check_mk_agent/local/postfixdetailed
#OS Distribution Detection
extend distro /usr/lib/bin/distro
extend distro /usr/local/bin/distro
extend osupdate /usr/lib/check_mk_agent/local/os-updates.sh

View File

@ -25,7 +25,7 @@ extend mailq /usr/lib/check_mk_agent/local/postfix-queues
extend postfixdetailed /usr/lib/check_mk_agent/local/postfixdetailed
#OS Distribution Detection
extend distro /usr/lib/bin/distro
extend distro /usr/local/bin/distro
extend osupdate /usr/lib/check_mk_agent/local/os-updates.sh
# Socket statistics

View File

@ -46,7 +46,7 @@ cat ../../Agents/librenms/ntp-client.sh > /usr/lib/check_mk_agent/local/ntp-clie
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/postfixdetailed.sh
#cat ../../Agents/librenms/postfix-queues.sh > /usr/local/check_mk_agent/local/postfix_queues.sh
cat ../../Agents/librenms/postfix-queue.sh > /usr/local/check_mk_agent/local/postfix_queue.sh
cat ../../Agents/librenms/smart > /usr/lib/check_mk_agent/local/smart
cat ../../Agents/librenms/smart.config > /usr/lib/check_mk_agent/local/smart.config