<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HP-UX 11.31 process WbemWrapperMonitor in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242102#M330127</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check about the sympt described in the following patch:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://us-ffs.external.hp.com/hp-ux_patches/11.X/PHSS_37856.txt" target="_blank"&gt;ftp://us-ffs.external.hp.com/hp-ux_patches/11.X/PHSS_37856.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; PHSS_37856:&lt;BR /&gt; 1) SR QXCR1000748311&lt;BR /&gt; Subscriptions cannot be created after an update to 0803&lt;BR /&gt; 11.31 by WbemWrapperMonitor and evweb. The error&lt;BR /&gt; message observed is "WBEM_TO_EMS_WRAPPER ERROR 15197 2&lt;BR /&gt; An error occurred while creating the subscription :&lt;BR /&gt; CIM_ERR_INVALID_PARAMETER: PGS10202: THE VALUE&lt;BR /&gt; hostname.domain.com IS NOT VALID FOR PROPERTY SystemName."&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Take a look at syslog.log.&lt;BR /&gt;Anyway you could consider to install the patch if your system doesn't have already that. This patch doesn't have dependencies and doesn't ask for a reboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
    <pubDate>Tue, 29 Jul 2008 12:34:04 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2008-07-29T12:34:04Z</dc:date>
    <item>
      <title>HP-UX 11.31 process WbemWrapperMonitor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242100#M330125</link>
      <description>On server rx3600 installed HP-UX 11.31&lt;BR /&gt;If I write command: top   I will see next:&lt;BR /&gt;&lt;BR /&gt;Load averages: 0.24, 0.25, 0.25&lt;BR /&gt;243 processes: 197 sleeping, 46 running&lt;BR /&gt;Cpu states:&lt;BR /&gt;CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 0    0.14   0.0%   0.0%   0.0% 100.0%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 2    0.30  35.1%   0.0%  16.2%  48.7%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 4    0.12  36.5%   0.0%  12.6%  50.9%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 6    0.41   0.0%   0.0%   0.2%  99.8%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;---   ----  -----  -----  -----  -----  -----  -----  -----  -----&lt;BR /&gt;avg   0.24  17.9%   0.0%   7.2%  74.9%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;System Page Size: 4Kbytes&lt;BR /&gt;Memory: 6978952K (3421660K) real, 13382212K (5699668K) virtual, 5989132K free  Page# 1/16&lt;BR /&gt;&lt;BR /&gt;CPU TTY    PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND&lt;BR /&gt; 4   ?    3624 root     152 20 59124K  4792K run     37:36 65.65 65.54 WbemWrapperMonitor&lt;BR /&gt; 2   ?    4122 dscadm   152 20  1887M  1495M run      1:59  3.04  3.04 jlaunch&lt;BR /&gt; 6   ?    4121 dscadm   152 20   691M   322M run      0:22  1.28  1.27 jlaunch&lt;BR /&gt; 4   ?      70 root     152 20  3312K  2944K run      0:07  0.59  0.59 vxfsd&lt;BR /&gt; 4   ?    3488 dscadm   168 20 36356K 21228K sleep    0:06  0.23  0.23 saposcol&lt;BR /&gt; 0   ?    4123 dscadm   152 20   542M 69792K run      0:06  0.18  0.18 jlaunch&lt;BR /&gt; 4   ?    7179 root     154 20 25224K  2424K sleep    0:00  0.24  0.17 dtwm&lt;BR /&gt; 6   ?    7181 root     154 20 23868K  2784K sleep    0:00  0.24  0.17 dthelpview&lt;BR /&gt; 4   ?    2368 root     152 20 86528K 14228K run      0:05  0.14  0.14 vxsvc&lt;BR /&gt; 0   ?      72 root     152 20   360K   320K run      0:01  0.12  0.12 pm_schedcpu&lt;BR /&gt; 4   ?    3979 dscadm   152 20 50608K 12252K run      0:00  0.12  0.12 igsmux_mt&lt;BR /&gt;&lt;BR /&gt;Process WbemWrapperMonitor on top with % in range 40% - 70%&lt;BR /&gt;&lt;BR /&gt;How I can kill this process?&lt;BR /&gt;I have slow work of SAP system if it will running... I think this process - source of problem.&lt;BR /&gt;&lt;BR /&gt;Igor</description>
      <pubDate>Tue, 29 Jul 2008 11:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242100#M330125</guid>
      <dc:creator>Pusherman</dc:creator>
      <dc:date>2008-07-29T11:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 process WbemWrapperMonitor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242101#M330126</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;kill 3624&lt;BR /&gt;&lt;BR /&gt;That will kill it.&lt;BR /&gt;&lt;BR /&gt;There is a wbem daemon, configured in /etc/rc.config.d/ that you may wish to turn from 1 (run) to 0 (not run)&lt;BR /&gt;&lt;BR /&gt;You may be advised to do nothing. Your system does not look very busy. This process could be using this amount of CPU because its the only thing running asking for any significant work.&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;1) Is there a system response issue, user complaints, issues?&lt;BR /&gt;2) Is this application necessary?&lt;BR /&gt;&lt;BR /&gt;If you are just looking at top and are unhappy, looking for things to do that is probably not a good reason to go poking around especially if the answer to question 2 is yes.&lt;BR /&gt;&lt;BR /&gt;I only mess with working systems use of resources when there is a complaint. I look for issues, but a near idle system's CPU use is likely to be distorted.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 29 Jul 2008 12:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242101#M330126</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-07-29T12:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 process WbemWrapperMonitor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242102#M330127</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check about the sympt described in the following patch:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://us-ffs.external.hp.com/hp-ux_patches/11.X/PHSS_37856.txt" target="_blank"&gt;ftp://us-ffs.external.hp.com/hp-ux_patches/11.X/PHSS_37856.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; PHSS_37856:&lt;BR /&gt; 1) SR QXCR1000748311&lt;BR /&gt; Subscriptions cannot be created after an update to 0803&lt;BR /&gt; 11.31 by WbemWrapperMonitor and evweb. The error&lt;BR /&gt; message observed is "WBEM_TO_EMS_WRAPPER ERROR 15197 2&lt;BR /&gt; An error occurred while creating the subscription :&lt;BR /&gt; CIM_ERR_INVALID_PARAMETER: PGS10202: THE VALUE&lt;BR /&gt; hostname.domain.com IS NOT VALID FOR PROPERTY SystemName."&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Take a look at syslog.log.&lt;BR /&gt;Anyway you could consider to install the patch if your system doesn't have already that. This patch doesn't have dependencies and doesn't ask for a reboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 29 Jul 2008 12:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242102#M330127</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-07-29T12:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 process WbemWrapperMonitor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242103#M330128</link>
      <description>If I kill him this process starting again...&lt;BR /&gt;in /etc/rc.config.d I don't find where it switch on.&lt;BR /&gt;&lt;BR /&gt;Patch is downloading...</description>
      <pubDate>Tue, 29 Jul 2008 13:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242103#M330128</guid>
      <dc:creator>Pusherman</dc:creator>
      <dc:date>2008-07-29T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 process WbemWrapperMonitor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242104#M330129</link>
      <description>Hi Igor,&lt;BR /&gt;&lt;BR /&gt;what about the end?&lt;BR /&gt;Did you solve the problem?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Thu, 31 Jul 2008 12:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242104#M330129</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-07-31T12:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 process WbemWrapperMonitor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242105#M330130</link>
      <description>No... I can't switch off this process :(&lt;BR /&gt;&lt;BR /&gt;But now it around 1% - 2% in "top"&lt;BR /&gt;&lt;BR /&gt;perhaps my problems are not related to him...</description>
      <pubDate>Fri, 01 Aug 2008 10:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242105#M330130</guid>
      <dc:creator>Pusherman</dc:creator>
      <dc:date>2008-08-01T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 process WbemWrapperMonitor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242106#M330131</link>
      <description>This process is part of the online diagnostic (system fault management) - don't switch it off.&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-1318/ch01s05.html" target="_blank"&gt;http://docs.hp.com/en/5992-1318/ch01s05.html&lt;/A&gt;</description>
      <pubDate>Fri, 01 Aug 2008 11:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-process-wbemwrappermonitor/m-p/4242106#M330131</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-01T11:10:48Z</dc:date>
    </item>
  </channel>
</rss>

