Command line options for configuring the TrueSight Server Automation integration
To set up and configure the integration with BMC Server Automation, you can use the following command line options from the <TrueSight Presentation Server installation directory>\truesightpserver\bin folder:
Action | Windows command | Linux command |
---|---|---|
To set up the connection | blade.bat setup -host <BMC Server Automation Server> -port <BMC Server Automation WebServer port> -user <BMC Server Automation Server Username> -pass <BMC Server Automation Server password> -role <BMC Server Automation Server role> | ./blade.sh setup -host <BMC Server Automation Server> -port <BMC Server Automation WebServer port> -user <BMC Server Automation Server Username> -pass <BMC Server Automation Server password> -role <BMC Server Automation Server role> |
To create packages | blade.bat auto_prov_prep | ./blade.sh auto_prov_prep |
To get package status | blade.bat get_package_status | ./blade.sh get_package_status |
To check the connection details | blade.bat get_setup | ./blade.sh get_setup |
to test the connection | blade.bat test | ./blade.sh test |
Related topic
Integrating-with-TrueSight-Server-Automation-to-enforce-configuration-changes