https://github.com/startcloud/omnios-performance-stats
https://github.com/startcloud/omnios-performance-stats
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/startcloud/omnios-performance-stats
- Owner: STARTcloud
- Created: 2020-07-14T20:53:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T20:22:10.000Z (over 4 years ago)
- Last Synced: 2025-07-26T21:01:17.067Z (11 months ago)
- Language: Groovy
- Size: 6.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# omnios-performance-stats
## OmniOS Scripts
The `scripts` directory contains scripts that will be used to collect performance data on OmniOS hosts.
The scripts have a dependency on DTT and Java.
The Groovy scripts are currently run as .class files to remove the dependency on java. Use this script to compile the Groovy classes:
./compile_groovy.sh
## Graphing scripts
The scripts in `gnuplot` are designed to convert the CSV files outputted above into graphs with gnuplot.
Dependencies:
- groovy
- gnuplot
Syntax
groovy iostat_graph.groovy
groovy rwtop_graph.groovy