sybase probe will not start at all and the log only contains a single line:
Jul 7 16:17:03:162 [139898649540416] Controller: Max. restarts reached for probe 'sybase' (command = sybase_monitor)
Release : 20.3 or later
Component : UIM - SYBASE
Environment setup is required with Sybase Team
Check the following and ensure all prereqs are met
Especially the following:
Libraries and Variables: The probe requires the following library configurations:
libstdc++ 5 library must be present on the robot platform.
Sybase libraries and environment variables must be set in the system path. For more information, see the Configure Sybase Library Path section.
most likely you would need to run the following on this server (dependent on OS):
yum install compat-libstdc*
which would install the libstdc++ libraries.
Next you have to set some information in the controller GUI in IM -- see screenshot below to locate 'Environment' tab:
in this section you can right click to add new robot environment variables-
You would add the variables as documented --
LD_LIBRARY_PATH: /opt/sybase/ASE-15_0/lib:/opt/sybase/DataAccess64/ODBC/lib:/opt/sybase/DataAccess/ODBC/lib:/opt/sybase/OCS-15_0/lib:/opt/sybase/OCS-15_0/lib3p64:/opt/sybase/OCS-15_0/lib3p:/opt/sybase/ASE-15_0/lib:/opt/sybase/DataAccess64/ODBC/lib:/opt/sybase/DataAccess/ODBC/lib:/opt/sybase/OCS-15_0/lib:/opt/sybase/OCS-15_0/lib3p64:/opt/sybase/OCS-15_0/lib3p
SYBASE: /opt/Sybase
SYBASE_ASE: ASE-15_0
SYBASE_JRE_RTDS: /opt/sybase/shared/SAPJRE-7_1_011_64BIT
SYBASE_OCS: OCS-15_0
SYBASE_WS: WS-15_0
SYBROOT: /opt/sybase