monitor

command module
v0.0.0-...-2c4b0f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2014 License: GPL-2.0 Imports: 6 Imported by: 0

README

monitor

对分钟级汇总数据进行处理,组合成不同维度的指标,并支持以TCP或WEBSOCKET方式推送给客户端。

实时数据监控

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
System:Period:[数据类型ID]=数据时间粒度 [时间]:[数据类型ID]:[网元ID]=该网元指标 System:Relation:[ID]=该节点下属所有子节点ID的数组 针对不同的数据类型,采用不同的缓存方式 1、普通不过期缓存,使用Set和Get方法统计处理,三段式Key值 2、定时过期数据,按StoreMinute进行存贮,过期清理
System:Period:[数据类型ID]=数据时间粒度 [时间]:[数据类型ID]:[网元ID]=该网元指标 System:Relation:[ID]=该节点下属所有子节点ID的数组 针对不同的数据类型,采用不同的缓存方式 1、普通不过期缓存,使用Set和Get方法统计处理,三段式Key值 2、定时过期数据,按StoreMinute进行存贮,过期清理
公共模块
公共模块
compute
公式计算
公式计算
还没有想到更好的方法
还没有想到更好的方法
http
用cookie保持连接,每10分钟换一个auth值。
用cookie保持连接,每10分钟换一个auth值。
rpc
tcp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL