SkillAgentSearch skills...

Nmonvisualizer

A Java GUI tool for analyzing NMON and other system stats files

Install / Use

/learn @nmonvisualizer/Nmonvisualizer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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. Ensure a Java 11 or newer JDK is installed and configured.
  2. Download Apache Maven and unpack into a directory, which we'll refer to as ${MAVEN_HOME}
  3. From the root directory of nmonvisualizer, run ${MAVEN_HOME}/bin/mvn clean install. This will create an executable JAR file in the root directory.

Running

A Java 11 JVM or newer is required. Assuming java is in your $PATH, then the executable JAR file can be run with java -jar NMONVisualizer_<version>.jar or by double clicking on it in a GUI.

View on GitHub
GitHub Stars186
CategoryDevelopment
Updated5d ago
Forks70

Languages

Java

Security Score

100/100

Audited on Mar 28, 2026

No findings