文件名称:monetta:基于Systemd的系统的HTTP监视ServerClient
文件大小:1.33MB
文件格式:ZIP
更新时间:2024-05-28 09:33:42
processing linux embedded monitoring systemd
Monetta-Linux监视守护程序 轻量级1日志记录和系统监视Web服务器 1个轻量级,意味着所需的处理操作已转移到浏览器端。 例如,日记数据直接从journal -f json下来,然后通过websocket传递到客户端-无需任何中间处理。 无法优化/proc打开文件(但是,如果选项卡未处于活动状态,则不会收集任何数据) 安装 # download this package git clone https://github.com/hgn/monetta.git cd monetta # aiohttp package is required (python webserver) pip install -f requirements.txt # monetta is using python binding to log # into journal aptitude instal
【文件预览】:
monetta-master
----.github()
--------workflows()
----assets()
--------monetta.conf(120B)
--------monetta.service(203B)
----run.py(8KB)
----httpd()
--------handler()
--------assets()
--------rest()
--------utils()
----requirements.txt(15B)
----doc()
--------screenshots()
----.gitignore(467B)
----Makefile(2KB)
----README.md(3KB)
----scripts()
--------file-info.py(2KB)
--------cpu-usage.py(5KB)
--------log-test.py(308B)