resource_monitor_visualizer(1)

NAME

resource_monitor_visualizer.py - create pages and graphs of resource monitor data

SYNOPSIS

resource_monitor_visualizer.py data_path destination_path workflow_name

DESCRIPTION

resource_monitor_visualizer is a tool to visualize resource usage of the given workflow. The visualizer creates a series of web pages and graphs to explore resource usage. Histograms are created for each group and resource. Currently, groups are determined by command name. Additionally, if time series data is recorded graphs are created to show the aggregate resource usage over time.

ARGUMENTS

data_path The path to the data recorded by the resource_monitor.
destination_path The path in which to store the visualization.
workflow_name The name of the workflow being visualized.

EXAMPLES

To visualize a collection of resource data:
% resource_monitor.py /path/to/logs /home/guest/sites my_workflow

BUGS

  • x-axis labels can overlap when using older versions of gnuplot.
  • Aggregate time series plots are noisy.
  • The layout is optimized for large displays and can become cluttered on smaller monitors.
  • COPYRIGHT

    The Cooperative Computing Tools are Copyright (C) 2003-2004 Douglas Thain and Copyright (C) 2005-2011 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details.


    CCTools 4.1.4rc1 released on 03/25/2014