Lots of additions.

git-svn-id: http://www.observium.org/svn/observer/trunk@108 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2007-06-24 14:56:47 +00:00
parent 2cd924d0dd
commit 9ca765c285
28 changed files with 521 additions and 400 deletions

View File

@@ -6,8 +6,9 @@ $db_user = "observer";
$db_pass = "";
$db_name = "observer";
### Installation Location
$installdir = "/var/sites/network.vostron.net/";
### Installation Locations
$installdir = "/var/sites/observer/";
$rrd_dir = $installdir . "rrd/";
### Default community
$community = "public";
@@ -40,6 +41,8 @@ $show_if_transit = 0;
$show_if_peering = 0;
$show_locations = 1;
$enable_syslog = 0;
### Interface name strings to ignore
$bif = array("null", "virtual-", "unrouted", "eobc", "mpls", "sl0", "lp0", "faith0",
"-atm layer", "-atm subif", "-shdsl", "-adsl",