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

 

History

7 Commits
 
 
 
 

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