The monitoring scriptsp_ps does not alert until all the post queues are stopped in a multiple post queue environment.
This is due to multiple post queues and you need to customize the script for your environment
RESOLUTION
Attached is a pre-modified script, that can be used.
1. Set the environment for each sp_cop you have.
export SP_SYS_PRODDIR=/u01/jess/prod53
export SP_SYS_VARDIR=/u01/jess/var
export SP_COP_TPORT=2200
export SP_COP_UPORT=2200
export ORACLE_SID=sha92
alias spbin='cd /u01/jess/prod53/bin'
alias spvar='cd /u01/jess/var'
2. Place the attached sp_ps_new in the shareplex prod dir/util directory.
3. Modify the following lines in the script
a) # Change this directory to your directory where you place your env file or .profile
. /xx/xxx/$2
b) change interval (seconds) based on how often you want to check to see if any process is down
interval=60
WORKAROUND
SharePlex Manager allows you to monitor and alert SharePlex processes.
Support doesn't customize shell scripts for specific customer environment, PSO should be contacted.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center