Skip to content

Instantly share code, notes, and snippets.

@timgentry
timgentry / README.md
Last active November 6, 2019 19:06 — forked from HealthDataInsight/README.md
Example roll-your-own dashboard definition

Example roll-your-own dashboard definition

This example is intended to reproduce the CCG COMPASS dashboard using the new roll-you-own dashboard tool

@timgentry
timgentry / slack_nagios.sh
Last active March 22, 2017 00:00 — forked from matt448/slack_nagios.sh
Script to post Nagios notifications into a Slack channel
#!/bin/bash
# This script is used by Nagios to post alerts into a Slack channel
# using the Incoming WebHooks integration. Create the channel, botname
# and integration first and then add this notification script in your
# Nagios configuration.
#
# All variables that start with NAGIOS_ are provided by Nagios as
# environment variables when an notification is generated.
# A list of the env variables is available here:
@timgentry
timgentry / .block
Last active January 12, 2017 11:18 — forked from mbostock/.block
Radial Reingold–Tilford Tree
license: gpl-3.0