summaryrefslogtreecommitdiff
blob: 3f6e9e2fd79989cce0ab06294233c2612154d40c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- a/checks/net_hsi_outbound_errors/definitions
+++ b/checks/net_hsi_outbound_errors/definitions
@@ -9,7 +9,7 @@
 default = "1"
 
 [sysinfo ifconfig]
-program = "/sbin/ifconfig"
+program = "/bin/ifconfig"
 
 [exception slow_hsi_receivers]
 severity = medium

--- a/checks/net_inbound_errors/definitions
+++ b/checks/net_inbound_errors/definitions
@@ -11,7 +11,7 @@
 # The above value in percentage
 
 [sysinfo ifconfig]
-program = "/sbin/ifconfig"
+program = "/bin/ifconfig"
 
 [exception limits_exceeded]
 severity = medium