#!/bin/bash

echo $* >> /tmp/dlvm_monitor_event

exit 0
