#!/usr/bin/env python

from scribemonitor import monitor

monitor.run_monitor()
