1 project tagged "Creative Commons Attribution NonCommercial ShareAlike 3.0"
MuninLive turns your existing munin-based infrastructure into a realtime monitoring solution. It connects to munin nodes and converts munin graphs to JSON objects. If a frontend requests a mld object, the values are served from memory by an embedded Web server while mld keeps polling the munin node in the background as long as frontend requests are being made. You can implement your own frontend or use the shipped example frontend, which can be used out of the box and comes with user management based on munin groups exported by the server. MuninLive can be queried with all popular programming languages or with JavaScript itself, and supports CORS.