Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MOM to MOM connector/MCF

11 views
Skip to first unread message

RD

unread,
Oct 23, 2008, 8:07:00 AM10/23/08
to
I want to create a connector to forward alerts to Netcool from MOM 2005. How
do it create a connector in MOM under product connectors?. I have the MOM to
MOM connector service installed in the MOM server and also the MOM web
service.

TCRavn

unread,
Oct 26, 2008, 2:00:01 PM10/26/08
to
you have to get at dedicated MOM => netcool connector, this is not in the
product.
please search in the catalog.
http://technet.microsoft.com/en-us/opsmgr/cc539535.aspx

both quest and micromuse got at connector.
--
br
Thomas Chr. Ravn

RD

unread,
Nov 10, 2008, 3:27:01 AM11/10/08
to
Hi...Thanks for the reply. Sorry for delayed response as I was on a vaccation
for the last 2 weeks.

I have a doubt here. We already have MOM2005 management group configured
with netcool connector and that is working fine. But that config was done
long back and no documents available to explian how it was done. Here a Probe
runs from the netcool server (Solaris) and attach to the MOM Database and
collects data using the FORWARDEE ID. Here MOM is not doing any forwarding as
Netcool is collecting the data from MOM DB Am I right ?. Does this requre a
thirdparty connector or is there any alternative from Microsoft itself..
Correct me if iam wrong.

Thanks

TCRavn

unread,
Nov 13, 2008, 2:59:38 PM11/13/08
to
I am quite sure that you need a 3 part connector to use with netcool.

How this specific connector is working I am not sure :-)

Andrew Kunz

unread,
Nov 13, 2008, 5:00:09 PM11/13/08
to
Hello RD,

Contact IBM Tivoli support, they can help you out

Andrew

RD

unread,
Nov 14, 2008, 12:38:17 PM11/14/08
to
Hi...Thanks for the reply.

I have created a connector which is similar to the previous one. This is how
i did using SQL query.

By using Onepoint Database.
exec mcf_dosetup 'B027AFAE-C09E-4D36-DA34-AA2610C2E789','Netcool',null

This will assign the above GUID as Forwardee ID and 'Netcool' as the
forwardee Name.
This creates a connector under product connectors in Admin console

After this use the below command to initialize this.
exec mcf_doinitialize 'B027AFAE-C09E-4D36-DA34-AA2610C2E789',7

But when I run a query from Netcool (solaris) server against the MOM server
I get an error as below

*****************************************
Fri Nov 14 06:28:26 2008 Debug: Setting up with recovery file

Fri Nov 14 06:28:26 2008 Debug: Successfully set up with recovery file

Fri Nov 14 06:28:26 2008 Information: Probewatch: Connected to MOM interface

Fri Nov 14 06:28:26 2008 Debug: Connected to MOM interface

Fri Nov 14 06:28:26 2008 Debug: Opening telnet command line interface

Fri Nov 14 06:28:26 2008 Debug: Waiting for alerts from MOM service

Fri Nov 14 06:28:26 2008 Debug: PollInterval-> 10

Fri Nov 14 06:28:26 2008 Debug: [Command Port] Opening listening socket

Fri Nov 14 06:28:26 2008 Debug: CommandPort-> 6972

Fri Nov 14 06:28:26 2008 Debug: SetResolutionState-> 0

Fri Nov 14 06:28:26 2008 Error: [Command Port] Failed to open listening
socket: java.net.BindException: Address already in use

Fri Nov 14 06:28:26 2008 Debug: Polling MOM service for alerts

Fri Nov 14 06:28:26 2008 Information: Probewatch: Failed to open listening
socket: java.net.BindException: Address already in use

Fri Nov 14 06:28:26 2008 Debug: [Command Port] Waiting for connections

Fri Nov 14 06:28:27 2008 Error: Failed to get alerts

Fri Nov 14 06:28:27 2008 Error: Failed to get alerts: Server was unable to
read request. --> There is an error in XML document (1, 379). --> Guid should
contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).

Fri Nov 14 06:28:27 2008 Information: Probewatch: Unable to get events

Fri Nov 14 06:28:27 2008 Error: Unable to get events: Server was unable to
read request. --> There is an error in XML document (1, 379). --> Guid should
contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).

*****************************************************

0 new messages