#!/bin/sh

set -e

service owamp-server status

pgrep -l owampd
