vitrage-3
OpenStack root cause analysis as a Service client.
Install
- All systems
-
curl cmd.cat/vitrage-3.sh
- Debian
-
apt-get install python3-vitrageclient
- Ubuntu
-
apt-get install python3-vitrageclient
- Kali Linux
-
apt-get install python3-vitrageclient
- Fedora
-
dnf install python3-vitrageclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-vitrageclient
- Dockerfile
- dockerfile.run/vitrage-3
python3-vitrageclient
OpenStack root cause analysis as a Service client.
Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected. This package contains the Python 3.x module.