superopsdev

Results 4 issues of superopsdev

aggregate ^\.pre\.*\.\.m1_rate ^\.pre\.*\.\.m5_rate ^\.pre\.*\.\.p98 ^\.pre\.*\.\.p75 ^\.pre\.*\.\.mean every 10 seconds expire after 35 seconds compute sum write to .pre..m1_rate compute sum write to .pre..m5_rate compute max write to .pre..p98 compute max...

ERROR: call Agent.TrustableIps fail rpc: can't find method Agent.TrustableIps [Debug]2021/10/12 16:10:29 ERROR: rpc: can't find method Agent.BuiltinMetrics

C:\falcon>.\windows-agent.exe 2021/10/09 16:49:32 cfg.go:124: parse config file: cfg.json fail: invalid charac ter 'ï' looking for beginning of value { "debug": true, "logfile": "windows.log", "hostname": "", "ip": "", "iis":{ "enabled": false,...

err = g.HbsClient.Call("Agent.GetBuiltinItems", req, &resp) 返回的metric是空,遇到过吗