revert r1957 patch

git-svn-id: http://www.observium.org/svn/observer/trunk@1960 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2011-03-23 09:54:56 +00:00
parent 459af33c43
commit de7ff537cc
43 changed files with 3461 additions and 3452 deletions

View File

@@ -23,12 +23,7 @@ $config['log_file'] = $config['install_dir'] . "/observium.log";
#$config['rrdcached'] = "unix:/var/run/rrdcached.sock";
### Default community
$config['snmp']['community'][] = "public";
### Enable php_snmp
# Enable php_snmp functions to make gets faster
# Often doesn't work, because jwh can't code for shit,
$config['snmp']['internal'] = false;
$config['snmp']['community'] = array("public");
### Authentication Model
$config['auth_mechanism'] = "mysql"; # default, other options: ldap, http-auth