Shutting Down the Unified Agent

Learn how to shut down the Unified Agent.

To shutdown a Unified Agent running on a specific port number, enter:
$SYBASE/UAF-2_5/bin/uafshutdown.sh -port port_number
For example, to shutdown a UAF agent that is started on port number 12345:
$SYBASE/UAF-2_5/bin/uafshutdown.sh -port 12345