#!/usr/bin/env python

from scribemonitor import monitor

monitor.run_monitors()
