erase jwh's failure

git-svn-id: http://www.observium.org/svn/observer/trunk@2939 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-03-29 15:00:16 +00:00
parent 47a2e9939d
commit 3e2d1a1f45
2 changed files with 29 additions and 82 deletions

View File

@@ -80,7 +80,6 @@ $config['ports_page_default'] = "details"; ## eg "details" or "basic"
#$config['snmp']['timeout'] = 1; # timeout in seconds
#$config['snmp']['retries'] = 5; # how many times to retry the query
$config['snmp']['community'][0] = "public"; # Communities to try during adding hosts and discovery
$config['snmp']['internal'] = false; # Enable php_snmp functions to make gets faster
$config['snmp']['transports'] = array('udp', 'udp6', 'tcp', 'tcp6');
### Autodiscovery Settings