StatsView

Solaris performance data collection and graphing package
Download

StatsView Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alan Burlison
  • Publisher web site:
  • http://search.cpan.org/~aburlison/

StatsView Tags


StatsView Description

Solaris performance data collection and graphing package StatsView is a Perl module that was originally written for internal use within the Sun UK Performance Centre. It allows the display of the output of the standard Solaris utilities sar, iostat, mpstat and vmstat, as well as the output of vxstat if Veritas Volume Manager is in use. It also supports the iost+ utility (available as part of the CPAN Solaris::Kstat package), and the output of the Oracle monitoring provided by the sv script. The sv script is merely a GUI front-end around this pakage.SYNOPSIS use StatsView::Graph; my $graph = StatsView::Graph->new("sar.txt"); $graph->read("CPU usage"); $graph->define(columns => ); $graph->save(file => "sar_idle_cpu.gif", format => "gif"); Requirements: · Perl


StatsView Related Software