From 1c7c3e178eb6e826afc8f33db5f38d9e00de4d11 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Fri, 25 Jun 2010 17:30:18 +0000 Subject: [PATCH] snmp timeout & retry settings, for now only globally and not per device git-svn-id: http://www.observium.org/svn/observer/trunk@1268 61d68cd4-352d-0410-923a-c4978735b2b8 --- config.php.default | 2 +- includes/defaults.inc.php | 4 ++ includes/snmp.inc.php | 77 ++++++++++++++++++++++++--------------- 3 files changed, 53 insertions(+), 30 deletions(-) diff --git a/config.php.default b/config.php.default index a05c0967c..1e6faa536 100755 --- a/config.php.default +++ b/config.php.default @@ -1,6 +1,6 @@