The following software is necessary if instructions for operations are to be given to each server by the operation components.
The following software is necessary to perform SSH communications between the Management Server and a Linked Server or Business Server in a Windows system.
SSH V2.0 or later
Install OpenSSH (Cygwin OpenSSH V1.7 or higher) in environments where SSH has not been installed yet.
The command also depends on the environment in which Cygwin OpenSSH is installed.
Add the following to the ".bashrc" file that exists in the home directory of connected user of cygwin OpenSSH.
export LANG=en |
Depending on the version of the operating system, the following software may be necessary to perform SSH communications in a UNIX system.
SSH V2.0 or later
For Red Hat Enterprise Linux 5.0 or later or Solaris 10 or later, this software is installed as a standard operating system function.
Install OpenSSH in environments where SSH has not been installed yet.
The communication port which requires communication permission on Business Server is TCP port 22.
When you use the operation components "Obtain configuration information" or "Update configuration information", there are notes as follows.
When updating configuration items stored in a Configuration Management Database on a server (Linked Server or Business Server) other than the Operation Automation Server, and that server is a Windows system, it is necessary to set the environment variables of the Configuration Management Database in the environment variables of Cygwin. Create "F4AN_INSTALL_PATH" in the Cygwin environment variable, and specify the environment variables of the Configuration Management Database set in the Linked Server or Business Server.
It operates depending on the value of connected user's environment variable LANG in the Linked Server or Business Servers. If Windows system, the character code operates by environment variable LANG on Windows.
For example, for the "Search string in file" operation component running on a Linux or Solaris Business Server, the specified search text string (searchstring) is converted to the character code of the user LANG environment variable specified in the "username" option and is searched.
However, when you use the operation components "Execute multiple commands", it operates depending on the value of specified the character code in charactercode option.