snmpv3 support. for hipsters.

git-svn-id: http://www.observium.org/svn/observer/trunk@3156 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-05-09 16:18:23 +00:00
parent 547a1f0fc0
commit 790480769b
9 changed files with 536 additions and 95 deletions

View File

@@ -13,8 +13,8 @@ if (is_file($agent_rrd))
$ds = "time";
$colour_area = "CDEB8B";
$colour_line = "006600";
$colour_area = "EEEEEE";
$colour_line = "36393D";
$colour_area_max = "FFEE99";