User Guide

Chapter 6: Creating Scalable and Highly Available Web Sites 261
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:
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
Starting and Stopping daemons with btadmin
Daemon Description
appmgr Application manager daemon
failover Failover daemon
ns-httpd HTTP daemon