All Projects → mzky → Easynmon

mzky / Easynmon

Licence: mit
jmeter和Loadrunner性能测试过程,通过接口启动/关闭服务器资源监控任务(nmon),并生成html图表!

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Easynmon

Misp Maltego
Set of Maltego transforms to inferface with a MISP Threat Sharing instance, and also to explore the whole MITRE ATT&CK dataset.
Stars: ✭ 112 (-13.85%)
Mutual labels:  analysis
Freud
Powerful, efficient particle trajectory analysis in scientific Python.
Stars: ✭ 118 (-9.23%)
Mutual labels:  analysis
Tybalt
Training and evaluating a variational autoencoder for pan-cancer gene expression data
Stars: ✭ 126 (-3.08%)
Mutual labels:  analysis
Flashmingo
Automatic analysis of SWF files based on some heuristics. Extensible via plugins.
Stars: ✭ 115 (-11.54%)
Mutual labels:  analysis
Analysis
A tool helping you to extract useful information from strings.
Stars: ✭ 118 (-9.23%)
Mutual labels:  analysis
Codetective
a tool to determine the crypto/encoding algorithm used according to traces from its representation
Stars: ✭ 121 (-6.92%)
Mutual labels:  analysis
Analyzer
🔍 Offline Analyzer for extracting features, artifacts and IoCs from Windows, Linux, Android, iPhone, Blackberry, macOS binaries, emails and more
Stars: ✭ 108 (-16.92%)
Mutual labels:  analysis
Wxconn
统计你的微信连接多少人,包括好友、群聊人数,并提供去重后的长图结果
Stars: ✭ 128 (-1.54%)
Mutual labels:  analysis
Msmbuilder
🏗 Statistical models for biomolecular dynamics 🏗
Stars: ✭ 118 (-9.23%)
Mutual labels:  analysis
Mwdb Core
Malware repository component for samples & static configuration with REST API interface.
Stars: ✭ 125 (-3.85%)
Mutual labels:  analysis
Git Repo Analysis
Scripts to analyse large Git repositories.
Stars: ✭ 117 (-10%)
Mutual labels:  analysis
Trading Signals
Technical indicators to run technical analysis with JavaScript / TypeScript. 📈
Stars: ✭ 118 (-9.23%)
Mutual labels:  analysis
Zpa
A parser and source code analyzer for PL/SQL and Oracle SQL.
Stars: ✭ 124 (-4.62%)
Mutual labels:  analysis
Mongoeye
Schema and data analyzer for MongoDB written in Go.
Stars: ✭ 113 (-13.08%)
Mutual labels:  analysis
Pref
Portable Reverse Engineering Framework
Stars: ✭ 127 (-2.31%)
Mutual labels:  analysis
Weex Analysis Project
Weex源码分析系列文章
Stars: ✭ 110 (-15.38%)
Mutual labels:  analysis
Timesketch
Collaborative forensic timeline analysis
Stars: ✭ 1,795 (+1280.77%)
Mutual labels:  analysis
Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (-0.77%)
Mutual labels:  analysis
Django Slick Reporting
Powerful and Efficient reporting engine with Charting capabilities
Stars: ✭ 123 (-5.38%)
Mutual labels:  analysis
Lucenenet
Apache Lucene.NET
Stars: ✭ 1,704 (+1210.77%)
Mutual labels:  analysis

EasyNmon

为了方便多场景批量性能测试,用golang写了个监控程序,可以通过get url方式启动和停止nmon服务, 适合配合Loadrunner和jmeter进行性能测试,可以做到批量执行场景并生成监控报告!

弱水三千只取一瓢,easyNmon的目标很明确:简单、轻量、绿色,在不需要安装任何语言环境和插件的情况下进行Linux系统资源监控

如在固定服务器上进行长期监控,建议使用open-falcon、Telegraf+Influxdb+grafana或NetData等优秀的监控工具

操作说明:

https://www.jianshu.com/p/c7c36ba14d3e

执行文件下载:(以下执行文件不包含源码)

https://github.com/mzky/easyNmon/releases

镜像: https://pan.baidu.com/s/1XCeNQPMtymlI79kgNCg1ZA

为方便沟通,建了一个QQ群:

点击链接加入群聊【EasyNmon交流】:https://jq.qq.com/?_wv=1027&k=5sgrpm9

☆ 特别感谢ElectricBubble提交的代码,使EasyNmon实现完全go语言编码

扩展工具

goodhal的批量部署及监控服务:https://gitee.com/goodhal/ezNmon-Manager

更新日志:

https://github.com/mzky/easyNmon/wiki/ChangeLog

注意:默认nmon支持CentOS6~7,Ubuntu和SUSE等版本需要-np参数指定对应的版本

巨人肩膀:

nmon:http://nmon.sourceforge.net/

web框架gin:https://github.com/gin-gonic/gin

图表插件echarts:http://echarts.baidu.com/

前端amazeui:http://amazeui.org

其它

jmeter4.x/5.x的html报告汉化模版:

https://github.com/mzky/jmeter4.x-cn-report-template

https://github.com/mzky/jmeter5.x-cn-report-template

FAQ

1、无法创建报告文件(html)

查看是否权限正常,非root用户可以将程序放在当前用户的目录下,例如/home/user

2、无法创建data文件(不显示图表)

查看nmon版本是否正确,根据不同系统配置对应的nmon版本,arm版本在QQ群共享文件夹里

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].