The supportconfig utility is used by support teams to collect all information needed to troubleshoot a system in one shot.
The objective of this project is to create a central repository of supportconfig tarballs. To do so, we're going to develop a set of tools to automatically fetch tarballs from known sources, parse the information, import the useful parts into an SQL database and expose it in a Web front-end where users can run some simple queries.
The following components will be developed:
- Collector: Retrieves supportconfigs from the usual sources (Bugzilla, ftp.novell.com).
- Parser: Parses the data from a supportconfig tarball and imports it into a database.
- Front-end: Displays the collected data in useful formats, generate statistics and allow simple queries.
This project is part of:
Hack Week 10
Activity
Comments
-
about 11 years ago by leonardocf | Reply
The "Collector" and "Parser" components were developed during Hack Week 9.
-
about 11 years ago by leonardocf | Reply
A working prototype of the front-end (using python-django) was developed during Hack Week 10.
Similar Projects
Testing and adding GNU/Linux distributions on Uyuni by juliogonzalezgil
Join the Gitter channel! [https://gitter.im/uy...
Make more sense of openQA test results using AI by livdywan
Description
AI has the potential to help wi...
Team Hedgehogs' Data Observability Dashboard by gsamardzhiev
Description
This project aims to develop a ...
ClusterOps - Easily install and manage your personal kubernetes cluster by andreabenini
Description
ClusterOps is a Kubernetes ...
SUSE AI Meets the Game Board by moio
Use [tabletopgames.ai](https://tabletopgames.ai...
Port git-fixup to POSIX shell script and submit to git/git by mcepl
Description
https://github.com/keis/git-fix...