Skip to content
forked from risuorg/risu

Automation Troubleshooting Framework to validate configuration and log files with bash, python, ruby and others

License

Notifications You must be signed in to change notification settings

vdrvergara/citellus

 
 

Repository files navigation

License Build Status Docker Pulls Coverage Status Release status PyPI version Codacy Badge Citellus User Group on Telegram

Table of contents

Introduction

Citellus is a framework to help with system configuration validation on either live system or a sosreport snapshot of the filesystem. This empowers the user to quickly troubleshoot known issues found in the system or the ones arising from different settings across a group of systems.

Via execution of 'plugins' it reports status on each one execution against the system that gives you an idea on health status, actual problems or problems that will reveal themselves if no preventive action is taken.

Please if you have any idea on any improvements please do not hesitate to open an issue.

Highlights

  • Plugins written in your language of choice.
  • Allows to dump output to json file to be processed by other tools.
    • Allow to visualize html from json output.
    • Check our sample at: Citellus-www
  • Ansible playbook support.
  • Save / restore default settings

Framework contains additional readmes for the tools included:

How does it looks like?

Check how does it look in an execution at: asciicast

Collaborate

Documentation

Documentation is available at Read the docs

Contact us!!

You can reach to us via:

About

Automation Troubleshooting Framework to validate configuration and log files with bash, python, ruby and others

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 49.8%
  • Shell 39.5%
  • HTML 10.7%