Description :Alerts coming from Manager for BMC Patrol 3.1 (i.e : Uproc Aborted, ....) are not displayed in the BMC Patrol Console.
Environment
OS: IBM AIX OS Version: AIX6.1 Related configuration item(s): DUAS 5
Cause
Cause type: Configuration Root Cause: As our Manager for BMC Patrol 3.1 is not officially supported on AIX 6.1, this problem is due to the fact that the BMC Manager for Patrol 3.1 Exemple : After the Manager for BMC Patrol 3.1 installation and configuration, the following links were created : 4254 lrwxrwxrwx 1 root system 46 Mar 31 2011 libuxspv.a -> /tools/universe/UNIPRE/exec/lib/libuxspv_pat.a< 4255 lrwxrwxrwx 1 root system 46 Mar 31 2011 libuxspv.a_model -> /tools/universe/UNIPRE/exec/lib/libuxspv_pat.a With AIX 6.1 the library 'libuxspv_pat.a' doesn't exist so the right library name is : 'libuxspv_pat.so' (shared library).
Resolution
- Stop the running Dollar Universe Company ,
- Remove the existing links in $UXEXE/lib : libuxspv.a -> /tools/universe/UNIPRE/exec/lib/libuxspv_pat.a libuxspv.a_model -> /tools/universe/UNIPRE/exec/lib/libuxspv_pat.a
- Create the link in $UXEXE/lib : libuxspv.so -> ./libuxspv_pat.so