1.) On RHEL, you need to set the bashrc profile and rc.local with the proper ASE enviroment variable settings.
2.) On both Windows and RHEL, 'sa' password is initially set to blank password.
- Use the management console provided by ASE on Windows platform to set it.
- Execute the command isql -Usa -P -S to login in.
- Issue a
>sp_password , NULL
>go
3.) To start the ASE service on RHEL, run the startserver -f RUN_ located on the $ASE_HOME$/install directory
Installation of PATROL Agent
1.) Check the documentation for prerequisites
2.) Create a user for PATROL
3.) On RHEL, install the Agent (Management Element on the Installation Setup) using the PATROL account, (this will create a mini-http server)
4.) Access the Patrol installation using a browser from a Windows platform (managed element must be connected to the network)
Configuration of PATROL for Windows, UNIX and Sybase
1.) Install a Patrol Classic Console on Windows platform
2.) Install the Patrol KMs (Windows, UNIX and Sybase) on the Console (Select the 'Consoles' checkbox on the Installation Setup)
3.) Check the documentation for the prerequisite configuration for Windows, UNIX and Sybase.
4.) To start Patrol Agent use the command line ./PatrolAgent -p 3181 on the /opt/bmc/Patrol3 directory
5.) Key in the sybase directory (/opt/sybase/) on the Patrol configure ASE KM menu
6.) Specify the krg file as indicated on the /opt/sybase/ASE-15_0/RHEL5PATROL.krg
Notes: I haven't really concentrated on the installation and configuration on PATROL for UNIX and Sybase, but a lot of the configuration are on the documentation. I have encountered a problem on perform Agent data collection since I didn't installed it. This is something that I need to revisit after everything clears out on the other modules.