sybase probe can monitor Sybase ASE server remotely ?
search cancel

sybase probe can monitor Sybase ASE server remotely ?

book

Article ID: 134832

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Is it possible to monitor Sybase ASE server remotely from sybase probe running on a separate machine ?

Environment

sybase probe

Cause

n/a

Resolution

sybase probe can monitor Sybase ASE server locally or remotely.
Please refer to compatibility matrix which OS is supported as sybase probe running robot.

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/unified-infrastructure-management/20-4/installing/product-compatibility/ca-uim-probes-support-matrix.html

The required steps would be as follows.

1. Prepare a separate machine that sybase probe is supported.
2. Install the same version of Sybase Open client modules on sybase probe machine.
3. Configure the Open client to be able to resolve dbservername of Sybase ASE server remotely.

If configuration is done properly, command utilities would work remotely.

isql -U sa -P <password> -S <dbservername>

4. Install UIM robot on the machine, and deploy sybase probe

NOTE In case sybase probe is running on a linux box, you need add all the sybase variables as Robot environment variables.

Please refer to <Sybase Home>/SYBASE.env for sybase variables.