Project

General

Profile

« Previous | Next » 

Revision d711fbbc

Added by Denny Page over 9 years ago

Adjust default parameters to match changes in dpinger

View differences:

src/etc/inc/gwlb.inc
61 61
		"latencyhigh" => "500",
62 62
		"losslow" => "10",
63 63
		"losshigh" => "20",
64
		"interval" => "250",
65
		"loss_interval" => "1250",
66
		"time_period" => "30000",
64
		"interval" => "500",
65
		"loss_interval" => "2000",
66
		"time_period" => "60000",
67 67
		"alert_interval" => "1000",
68 68
		"data_payload" => "0");
69 69
}

Also available in: Unified diff