Server Management - Systems Insight Manager
1752598 Members
5202 Online
108788 Solutions
New Discussion юеВ

HP UX wbem subscription question

 
xianjun_1
Advisor

HP UX wbem subscription question

I created subscriptions for my hp ux 11.23 and sim's stdout is:

Create Subscriptions for:

Indication subscription successfully created.

Then I invoked evweb command to see the results:
ilter Name Handler Name Query

Destinat Destination Url
============================== =======================================

======================================== ======== ==============================
HP_General Filter@1_V1 localhost/CIMListener/EMArchiveConsumer Select * from

HP_DeviceIndication UNKNOWN
HPSIM_wsj-xtgl_0 HPSIM_wsj-xtgl select * from

HP_DeviceIndication UNKNOWN
HPSIM_openviewconfiguredhost_0 HPSIM_openviewconfiguredhost select * from

HP_DeviceIndication UNKNOWN.

you could see that the destination is UNKNOW so SIM can't get the test events. anyone could give me some advice? thanks in advance.
2 REPLIES 2
xianjun_1
Advisor

Re: HP UX wbem subscription question

I just use "mxwbemsub -l -n nodename" and found that the destination is https://127.0.0.1/cimon/listen1. is this normal? I think the ipaddress should be the CMS's ip address instead of 127.0.0.1
Gilles, Damien
Occasional Visitor

Re: HP UX wbem subscription question

Hello all,
I had the same problem on 11iv1.
evweb subscribe -L -b external

Filter Name Handler Name Query Destinat Destination Url
====================== ======================================= ======================================== ======== =====================================
HPSIM_ntintfr04009_0 HPSIM_ntintfr04009 select * from HP_DeviceIndication CIMXML https://127.0.0.1:50004/cimom/listen1
HPSIM_ntintfr04009_1 HPSIM_ntintfr04009 select * from HP_ThresholdIndication CIMXML https://127.0.0.1:50004/cimom/listen1
HP_General Filter@1_V1 localhost/CIMListener/EMArchiveConsumer Select * from HP_DeviceIndication UNKNOWN

and there is no WEBES subcription.
Who can help us?
Thanks.