#! /usr/bin/perl


system("/etc/pocserv/prowl.pl -apikey=dc9cc547845c8d9fef6ace912b38f3641dbb8513 -application=POCSERV -event=\"${ARGV[0]}\" -notification=\"${ARGV[1]}\"");


