Skip to content

golang utility for pre-processing reports from 'cioctl report'

Notifications You must be signed in to change notification settings

Storidge/cio-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 23, 2020
87af2c6 · Sep 23, 2020

History

7 Commits
Sep 23, 2020
Sep 15, 2020

Repository files navigation

cio-report

cio-report is a golang utility for pre-processing reports from cioctl report

  • Extracts and summarizes info from report.txz
  • Looks for known patterns from previous reports

Install

Download and save to /usr/bin

git clone https://github.com/Storidge/cio-report 
cp cio-report/cio-report /usr/bin

Run

Extract report.txz file and run basic report

tar xvf report.txz 
cio-report basic

About

golang utility for pre-processing reports from 'cioctl report'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published