#!/bin/bash

# Copyright 2002 Compaq Information Technologies Group, L.P.
#
# init file for Threshold agent
#
# processname: cmathreshd

NAME="Threshold agent"
PNAME="cmathreshd"
PFLAGS="-p 5 -s OK"

if [ "x$CMAINCLUDE" = "x" ]; then
	CMAINCLUDE=/opt/compaq/foundation/etc/cmad
fi

. $CMAINCLUDE
