文件名称:falcon-eye:linux监控工具。 在主机上运行的代理收集并显示性能数据。 就像https
文件大小:715KB
文件格式:ZIP
更新时间:2024-05-27 05:42:00
CSS
鹰眼 linux监控工具。 在主机上运行的代理收集并显示性能数据。 就像 安装 mkdir -p $GOPATH/src/github.com/ulricqin cd $GOPATH/src/github.com/ulricqin && git clone https://github.com/UlricQin/falcon-eye.git go get github.com/ulricqin/falcon-eye/... cd falcon-eye && go build ./control start # default http port is: 1988. goto: http://localhost:1988 # control usage: ./control start|stop|restart|status 太复杂? 使用gopm( )并执行以下操作: git clon
【文件预览】:
falcon-eye-master
----.gitignore(294B)
----.gopmfile(237B)
----http()
--------template_func.go(816B)
--------kernel_rt.go(1KB)
--------cpu_rt.go(1012B)
--------iostats_rt.go(2KB)
--------system_rt.go(1KB)
--------http.go(2KB)
--------net_rt.go(750B)
--------mem_rt.go(524B)
--------df_rt.go(1KB)
----control(1KB)
----templates()
--------index.tmpl(16KB)
----LICENSE(1KB)
----public()
--------js()
--------css()
--------img()
----main.go(725B)
----README.md(906B)
----VERSION(5B)
----funcs()
--------portstat.go(215B)
--------cpustat.go(3KB)
--------ifstat.go(1KB)
--------diskstats.go(2KB)
----global()
--------cfg.go(1KB)
--------global.go(1KB)
----cfg.ini(175B)