Welcome to the IBM TechXchange Community, a place to collaborate, share knowledge, & support one another in everyday challenges. Connect with your fellow members through forums, blogs, files, & face-to-face networking.
Join / sign up
Enhancing otherwise manual runbooks with automations is an excellent way to increase the productivity of the Operations Team. One way (among others) is to leverage the Script Provider. It connects to the endpoint via SSH and executes any kind of script runnable on the target system. In this blog...
Sometimes it might be a little confusing what exactly ends up in the output of an automation and why the follow up action using that output does not work as you had intended. We’ll share some details and show some neat tricks what to do here. The AutomationOutput feature in CEM ...
Using key-based authentication for SSH connections is both easier and more secure than password-based authentication. In fact, some operating systems (e.g. Ubuntu) default to prohibiting password-based SSH authentication for the root account. PowerVC 1.3.2 added a new capability to inject an SSH...