A tool to monitor and graph OBS statistics using Prometheus and Grafana
-
Download and install obs-websocket.
-
Install docker on the machine you want to use for monitoring.
-
Clone this repository
-
Edit
OBS_URL
,OBS_PORT
,OBS_PASSWORD
inside ofdocker-compose.yml
to match your obs-websocket settings -
Run
docker-compose up -d
in the main directory -
View your dashboard at
http://localhost:3000
(login isadmin
:admin
)
If you need any help with setup, feel free to reach out to me on Discord at Zusor#3333