Skip to content

m0dular/support-tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

support-tooling

A set of scripts to extract information from archives generated by the enterprise support script. The output of each job is in json.

Requirements

  • jq
  • GNU awk
  • bash 4+
  • GNU coreutils

Usage

support_parse.sh <job> <support_archive.tar.gz>

Currently implemented jobs are

  • db_sizes
  • modules
  • tech_check

json output can be converted to HTML with some basic styling by saving to a file and passing the filename as an argument to convert.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published