#!/bin/python
from pysysmon.main import main
main()
# vim: set ft=python
