From bacc47aa433025823546246637ccaebc690da24c Mon Sep 17 00:00:00 2001
From: lgq <1015864684@qq.com>
Date: 星期五, 01 八月 2025 16:39:07 +0800
Subject: [PATCH] 更新export.sh脚本,snmp_val.sh更换getval

---
 local/bin/export.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/local/bin/export.sh b/local/bin/export.sh
index 549c5ca..d21d1e0 100755
--- a/local/bin/export.sh
+++ b/local/bin/export.sh
@@ -8,3 +8,5 @@
 
 
 /usr/local/bin/snmp_cfg -f /work/snmp.json /tmp/oid_list.csv
+
+jsoner -s /work/snmp.json script_handler \"/usr/local/bin/getval\"
\ No newline at end of file

--
Gitblit v1.9.3