ControllerURL=<Your-AppDynamics-Controller-Url>
ControllerPort=<Your-AppDynamics-Controller-port>
FMServicePort=<Your-AppDynamics-Controller-port>
AgentType = <Let-this-be-null>
AccountAccessKey=<Your-AppDynamics-Controller-accessKey>
AccountName=<Your-AppDynamics-Controller-Account-name>
EnableSSL= <True-If-SSL-Is-Enabled-Else-False>
smartagentctl start --service
smartagentctl start -- service
There is a typo in this command (additional space between "--" and "service")
Thanks for the catch @Ingmar.Boddington, the article has been updated.