Skip to content

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

License

Notifications You must be signed in to change notification settings

anjiltech/nmonvisualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%