All Projects → lincanbin → Holy Lance

lincanbin / Holy Lance

Licence: mit
A Linux Resource / Performance Monitor based on PHP.

Projects that are alternatives of or similar to Holy Lance

Mthawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
Stars: ✭ 1,119 (+259.81%)
Mutual labels:  monitor, performance-monitoring
App perf
Open source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc.
Stars: ✭ 353 (+13.5%)
Mutual labels:  monitor, performance-monitoring
Droidtelescope
DroidTelescope(DT),Android端App性能监控框架
Stars: ✭ 231 (-25.72%)
Mutual labels:  monitor, performance-monitoring
Processhacker
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
Stars: ✭ 6,285 (+1920.9%)
Mutual labels:  monitor, performance-monitoring
Nemetric
前端性能指标的监控,采集以及上报。用于测量第一个dom生成的时间(FP/FCP/LCP)、用户最早可操作时间(fid|tti)和组件的生命周期性能,,网络状况以及资源大小等等。向监控后台报告实际用户测量值。
Stars: ✭ 145 (-53.38%)
Mutual labels:  monitor, performance-monitoring
Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (+633.44%)
Mutual labels:  monitor, performance-monitoring
performance monitor
Monitor Linux system
Stars: ✭ 30 (-90.35%)
Mutual labels:  monitor, performance-monitoring
Charles-Proxy-Mobile-Guide
The mobile hackers' guide to Charles Proxy 👍
Stars: ✭ 105 (-66.24%)
Mutual labels:  monitor
Adminset
自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
Stars: ✭ 2,985 (+859.81%)
Mutual labels:  monitor
msr-safe
Allows safer access to model specific registers (MSRs)
Stars: ✭ 62 (-80.06%)
Mutual labels:  performance-monitoring
Shark
Shark is an open source algorithmic trading platform. It alerts traders to specific items of interest and can execute trades based on those interests.
Stars: ✭ 19 (-93.89%)
Mutual labels:  monitor
zipkin-javascript-opentracing
Opentracing implementation for Zipkin in Javascript
Stars: ✭ 19 (-93.89%)
Mutual labels:  performance-monitoring
Quicklib
Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Config, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).
Stars: ✭ 274 (-11.9%)
Mutual labels:  monitor
hawk-eye
前端监控:定时监控站点渲染情况,记录异常并保存截图: puppeteer, thinkjs,mongodb,headless-chrome,vuejs
Stars: ✭ 88 (-71.7%)
Mutual labels:  monitor
Clearly
Clearly see and debug your celery cluster in real time!
Stars: ✭ 287 (-7.72%)
Mutual labels:  monitor
i3-workscreen
In i3wm compatible manner - dynamically re-configures your (multi)-monitor setup on the fly when you hotplug/unplug display cabel(s)
Stars: ✭ 29 (-90.68%)
Mutual labels:  monitor
Baize
白泽自动化运维系统:配置管理、网络探测、资产管理、业务管理、CMDB、CD、DevOps、作业编排、任务编排等功能,未来将添加监控、报警、日志分析、大数据分析等部分内容
Stars: ✭ 296 (-4.82%)
Mutual labels:  monitor
Snyk
Snyk CLI scans and monitors your projects for security vulnerabilities.
Stars: ✭ 3,643 (+1071.38%)
Mutual labels:  monitor
Appimaged
appimaged is a daemon that monitors the system and integrates AppImages.
Stars: ✭ 262 (-15.76%)
Mutual labels:  monitor
Bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
Stars: ✭ 3,198 (+928.3%)
Mutual labels:  monitor

Holy Lance Build Status

A Linux Resource / Performance Monitor based on PHP.

Demo/Official Website

Requirements

  • PHP version 5.2.0 or higher.
  • If your PHP version is lower than 5.4, you must disable safe_mode.

Install

upload build/holy_lance.php to your server.

OR

wget 'https://raw.githubusercontent.com/lincanbin/Holy-Lance/master/build/holy_lance.php' --no-check-certificate

Build

If you want to modify the file name, you must rebuild it:

  • run build\build.sh under Linux.

  • run build\build.bat under Windows.

Screenshot

CPU

Multi_CPU

Load

Memory

Connection

Disk

Network

Test

Process

Information

Donate for Holy Lance

Alipay

  • Wechat:

Wechat

License

The MIT License (MIT)

Copyright (c) 2016 Canbin Lin ([email protected])

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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].