After an agent is installed, you can manage (with the monitor
process) many of its features from the IBM® UrbanCode Deploy web
application.
About this task
We characterize an agent as a single process, but technically
an agent consists of two processes: a
worker process
and a
monitor process. Worker processes do the actual
work of deployment, such as handling plug-in steps. Monitor processes
manage the worker process, such as handling restarts, upgrades, and
tests. Agent properties can be changed directly by editing the agent's
conf/agent/installed.properties file
and restarting the agent.