Arthur de Jong

Open Source / Free Software developer

About munin-plot

This is an alternative web front-end for Munin. It provides more dynamic graphs while trying to maintain the Munin feature set.

This is very much work in progress but it should be reasonably usable already.

It consist of a Python web service that exposes the Munin configuration as JSON and data as CSV and a JavaScript application that plots the information.

Screenshot of munin-plot

Demo

A version of munin-plot is deployed with some demo data.
munin-plot demo »

Note that this demo does not get live data so you may need to scroll a bit back into history to get actual data.

Download

Git repository

The munin-plot development repository is available through Git with:

git clone https://arthurdejong.org/git/munin-plot
The repository is browsable and also available on Github.

Copyright notice

Copyright © 2018-2023 Arthur de Jong

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The above license governs the source code as shipped in the munin-plot source archives. The software (particularly the NPM part) has dependencies on various third-party software packages that are installed on munin-plot installation. Those are distributed under various licenses by their respective authors. As a convenience these are bundled in the provided wheel package.