Patch Name: PHSS_21693 Patch Description: s700_800 10.20 OV ITO5.3X NetWare Agent Patch A.05.33 Creation Date: 00/06/05 Post Date: 00/06/08 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: OpenView IT/Operations 5.3 Filesets: OVOPC-CLT-ENG.OVOPC-NW-CLT Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_21693 Symptoms: PHSS_21693: 1. ITO Agent was not Novell certified on Netware 5. 2. ITO modules could not be unloaded with UNLOAD command. 3. If a module failed to load, Control agent would not unload. 4. At times, Message agent would not unload. 5. Reconfiguration of Monitor agent (character set) might cause an abend upon unload. 6. Trap interceptor abends if suppress conditions exist. PHSS_20200: 1. No support for Netware 5. 2. Unreleased resources upon unloading of ITO modules. 3. "Force update" option required during distribution when removing templates. 4. Netware streams not released after distribution. 5. Issues with installation script. Defect Description: PHSS_21693: 1. ITO Agent did not fulfill all requirements for Netware certification. 2. If the UNLOAD command was issued, ITO module would hang the Netware console. 3. If a NLM load attempt by Control agent failed, Control agent would go into an infinite loop and could not be unloaded. 4. If shutdown of MA was requested during mgmt server checkalive or forwarding buffered messages, MA would go into deadlock and could not be unloaded. 5. When reconfiguring Monitor agent, temporary output filenames would be freed but not set to NULL. Upon termination, same variables would try to be freed again, causing an abend. 6. If suppress conditions exist in Trap interceptor template trap interceptor would crash after receiving a trap. Resolution: 1. Code changes were implemented in order to satisfy Novell certification requirements. A testing procedure was devised to execute code coverage test as required by Novell. 2. SIGTERM handler was implemented for each ITO module, so that UNLOAD command is properly handled. 3. Properly handled return codes of spawnwp() command by setting all relevant process slot variables, allowing Control Agent to recognize the failure to load a NLM and exit the infinite loop. 4. Added termination variable which is now checked every time a time-consuming operation (such as server checkalive) is finished. 5. Updated variable values (set to NULL) when reconfiguring Monitor agent. 6. Checked for NULL value of message id before attempting to copy it. PHSS_20200: 1. Ito agent did not work well on Netware 5. 2. When killed, ITO agents would not release all allocated memory, causing warning messages to be displayed on netware console. 3. If force update option was not used, error message "Can't open directory sys:\var\opt\..." (OpC30-1009)" would be sent to Message Browser. 4. lrma_free_config() would not release client context for each and every management server assigned to the node. 5. Single attempt for password input; batch installation not available; too many "press any key" messages during installation. Resolution: 1. Code was ported to Netware 5. 2. Memory manager was written, making sure that all memory is released upon unload. 3. opendir/readdir combination was improved to take in account empty directories. 4. lrma_free_config() was rewritten so to free all necessary resources when called. 5. Three attempts for password input available; batch installation added (allows install with warnings); no user interaction needed during batch installation SR: R555004948 R555004946 R555004945 H555002799 H555000054 Patch Files: /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/opc_pkg.Z /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/nbv6.exe /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/unzip.nlm /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/unzip.txt /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/vendor.nlm.Z /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itodown.ncf.Z /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itodown5.ncf.Z /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itoreset.ncf.Z /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itorst5.ncf.Z /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itorsnma.ncf.Z /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/AgentPlatform /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_allocmem /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_cachebuffers /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_cachehits /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_codedatamem /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_conns /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_cpuutil /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_dirtycache /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_filereads /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filewrites /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_diskfree /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_queuejobwaittime /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_users /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_lslinpckts /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_lsloutpckts /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_ncprequests /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physinkpckts /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physoutkpckts /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physoutpckts /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filekreads /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_queuereadykbytes /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_queuereadyjobs /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_volfree /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filekwrites /var/opt/OV/share/tmp/OpC_appl/NetWare/C/NetWare.idx /var/opt/OV/share/tmp/OpC_appl/NetWare/C/APPLICATIONS/ applications.dat /var/opt/OV/share/tmp/OpC_appl/NetWare/C/MSGGROUPS/ msggroups.dat /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/TRAP/ netware4.1 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/TRAP/ nma2.1 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/LOGFILE/ nw_abend /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/ TEMPLGROUP/tmplgrp.dat /opt/OV/OpC/examples/progs/Makef.nw /opt/OV/OpC/examples/progs/nwopcnlm.c /opt/OV/bin/OpC/nwactions/nwgr_cachebuffers /opt/OV/bin/OpC/nwactions/nwgr_volfree /opt/OV/bin/OpC/nwactions/nwgr_trends /opt/OV/bin/OpC/nwactions/nwgr_logusers /opt/OV/bin/OpC/nwactions/nwgr_allocmem /opt/OV/bin/OpC/nwactions/nwgr_dirtycache /opt/OV/bin/OpC/nwactions/nwgr_lslinpkts /opt/OV/bin/OpC/nwactions/nwgr_lsloutpkts /opt/OV/bin/OpC/nwactions/nwgr_filereads /opt/OV/bin/OpC/nwactions/nwgr_filewrites /opt/OV/bin/OpC/nwactions/nwgr_readKbytes /opt/OV/bin/OpC/nwactions/nwgr_writeKbytes /opt/OV/bin/OpC/nwactions/nwgr_physinpkts /opt/OV/bin/OpC/nwactions/nwgr_physoutpkts /opt/OV/bin/OpC/nwactions/nwgr_physinkbytes /opt/OV/bin/OpC/nwactions/nwgr_physoutkbytes /opt/OV/bin/OpC/nwactions/nwgr_readyjobs /opt/OV/bin/OpC/nwactions/nwgr_readyKbytes /opt/OV/bin/OpC/nwactions/nwgr_queue /opt/OV/bin/OpC/nwactions/nwgr_cachehits /opt/OV/bin/OpC/nwactions/nwgr_freeredirarea /opt/OV/bin/OpC/nwactions/nwgr_memmon /opt/OV/bin/OpC/nwactions/nwgr_codemem /opt/OV/bin/OpC/nwactions/nwgr_cpu /opt/OV/bin/OpC/agtinstall/opcnwping /opt/OV/bin/OpC/agtinstall/opcnwprlg /opt/OV/bin/OpC/agtinstall/opcnwinst /opt/OV/bin/OpC/agtinstall/xconsole what(1) Output: /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/opc_pkg.Z: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/nbv6.exe: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/unzip.nlm: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/unzip.txt: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/vendor.nlm.Z: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itodown.ncf.Z: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itodown5.ncf.Z: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itoreset.ncf.Z: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itorst5.ncf.Z: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/A.05.33/RPC_SUN_TCP/actions/itorsnma.ncf.Z: None /var/opt/OV/share/databases/OpC/mgd_node/vendor/novell/ intel/nw/AgentPlatform: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_allocmem: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_cachebuffers: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_cachehits: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_codedatamem: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_conns: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_cpuutil: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_dirtycache: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filereads: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filewrites: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_diskfree: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_queuejobwaittime: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_users: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_lslinpckts: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_lsloutpckts: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_ncprequests: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physinkpckts: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physoutkpckts: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physoutpckts: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filekreads: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_queuereadykbytes: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_queuereadyjobs: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/nw_gr_volfree: None /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filekwrites: None /var/opt/OV/share/tmp/OpC_appl/NetWare/C/NetWare.idx: None /var/opt/OV/share/tmp/OpC_appl/NetWare/C/APPLICATIONS/ applications.dat: None /var/opt/OV/share/tmp/OpC_appl/NetWare/C/MSGGROUPS/ msggroups.dat: None /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/TRAP/ netware4.1: None /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/TRAP/ nma2.1: None /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/LOGFILE/ nw_abend: None /var/opt/OV/share/tmp/OpC_appl/NetWare/C/TEMPLATES/ TEMPLGROUP/tmplgrp.dat: None /opt/OV/OpC/examples/progs/Makef.nw: None /opt/OV/OpC/examples/progs/nwopcnlm.c: None /opt/OV/bin/OpC/nwactions/nwgr_cachebuffers: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_volfree: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_trends: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_logusers: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_allocmem: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_dirtycache: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_lslinpkts: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_lsloutpkts: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_filereads: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_filewrites: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_readKbytes: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_writeKbytes: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_physinpkts: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_physoutpkts: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_physinkbytes: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_physoutkbytes: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_readyjobs: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_readyKbytes: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_queue: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_cachehits: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_freeredirarea: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_memmon: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_codemem: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/nwactions/nwgr_cpu: HP OpenView IT/Operations A.05.33 (05/24/00) /opt/OV/bin/OpC/agtinstall/opcnwping: HP OpenView IT/Operations A.05.31 (10/01/99) /opt/OV/bin/OpC/agtinstall/opcnwprlg: HP OpenView IT/Operations A.05.30 (10/01/99) /opt/OV/bin/OpC/agtinstall/opcnwinst: HP OpenView IT/Operations A.05.30 (10/01/99) /opt/OV/bin/OpC/agtinstall/xconsole: HP OpenView IT/Operations A.05.30 (10/01/99) cksum(1) Output: 233336840 2101782 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/opc_pkg.Z 2305584020 8916076 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/nbv6.exe 3984111322 156972 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/unzip.nlm 3329730331 498 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/unzip.txt 2271319023 179877 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/actions/ vendor.nlm.Z 649785419 43 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/actions/ itodown.ncf.Z 3904008577 44 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/actions/ itodown5.ncf.Z 4180437993 51 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/actions/ itoreset.ncf.Z 2472864425 56 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/actions/ itorst5.ncf.Z 4077339589 15 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/A.05.33/RPC_SUN_TCP/actions/ itorsnma.ncf.Z 3509465429 3704 /var/opt/OV/share/databases/OpC/mgd_node/ vendor/novell/intel/nw/AgentPlatform 1450639985 424 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_allocmem 262779162 679 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_cachebuffers 2051618301 834 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_cachehits 1988221648 503 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_codedatamem 1102234046 1036 /var/opt/OV/share/help/C/ovmib/OVW/ Functions/nw_gr_conns 3734941396 1541 /var/opt/OV/share/help/C/ovmib/OVW/ Functions/nw_gr_cpuutil 3254379345 1117 /var/opt/OV/share/help/C/ovmib/OVW/ Functions/nw_gr_dirtycache 2833214369 666 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filereads 2215936743 671 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filewrites 1484806384 1200 /var/opt/OV/share/help/C/ovmib/OVW/ Functions/nw_gr_diskfree 3479302734 1791 /var/opt/OV/share/help/C/ovmib/OVW/ Functions/nw_gr_queuejobwaittime 3490074225 1069 /var/opt/OV/share/help/C/ovmib/OVW/ Functions/nw_gr_users 2451158763 708 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_lslinpckts 2427152498 704 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_lsloutpckts 98987806 753 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_ncprequests 3556320696 695 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physinkpckts 2566783219 706 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physoutkpckts 3061872886 709 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_physoutpckts 2879980713 700 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filekreads 514249130 1214 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_queuereadykbytes 1993581372 1216 /var/opt/OV/share/help/C/ovmib/OVW/ Functions/nw_gr_queuereadyjobs 175475582 371 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_volfree 3593849648 707 /var/opt/OV/share/help/C/ovmib/OVW/Functions/ nw_gr_filekwrites 931847601 14239 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/ NetWare.idx 2946168827 26106 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/ APPLICATIONS/applications.dat 2051531699 1790 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/ MSGGROUPS/msggroups.dat 4290521483 478823 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/ TEMPLATES/TRAP/netware4.1 2321968998 15126 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/ TEMPLATES/TRAP/nma2.1 3445867744 1833 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/ TEMPLATES/LOGFILE/nw_abend 2470952817 245 /var/opt/OV/share/tmp/OpC_appl/NetWare/C/ TEMPLATES/TEMPLGROUP/tmplgrp.dat 2589312207 1731 /opt/OV/OpC/examples/progs/Makef.nw 2479207982 4481 /opt/OV/OpC/examples/progs/nwopcnlm.c 2832177105 11452 /opt/OV/bin/OpC/nwactions/nwgr_cachebuffers 3421498999 11442 /opt/OV/bin/OpC/nwactions/nwgr_volfree 933190586 11927 /opt/OV/bin/OpC/nwactions/nwgr_trends 1575776598 11419 /opt/OV/bin/OpC/nwactions/nwgr_logusers 2968868981 11432 /opt/OV/bin/OpC/nwactions/nwgr_allocmem 85667279 11453 /opt/OV/bin/OpC/nwactions/nwgr_dirtycache 2207033282 11437 /opt/OV/bin/OpC/nwactions/nwgr_lslinpkts 2841414334 11441 /opt/OV/bin/OpC/nwactions/nwgr_lsloutpkts 1942637276 11410 /opt/OV/bin/OpC/nwactions/nwgr_filereads 730540175 11414 /opt/OV/bin/OpC/nwactions/nwgr_filewrites 1612473059 11443 /opt/OV/bin/OpC/nwactions/nwgr_readKbytes 464150514 11447 /opt/OV/bin/OpC/nwactions/nwgr_writeKbytes 2410844903 11485 /opt/OV/bin/OpC/nwactions/nwgr_physinpkts 977567741 11488 /opt/OV/bin/OpC/nwactions/nwgr_physoutpkts 596861168 11482 /opt/OV/bin/OpC/nwactions/nwgr_physinkbytes 2676202625 11486 /opt/OV/bin/OpC/nwactions/ nwgr_physoutkbytes 2387089452 11441 /opt/OV/bin/OpC/nwactions/nwgr_readyjobs 3931298103 11458 /opt/OV/bin/OpC/nwactions/nwgr_readyKbytes 1651378127 11554 /opt/OV/bin/OpC/nwactions/nwgr_queue 567170387 11461 /opt/OV/bin/OpC/nwactions/nwgr_cachehits 3664933550 11463 /opt/OV/bin/OpC/nwactions/ nwgr_freeredirarea 1323870325 11525 /opt/OV/bin/OpC/nwactions/nwgr_memmon 3778169204 11443 /opt/OV/bin/OpC/nwactions/nwgr_codemem 1057390061 11426 /opt/OV/bin/OpC/nwactions/nwgr_cpu 3819349976 10800 /opt/OV/bin/OpC/agtinstall/opcnwping 1648109972 11984 /opt/OV/bin/OpC/agtinstall/opcnwprlg 2273630486 7509 /opt/OV/bin/OpC/agtinstall/opcnwinst 2019770466 11469 /opt/OV/bin/OpC/agtinstall/xconsole Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_20200 Equivalent Patches: PHSS_21694: s700: 11.00 s800: 11.00 ITOSOL_00035: sparcSOL: 2.3 2.4 2.5 2.6 2.7 Patch Package Size: 12120 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_21693 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_21693.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_21693. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. WARNING: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_21693.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_21693.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: BEFORE LOADING THIS PATCH... o You may use this patch with the following official ITO release: A.05.30 o DO NOT use this patch with older releases of ITO, for example versions A.05.00 or A.05.11. o This patch provides the HP OV IT/Operations Intelligent Agent to be used with a ITO A.05.30 Management Server system, English and Japanese version. (A) Patch Installation Instructions ------------------------------- (A1) Install the patch, following the standard installation instructions. ------------------------------------------------------ NOTE: For backing up the system before installing a patch, you may use opc_backup(1m). NOTE: MAKE SURE THAT NO AGENT OF THE PLATFORM ADDRESSED BY THIS PATCH IS DISTRIBUTED (either from the ITO Administrator's GUI or from command line using inst.sh) WHILE RUNNING SWINSTALL. NOTE: Don't be afraid of the '-x autoreboot=true' option above. There won't be a reboot due to this ITO patch. You can skip this option if you like. NOTE: This patch must be installed on the ITO Management Server system, NOT on an ITO Managed Node directly. Changes will take effect on managed nodes by means of ITO Software Distribution (using 'Force Update' if there is already an agent installed on the managed node). See chapter 2 of the ITO Administrator's Reference manual for more information. (B) Patch Deinstallation Instructions --------------------------------- (B1) To deinstall the patch PHSS_21693 run swremove: NOTE: MAKE SURE THAT NO AGENT OF THE PLATFORM ADDRESSED BY THIS PATCH IS DISTRIBUTED (either from the ITO Administrator's GUI or from command line using inst.sh) WHILE RUNNING SWREMOVE. # swremove PHSS_21693