# # $Id: LGTO.client,v 1.6 2004/06/10 17:08:15 okundzic Exp $ Copyright (c) 2004, LEGATO Software, a division of EMC. # # # Copyright (c) 2003 LEGATO Software, a division of EMC. # # All rights reserved. This is an UNPUBLISHED work, and # comprises proprietary and confidential information of LEGATO. # Unauthorized use, disclosure, and distribution are strictly # prohibited. Use, duplication, or disclosure of the software # and documentation by the U.S. Government is subject to # restrictions set forth in a license agreement between the # Government and LEGATO or other written agreement specifying # the Government's rights to use the software and any applicable # FAR provisions, such as FAR 52.227-19. # # RTR file to define Sun StorEdge(TM) Enterprise Backup Client resource type for # Sun Cluster 3.0 and higher RESOURCE_TYPE="clnt"; VENDOR_ID=LGTO; RT_BASEDIR=/usr/lib/nsr; RT_DESCRIPTION="Sun StorEdge(TM) Enterprise Backup Client for Sun Cluster"; RT_VERSION="7.3.2.Build.364"; START=/usr/bin/true; STOP=/usr/bin/true; MONITOR_START=/usr/bin/true; MONITOR_STOP=/usr/bin/true; VALIDATE=nw_client.validate; # change timeout values { PROPERTY = Validate_timeout; MIN = 60; DEFAULT = 600; } #extension properties {Property=Clientname; Description="Sun StorEdge(TM) Enterprise Backup Virtual Client Name"; Extension=TRUE; Tunable=Anytime; String; Maxlength=1024; Minlength=0;} {Property=Network_resource; Description="LogicalHostname or SharedAddress resource containing Clientname"; Extension=TRUE; Default=""; Tunable=Anytime; String; Maxlength=1024; Minlength=0;} {Property=Owned_Paths; Description="Sun StorEdge(TM) Enterprise Backup Virtual Client Owned Paths"; Extension=TRUE; Tunable=Anytime; Stringarray; Maxlength=1024; Minlength=0;}