ARIS Cloud Controller (ACC)

ACC is a command-line tool (see ARIS Cloud Controller (ACC) Command-Line Tool.pdf) for administrating and configuring an ARIS installation. It communicates with ARIS Agents on all nodes.

Warning

Using ACC commands will deeply affect your system. This requires profound knowledge of the technical ARIS infrastructure and environment. The required know-how can be acquired only by attending the training course ARIS Server Installation, available via Global Education Services. If you use ACC commands without this knowledge or without the services of Software AG, according to the standard Software AG software maintenance agreement, we cannot guarantee proper functioning.

ARIS Cloud Controller (ACC) can be used in three modes:

To get information about the usage of ACC commands, enter help or help <command>.

Windows operating system

To start ACC under a Windows operating system click Start > All Programs > ARIS > Administration > Start ARIS Cloud Controller. If you have changed agent user credentials you must enter the user name and/or the password.

Linux operating system

To start ACC under a Linux operating system, execute the acc10.sh shell script instead. To do so, enter: su -c acc10.sh aris10. After the ARIS Server installation has completed on a Linux operating system, the aris10 user is locked and has no password. Command-line tools (sh files), such as ARIS Server Administrator or ARIS Cloud Controller can only be started by the aris10 user related to the ARIS Agent.

To lock the aris10 user again enter: passwd -l aris10