# (c) 2002-2003 Newisys, Inc.  All rights reserved.

Sample Shell Scripts 

This folder contains several example shell scripts that demonstrate performing common operations using the Systems Management commands from a remote SSH client.  The examples include:
- Adding users to a set of Service Processors
- Configuring ADS authentication on a set of Service Processors
- Copying SNMP trap destinations from one Service Processor to a set of Service Processors
- Monitoring the system status of a set of systems via their Service Processors
- Copying the entire configuration on one Service Processor to another set of Service Processors
- Turning on a set of platforms via their Service Processors 
- Shutting down the operating system on a set of platforms via their Service Processors

Use these examples as a starting point when developing your own scripts. 
Public key authentication or trusted host authentication must be configured for 
these scripts to work. Refer to the "Configuring Scripting Capabilities" section of 
the Systems Management Guide for details.

These sample scripts are not meant for production-level use and may need modification
before they work properly in a given environment.  

The Systems Management commands are documented in the online help and in the 
Systems Management Commands guide.
