#!/bin/sh

set -e

service twamp-server status

pgrep -l twampd
