move more settings to defaults.inc.php, vastly simplify config.php.default. move collectd functions to html/includes/, include them only where needed.

git-svn-id: http://www.observium.org/svn/observer/trunk@1390 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-07-17 20:30:05 +00:00
parent 3063e0e517
commit b0297704e5
12 changed files with 123 additions and 243 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
## Very basic parser to parse classic ObserverNMS-type schemes.
## Very basic parser to parse classic Observium-type schemes.
## Parser should populate $port_ifAlias array with type, descr, circuit, speed and notes
unset ($port_ifAlias);