This commit is contained in:
Scott Ullrich 2006-03-24 21:47:40 +00:00
parent f110e21e66
commit 0c11006d97

View File

@ -1853,7 +1853,7 @@ function enable_rrd_graphing()
/* if an alternative gateway is defined, use it. */
if($config['system']['use_rrd_gateway'])
$gatewayip = $config['system']['use_rrd_gateway'];
$numpings = 15;
$numpings = 5;
$btick = '`';
$trafficvalid = $rrdtrafficinterval*2 ;