#!/bin/sh
#
# Show the INFO from "redis-cli"

set -eu

icinga-redis-cli INFO
icinga-redis-cli LOLWUT
