All Projects → nmonvisualizer → Nmonvisualizer

nmonvisualizer / Nmonvisualizer

Licence: apache-2.0
A Java GUI tool for analyzing NMON system files

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Nmonvisualizer

Ratel Core
High performance JavaScript to JavaScript compiler with a Rust core
Stars: ✭ 367 (+221.93%)
Mutual labels:  parser, performance
Ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Stars: ✭ 237 (+107.89%)
Mutual labels:  performance, gui
Liveprof Ui
An aggregator and web interface for Live Profiler
Stars: ✭ 118 (+3.51%)
Mutual labels:  performance, gui
Umbrella
"A collection of functional programming libraries that can be composed together. Unlike a framework, thi.ng is a suite of instruments and you (the user) must be the composer of. Geared towards versatility, not any specific type of music." — @loganpowell via Twitter
Stars: ✭ 2,186 (+1817.54%)
Mutual labels:  parser, gui
Hyperformula
A complete, open-source Excel-like calculation engine written in TypeScript. Includes 380+ built-in functions. Maintained by the Handsontable team⚡
Stars: ✭ 210 (+84.21%)
Mutual labels:  parser, performance
Resumeparser
A simple resume parser used for extracting information from resumes
Stars: ✭ 150 (+31.58%)
Mutual labels:  parser, gui
Black Widow
GUI based offensive penetration testing tool (Open Source)
Stars: ✭ 124 (+8.77%)
Mutual labels:  parser, gui
Escaya
An blazing fast 100% spec compliant, incremental javascript parser written in Typescript
Stars: ✭ 217 (+90.35%)
Mutual labels:  parser, performance
Meriyah
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
Stars: ✭ 690 (+505.26%)
Mutual labels:  parser, performance
Flap
Fortran command Line Arguments Parser for poor people
Stars: ✭ 109 (-4.39%)
Mutual labels:  parser
Ansible Role Haproxy
Ansible Role - HAProxy
Stars: ✭ 112 (-1.75%)
Mutual labels:  performance
Quitnow Cache
A collection to store data for a given time
Stars: ✭ 109 (-4.39%)
Mutual labels:  performance
Handwriter
A smart program to convert digital document to hand-written document
Stars: ✭ 108 (-5.26%)
Mutual labels:  gui
Parze
A clean, efficient parser combinator
Stars: ✭ 113 (-0.88%)
Mutual labels:  parser
Easy profiler
Lightweight profiler library for c++
Stars: ✭ 1,594 (+1298.25%)
Mutual labels:  performance
Scipy 2017 Cython Tutorial
Material for the SciPy 2017 Cython tutorial
Stars: ✭ 114 (+0%)
Mutual labels:  performance
Nuklear Nim
Nim bindings for https://github.com/vurtun/nuklear/
Stars: ✭ 109 (-4.39%)
Mutual labels:  gui
Sywac
🚫 🐭 Asynchronous, single package CLI framework for Node
Stars: ✭ 109 (-4.39%)
Mutual labels:  parser
16counters
GUI for those who don't do GUI
Stars: ✭ 114 (+0%)
Mutual labels:  gui
Flixel Ui
GUI library for HaxeFlixel
Stars: ✭ 111 (-2.63%)
Mutual labels:  gui

NMON Visualizer

NMON Visualizer is a Java GUI tool for analyzing NMON system files from both AIX and Linux. It also parses IOStat files, IBM verbose GC logs, Perfmon CSV data and JSON data.
For more information, including links to download an executable JAR file, see the website.

Build from Source

  1. Download Apache Ant and unpack into a directory, which we'll refer to as ${ANT_HOME}
  2. From the root directory of nmonvisualizer, run ${ANT_HOME}/bin/ant. This will create an executable JAR file in the root directory.
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].