Skip to content

Instantly share code, notes, and snippets.

View jstriebel's full-sized avatar
💭
I bring benefit to people by great engineering.

Jonathan Striebel jstriebel

💭
I bring benefit to people by great engineering.
View GitHub Profile
a 2
b 10
c 4
d 1
e 3
@jstriebel
jstriebel / beautify-icinga-status.js
Last active August 29, 2015 14:13
hack to show only interesting stuff in a more beautiful way on icinga status pages
// ==UserScript==
// @name beautify icinga status
// @version 0.4
// @description hack to show only interesting stuff in a more beautiful way on icinga status pages
// @author Jonathan
// @match */icinga/cgi-bin/status.cgi*
// @grant none
// ==/UserScript==
// use only this if you always want to get my newest version of the script: