Skip to content
/ risu Public

Automation Troubleshooting Framework to validate and report configuration, software installed, etc with bash, python, and your language of choice.

License

Notifications You must be signed in to change notification settings

risuorg/risu

Folders and files

NameName
Last commit message
Last commit date
Apr 15, 2025
Aug 22, 2024
Dec 17, 2024
Aug 22, 2024
Feb 10, 2025
Dec 17, 2024
Mar 9, 2020
May 18, 2022
Dec 16, 2024
Sep 26, 2018
Dec 16, 2024
Nov 25, 2022
Sep 21, 2022
Apr 14, 2025
Jun 13, 2022
May 15, 2021
Aug 22, 2024
Sep 21, 2022
Jul 21, 2017
Oct 26, 2022
Dec 16, 2024
Mar 9, 2020
May 15, 2021
Jun 24, 2021
May 15, 2021
May 15, 2021
May 15, 2021
Oct 27, 2022
May 19, 2021
Jul 27, 2017
Aug 22, 2024
May 17, 2021
May 15, 2021
Mar 9, 2020
Sep 21, 2022
Sep 21, 2022
May 15, 2021
Aug 22, 2024
Jun 18, 2024
Aug 22, 2024
Dec 16, 2024
Nov 10, 2022
Aug 22, 2024
May 15, 2021
Aug 5, 2024
Dec 16, 2024

Repository files navigation

modified
2022-01-26T13:04:03.311Z

License Python Unit Testing Docker Pulls codecov Release status PyPI version

Table of contents

Introduction

Risu 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: Risu-www
  • Ansible playbook support.
  • Save / restore default settings

Framework contains additional README 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: