Change in vdsm[master]: repoplot: Visualize storage domain monitoring

nsoffer at redhat.com nsoffer at redhat.com
Tue Feb 23 19:23:13 UTC 2016


Nir Soffer has submitted this change and it was merged.

Change subject: repoplot: Visualize storage domain monitoring
......................................................................


repoplot: Visualize storage domain monitoring

Add repoplot command line tool for visualizing storage domain monitoring
issues. The tool extracts information from repoStat log messages for all
storage domains, and plot a graph of storage domain monitor lastCheck and
delay.

usage: repoplot [-h] [--name NAME] [--format FORMAT] [--width WIDTH]
                [--height HEIGHT]
                files [files ...]

Visualize storage monitoring

positional arguments:
  files                 vdsm log files to process

optional arguments:
  -h, --help            show this help message and exit
  --name NAME, -n NAME  output file name (default first log file name)
  --format FORMAT, -f FORMAT
                        output file format (default pdf)
  --width WIDTH, -x WIDTH
                        output file width in inches (default 20)
  --height HEIGHT, -y HEIGHT
                        output file height in inches (default 10)

Requires the python-pandas package.

Change-Id: Ic0366d45b1fb59aab75843bff4224c8b572dd265
Bug-Url: https://bugzilla.redhat.com/1081962
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/53861
Continuous-Integration: Jenkins CI
Reviewed-by: Adam Litke <alitke at redhat.com>
---
A contrib/repoplot
1 file changed, 148 insertions(+), 0 deletions(-)

Approvals:
  Nir Soffer: Verified
  Adam Litke: Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/53861
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic0366d45b1fb59aab75843bff4224c8b572dd265
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Mordechai Lehrer <mlehrer at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Kaul <ykaul at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list