From 76e1a1fa8cbb11bc67fae55a0ae2b596faa66444 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Tue, 9 Sep 2025 01:18:21 +0200 Subject: Activate mib parsing in Debian CI pipeline --- .github/prepare_debian.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/prepare_debian.sh b/.github/prepare_debian.sh index b5cacd4a..cffe98c5 100755 --- a/.github/prepare_debian.sh +++ b/.github/prepare_debian.sh @@ -112,6 +112,8 @@ mkdir -p /var/lib/snmp/mib_indexes sed -e 's/^agentaddress.*/agentaddress 127.0.0.1/' -i /etc/snmp/snmpd.conf service snmpd start +sed 's/^mibs ://' -i /etc/snmp/snmp.conf + # start cron, will be used by check_nagios cron -- cgit v1.2.3-74-g34f1