Command execution

From ControlTier

Jump to: navigation, search


You can execute actions using the Command dispatcher in two "modes":

Ad hoc command execution

Lets you execute scripts via the dispatch functionality on the fly. Use this mode whenever you want to perform a distributed execution of an arbitrary shell script or set of system commands.

Defined command execution

Lets you execute defined commands. A defined command enables you to break management processes into reusable named procedures and execute them in distributed fashion over the network. You can also create workflows (with error handling) that span multiple commands and execute across multiple machines. ControlTier comes with sets of defined commands and utilities you can call from your scripts, use individually, or leverage to create your own command workflows.


Personal tools
Development