Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / templates / munstrap @ d8c30923

Nom Taille Révision Âge Auteur Commentaire
  static 2078cab6 plus de 7 ans Bert Peters Bugfix: fix graph scaling in munstrap. Bootstr...
  templates 2e16d2f8 presque 6 ans Olivier Mehani Templates: name in title (#1019) * [original] ...
LICENSE 17,6 ko a0f3aded presque 11 ans Jonny McCullagh Adding munstrap template for munin-monitoring/c...
README.md 1,36 ko 04a1a328 plus de 10 ans Jonny McCullagh Updated README with addresses to munin-monitori...
sample-node.jpg 92,9 ko a0f3aded presque 11 ans Jonny McCullagh Adding munstrap template for munin-monitoring/c...
sample-zoom.jpg 93,8 ko a0f3aded presque 11 ans Jonny McCullagh Adding munstrap template for munin-monitoring/c...
sample.jpg 77,7 ko a0f3aded presque 11 ans Jonny McCullagh Adding munstrap template for munin-monitoring/c...

Dernières révisions

# Date Auteur Commentaire
2e16d2f8 2020-01-27 17:44 Olivier Mehani

Templates: name in title (#1019)

  • [original] Put host name first in <TITLE>
  • [munstrap] Put host name or service (NAME) first in <title>

Useful when many tabs are open.

Signed-off-by: Olivier Mehani <>

7fff067f 2019-09-08 09:02 Christopher Eagan

Add Missing Bracket

Adds the missing bracket `[` to ensure that brackets show up after groups when hosts are grouped together.

c3431051 2018-03-26 13:52 pierre.boesch

Resolved issue 884 with munstrap tabid

2078cab6 2018-03-06 05:29 Bert Peters

Bugfix: fix graph scaling in munstrap.

Bootstrap sets box-sizing to border-box to make lay-outing easier, but
this damages the scaling of the munin graphs, which get a border to
indicate their warning state.

This patch makes all images have box-sizing: content-box, so that the...

8589c6df 2017-04-17 16:43 klemens

spelling fixes (2nd try)

31a71874 2017-01-27 19:48 Cristian Deluxe

Restored deleted image/text styles for warnings

592034ee 2017-01-27 19:23 Cristian Deluxe

Use localStorage first, location.hash later.

5f38fb40 2017-01-27 19:23 Cristian Deluxe

Use UglyJS instead Google Closure Compiler

4d457814 2017-01-27 19:23 Cristian Deluxe

Removed include due an perl error, need more work

4d7b1b5f 2017-01-27 19:23 Cristian Deluxe

Undo previous commit

Voir les révisions

README


Munstrap

Alternative Munin 2.x templates based on Twitter Bootstrap 3.
From February 2015 the Munstrap template has been added to the munin-monitoring/contrib repo. Please use that location in future.

Sample

Installation

Clone the munin-monitoring/contrib repo to a temporary location:

cd /opt git clone https://github.com/munin-monitoring/contrib.git

Replace the Munin stock template with Munstrap (the -b options makes a backup of the official template for rolling back):

cd /etc/munin cp -rb /opt/contrib/templates/munstrap/templates . cp -rb /opt/contrib/templates/munstrap/static .

Clean the old generated files:

rm -rf /var/www/munin/*

Take a coffee and wait some minutes for the html generation by Munin.

Upgrades

Get the last changes from Munstrap:

cd /opt/munstrap git pull

Replace the old munstrap version with the new one:

cd /etc/munin rm -rf templates static cp -r /opt/contrib/templates/munstrap/templates . cp -r /opt/contrib/templates/munstrap/static .

Revert to Official Munin Template

cd /etc/munin rm -rf templates static mv templates~ templates mv static~ static

Samples

View of a specific node: Node view

Zoom feature: Zoom view

Formats disponibles : Atom