#!/usr/bin/env python3
# Copyright (c) 2011 Arastra, Inc.  All rights reserved.
# Arastra, Inc. Confidential and Proprietary.

import EventMonAgent
EventMonAgent.main()
