improved authentication checks (not sure this file is the right place, but meh) from sovern (also some fixes for diskio_ops)

git-svn-id: http://www.observium.org/svn/observer/trunk@1299 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-07-05 19:19:19 +00:00
parent 9851b77203
commit 96c74a23bb
3 changed files with 20 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ $colour_area_out_max = "FF9966";
$graph_max = 1;
$unit_text = "Operations";
$unit_text = "Ops/s";
include("generic_duplex.inc.php");