#! /usr/bin/ksh
#
# Copyright (c) 1998-2001 by Sun Microsystems, Inc.
# All rights reserved.


#pragma ident	"@(#)hastorageplus_monitor_stop.ksh	1.1	01/09/11 SMI"
#
# HA Storage Plus monitor stop method
# 
# Parameters passed:  -R <resource name> -T <type> -G <group>
#
#

exit 0


