aboutsummaryrefslogtreecommitdiffstats
path: root/clients/snmpfetchng.pl
diff options
context:
space:
mode:
authorMagnus Kirø <magnuskiro@gmail.com>2016-03-21 11:58:57 +0100
committerMagnus Kirø <magnuskiro@gmail.com>2016-03-21 11:58:57 +0100
commit27a8d3b28c2fa4e45f477a750d6f70f30fecddad (patch)
treeb5bdf9297e2448c8dd883c3fb2e3c0e120eb1c59 /clients/snmpfetchng.pl
parent8def7ece0c59dcc2753800f4b97b4d409b1ef949 (diff)
parent9294a2f2b20a9289a9b5c4a4b72f308de85d8c30 (diff)
Merge branch 'master' of github.com:tech-server/tgmanage into dev
Diffstat (limited to 'clients/snmpfetchng.pl')
-rwxr-xr-xclients/snmpfetchng.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/snmpfetchng.pl b/clients/snmpfetchng.pl
index bece8ab..36dd675 100755
--- a/clients/snmpfetchng.pl
+++ b/clients/snmpfetchng.pl
@@ -95,7 +95,7 @@ sub inner_loop
}
}
mylog( "Polling " . @switches . " switches: $poll_todo");
- SNMP::MainLoop(5);
+ SNMP::MainLoop(10);
}
sub callback{