Automate Smart Agent Installation on Multiple Nodes

You can use Smart Agent CLI to Install Smart Agent on multiple nodes from a host machine.
Run the following command using the Smart Agent CLI:
./appd install smartagent -—install-agent-from {artifact_path} —inventory {hosts} —connection ssh —auto-start
Note:
  • The Smart Agent CLI is compatible with Python versions >= 3.10.
  • For more information about managed nodes, see How to build your inventory.

For information about Smart Agent CLI, see Smart Agent Command Line Utility.