mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-03-22 02:51:50 +00:00
🐛 修复区间流量统计
This commit is contained in:
@@ -162,6 +162,7 @@ func loadCrons() {
|
||||
}
|
||||
|
||||
func main() {
|
||||
cleanMonitorHistory()
|
||||
go rpc.ServeRPC(dao.Conf.GRPCPort)
|
||||
go rpc.DispatchTask(time.Second * 30)
|
||||
go dao.AlertSentinelStart()
|
||||
|
||||
Reference in New Issue
Block a user