Using The Clustercats Server Utilities - MACROMEDIA COLDFUSION 4.5-ADMINISTRING COLDFUSION SERVER Manual

Table of Contents

Advertisement

Chapter 6: Creating Scalable and Highly Available Web Sites

Using the ClusterCATS server utilities

ColdFusion Enterprise ships with the following server utilities for configuring,
administering, and troubleshooting your ClusterCATS clusters:
btadmin utility
bt-start and bt-stop utilities
btcfgchk utility
hostinfo utility
sniff utility
These server utilities work on both Windows and UNIX platforms.
btadmin utility
You can use the btadmin utility to:
Start and stop daemons
Configure ClusterCATS options
Enable and disable options
Show and reset clusters
Display btadmin online help
Start and stop daemons
Use the following command-line syntax for starting and stopping daemons:
btadmin [start/stop/restart daemon ]
[configure option ]
You can start and stop the following daemons with btadmin:
Starting and Stopping daemons with btadmin
Daemon
appmgr
failover
ns-httpd
Following are examples of how you start and stop daemon processes with the btadmin
utility:
btadmin start appmgr
btadmin stop failover
btadmin restart ns-httpd
Description
Application manager daemon
Failover daemon
HTTP daemon
261

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 4.5

Table of Contents