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
-
over 7 years ago by leonardocf | Reply
The "Collector" and "Parser" components were developed during Hack Week 9.
-
over 7 years ago by leonardocf | Reply
A working prototype of the front-end (using python-django) was developed during Hack Week 10.
Similar Projects
Develop a monitoring system with web frontend for virtualization servers by nzhang
[comment]: # (Please use the project descriptio...
Uyuni/SUSE Manager: build Python APE and a Salt+Python bundle to support ANY client operating system by pagarcia
Uyuni/SUSE Manager build client tools for each ...
Resurrect NWS CLI project by seanmarlow
Project Description
Many years back I cre...
Testing and adding GNU/Linux distributions on Uyuni by juliogonzalezgil
Join the Gitter channel! [https://gitter.im/uy...
Language Server Protocol implementation for Salt States by cbosdonnat
[Language Server Protocol](https://microsoft.gi...
Learn python by building a homepage with Flask by mbrugger
I thought it would be time to learn a new progr...