ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/etc/workstations.conf
Revision: 1.1
Committed: Sun Feb 23 12:45:21 2003 UTC (21 years, 7 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Log Message:
Attempted to turn the configuration in to something more self explanatory,
and hopefully more useful to a new user. Somewhat better than the older
configuration which still waffles on about raptor, rocks, and the library!

File Contents

# User Rev Content
1 tdb 1.1 # Sample configuration file for a group of workstations
2     #
3     # $Id$
4    
5     # Our workstations use a different filter called wkfilter,
6     # or fall back to filter1 if it's not running.
7     Host.filter=wkfilter;filter1;
8    
9     # We also check that SSH and telnet are running.
10     Host.serviceChecks=SSH;Telnet;