cancel
Showing results for 
Search instead for 
Did you mean: 

How to Customizing GRMG file

Former Member
0 Kudos

Hi all

can anyone tell me how to customizing GRMG file please? and give me anyone example + which lines i sould be changed with example... or sould I create different files....

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE customizing [

<!ELEMENT customizing (control,scenarios)>

<!ELEMENT control (grmgruns,runlog,errorlog)>

<!ELEMENT grmgruns (#PCDATA)>

<!ELEMENT runlog (#PCDATA)>

<!ELEMENT errorlog (#PCDATA)>

<!ELEMENT scenarios (scenario)*>

<!ELEMENT scenario (scenname,scenversion,sceninst,scentype,scenstarturl,scenstartmod,scentexts,components)>

<!ELEMENT scenname (#PCDATA)>

<!ELEMENT scenversion (#PCDATA)>

<!ELEMENT sceninst (#PCDATA)>

<!ELEMENT scentype (#PCDATA)>

<!ELEMENT scenstarturl (#PCDATA)>

<!ELEMENT scenstartmod (#PCDATA)>

<!ELEMENT scentexts (scentext)*>

<!ELEMENT scentext (scenlangu,scendesc)>

<!ELEMENT scenlangu (#PCDATA)>

<!ELEMENT scendesc (#PCDATA)>

<!ELEMENT components (component)*>

<!ELEMENT component (compname,compversion,comptype,comptexts,properties)>

<!ELEMENT compname (#PCDATA)>

<!ELEMENT compversion (#PCDATA)>

<!ELEMENT comptype (#PCDATA)>

<!ELEMENT comptexts (comptext)*>

<!ELEMENT comptext (complangu,compdesc)>

<!ELEMENT complangu (#PCDATA)>

<!ELEMENT compdesc (#PCDATA)>

<!ELEMENT properties (property)*>

<!ELEMENT property (propname,propvalue)>

<!ELEMENT propname (#PCDATA)>

<!ELEMENT propvalue (#PCDATA)>

<!ELEMENT propversion (#PCDATA)>

]>

<customizing>

<control>

<grmgruns>X</grmgruns>

<runlog></runlog>

<errorlog></errorlog>

</control>

<scenarios>

<scenario>

<scenname>XI_DIR1</scenname>

<scenversion>001</scenversion>

<sceninst>001</sceninst>

<scentype>HRFC</scentype>

<scenstarturl>HTTP_RFC_Destination_for_runtime_check_of_XI_Directory</scenstarturl>

<!-- The start URL for Runtime check of XI Directory has the pattern: http://hostname:port/dir/rtc -->

<scenstartmod>Not Used</scenstartmod>

<scentexts>

<scentext>

<scenlangu>E</scenlangu>

<scendesc>XI Directory Heartbeat</scendesc>

</scentext>

</scentexts>

<components>

<component>

<compname>XI_DIR</compname>

<compversion>20</compversion>

<comptype>Not Used</comptype>

<comptexts>

<comptext>

<complangu>E</complangu>

<compdesc>XI Directory</compdesc>

</comptext>

</comptexts>

<properties>

<property>

<propname>action</propname>

<proptype>Not Used</proptype>

<propvalue>ping</propvalue>

</property>

</properties>

</component>

</components>

</scenario>

<scenario>

<scenname>XI_REP1</scenname>

<scenversion>001</scenversion>

<sceninst>001</sceninst>

<scentype>HRFC</scentype>

<scenstarturl>HTTP_RFC_Destination_for_runtime_check_of_XI_Repository</scenstarturl>

<!-- The start URL for runtime check of XI Repository has the pattern: http://hostname:port/rep/rtc -->

<scenstartmod>Not Used</scenstartmod>

<scentexts>

<scentext>

<scenlangu>E</scenlangu>

<scendesc>XI Repository Heartbeat</scendesc>

</scentext>

</scentexts>

<components>

<component>

<compname>XI_REP</compname>

<compversion>20</compversion>

<comptype>Not Used</comptype>

<comptexts>

<comptext>

<complangu>E</complangu>

<compdesc>XI Repository</compdesc>

</comptext>

</comptexts>

<properties>

<property>

<propname>action</propname>

<proptype>Not Used</proptype>

<propvalue>ping</propvalue>

</property>

</properties>

</component>

</components>

</scenario>

<scenario>

<scenname>XI_RWB1</scenname>

<scenversion>001</scenversion>

<sceninst>001</sceninst>

<scentype>HRFC</scentype>

<scenstarturl>HTTP_RFC_Destination_for_Runtime_check_of_XI_Runtime_Workbench</scenstarturl>

<!-- The start URL for runtime check of XI RWB has the pattern: http://hostname:port/rwb/rtc -->

<scenstartmod>Not Used</scenstartmod>

<scentexts>

<scentext>

<scenlangu>E</scenlangu>

<scendesc>XI Runtime Workbench Heartbeat</scendesc>

</scentext>

</scentexts>

<components>

<component>

<compname>XI_RWB</compname>

<compversion>20</compversion>

<comptype>Not Used</comptype>

<comptexts>

<comptext>

<complangu>E</complangu>

<compdesc>XI Runtime Workbench</compdesc>

</comptext>

</comptexts>

<properties>

<property>

<propname>action</propname>

<proptype>Not Used</proptype>

<propvalue>ping</propvalue>

</property>

</properties>

</component>

</components>

</scenario>

<scenario>

<scenname>XI_SLD1</scenname>

<scenversion>001</scenversion>

<sceninst>001</sceninst>

<scentype>HRFC</scentype>

<scenstarturl>HTTP_RFC_Destination_for_runtime_check_of_System_Landscape_Directory</scenstarturl>

<!-- The start URL for runtime check of XI SLD has the pattern: http://hostname:port/sld/rtc -->

<scenstartmod>Not Used</scenstartmod>

<scentexts>

<scentext>

<scenlangu>E</scenlangu>

<scendesc>System Landscape Directory Heartbeat</scendesc>

</scentext>

</scentexts>

<components>

<component>

<compname>SLD_Comp</compname>

<compversion>20</compversion>

<comptype>Not Used</comptype>

<comptexts>

<comptext>

<complangu>E</complangu>

<compdesc>System Landscape Directory</compdesc>

</comptext>

</comptexts>

<properties>

<property>

<propname>action</propname>

<proptype>Not Used</proptype>

<propvalue>ping</propvalue>

</property>

</properties>

</component>

</components>

</scenario>

<scenario>

<!-- Copy this scenario definition and change the tag 'scenversion' for monitoring of several J2SE Adatper Engines-->

<scenname>XI_ADP1</scenname>

<scenversion>001</scenversion>

<sceninst>001</sceninst>

<scentype>HRFC</scentype>

<scenstarturl>HTTP_RFC_Destination_for_runtime_check_of_the_Adapter_Engine</scenstarturl>

<!-- The start URL for runtime check of an XI J2SE Adapter Engine has the pattern: http://hostname:port/rtc -->

<scenstartmod>Not Used</scenstartmod>

<scentexts>

<scentext>

<scenlangu>E</scenlangu>

<scendesc>XI J2SE Adapter Engine [hostname]</scendesc>

<!-- Enter the real hostname between the brackets where the Adapter Engine is running -->

</scentext>

</scentexts>

<components>

<component>

<compname>XI_ADP</compname>

<compversion>20</compversion>

<comptype>Not Used</comptype>

<comptexts>

<comptext>

<complangu>E</complangu>

<compdesc>XI J2SE Adapter Engine</compdesc>

</comptext>

</comptexts>

<properties>

<property>

<propname>action</propname>

<proptype>Not Used</proptype>

<propvalue>ping</propvalue>

</property>

</properties>

</component>

</components>

</scenario>

<scenario>

<!-- Copy this scenario definition and change the tag 'scenversion' for monitoring of several J2EE Adatper Engines-->

<scenname>XI_AF1</scenname>

<scenversion>001</scenversion>

<sceninst>001</sceninst>

<scentype>HRFC</scentype>

<scenstarturl>HTTP_RFC_Destination_for_runtime_check_of_the_Adapter_Engine</scenstarturl>

<!-- The start URL for runtime check of XI J2EE AE for SP0 has the pattern: http://hostname:port//MessagingSystem/rtc -->

<!-- The start URL for runtime check of XI J2EE AE for SP01 and higher has the pattern: http://hostname:port/AdapterFramework/rtc -->

<scenstartmod>Not Used</scenstartmod>

<scentexts>

<scentext>

<scenlangu>E</scenlangu>

<scendesc>XI J2EE Adapter Engine [hostname]</scendesc>

<!-- Enter the real hostname between the brackets where the Adapter Engine is running -->

</scentext>

</scentexts>

<components>

<component>

<compname>XI_AF</compname>

<compversion>30</compversion>

<comptype>Not Used</comptype>

<comptexts>

<comptext>

<complangu>E</complangu>

<compdesc>XI J2EE Adapter Engine</compdesc>

</comptext>

</comptexts>

<properties>

<property>

<propname>action</propname>

<proptype>Not Used</proptype>

<propvalue>ping</propvalue>

</property>

</properties>

</component>

</components>

</scenario>

</scenarios>

</customizing>

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check the following

/people/sap.user72/blog/2005/12/05/xi-grmg-customizing-for-xi-ccms-heartbeat-monitoring-part-ii

Former Member
0 Kudos

This is Travis again, thanks for you help, ok I done thease :-

1. download SAP_XI30_GRMG_Cust_Template.txt file in my computer

2. Goto SM59 and create connection like XI_GRMG_SLD with path /sld/rtc

3. Tested connection "no error"

4. Open file and copy different name like sap_XI30_SLD.txt changed or replaced blow line to

<scenstarturl>HTTP_RFC_Destination_for_runtime_check_of_System_Landscape_Directory</scenstarturl>

Replaced to

<scenstarturl>RFC connection named</scenstarturl>

and 2nd line hostname and define port name as well

only copy this scenario only like XISLD ok

5. goto GRMG and upload that file and start it look like fine and shows Green check sign

Can you please tell me whats next

Thanks again

Former Member
0 Kudos

If you done whats given the previous blog, Call transaction RZ20 ,

Expand the monitor set SAP CCMS Monitor Templates, and start the Exchange Infrastructure monitor.

You can view the availability of the activated scenarios(components). Here you will be able to see all the components you have created for monitoring.

P.S: for all components you added to GRMG Template, you should created corresponding RFC destinations for each of the component in SM59

Former Member
0 Kudos

Hi all

We are using XI30 SAP640 SP20 and trying to create Alerts to eamil setup

SAPconnect is working fine... all eamil works fine... in SAP system

System Name XDV

Follow this documents pdf file URL blow:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0b4580be-0601-0010-d3ad-bd6ce51a...

I am sending some paragraph arcording my probelm; someting I didn't understand please help me out

If you open above URL and check page number I having problem

QUESTION NO.1 Page No. 4.

3.1.1 Runtime Workbench Configuration

ICF Services

/sap/bc/bsp/sap/spi_monitor for example this services

all services are actived but when I right click any of them getting an error messages ?

Will it efect somewhere ?

QUESTION NO.2 Page No. 6

System Group Entry

When I check System Group Entry in RZ21 It does show XDV which is our XI system name with "YES" but

under Group name is "System 640" not as a documents said ExchangeInfrastructure_System

is that ok ?

QUESTION NO.3 Page No. 8

Set Up the Central Alert Server

In doc. said RFC dest alert server: None

In my system define our XI system host name forexample: xdbcixdv

sould I have to put none or is ok?

QUESTION NO. 3 Page No. 9

3.ICF Services: Activate the following services in SICF

some services are not listed in ICF such as

/sap/bc/bsp/sap/alertinbox

/sap/bc/bsp/sap/alertsubscription

/sap/bc/bsp/sap/alertpersonalize

/sap/bc/bsp/sap/alertpersonalize_rules

When I tried to create its not take longer 15 char. I eamil to SAP they said its ok but services

are running in background... i am not sure they are answer...? what do you thing?

QUESTION NO.4 Page No. 9 (same page)

4. Schedule Alert Processing

I didn't define schedule, sould I have to do that ? if yes, what sould I do that

and what kind of Variant report name should I select ?

QUESTION NO.5 Page No. 10

6. Schedule Report

What kind of Report does it said and why we need to do that ?

QUESTINO NO.6 Page No. 10

3.2 End-to-End Monitoring

its show PMI what is that for ? what does it do for alert

QUESTINO NO.7 Page No. 13

3. Schedule Alert Report

I didn't define background job, I will do that so what varlant should I select ?

QUESTION NO.8 Page No.14

4. Create System Group

When I tried to create its never create like Group its does show only sub-group

why ? I want its show same as picture like yellow folder or group

Exchangeinfrastructure_System

as I maintion above its show my XDV system under group System640 with monitoring active YES

is that ok ?

QUESTION NO.9 Page No. 15

6. Exchange Infrastructure Monitor

When I goto RZ20 and select SAP CCMS Monitor Template, its show Exchange Infrastructure

When I select it just show gray color look like disabled why is that that why its does not

shows like picture shows ?

QUESTINO NO.10 Page No. 16

1. Create GRMG Customizing File

Goto sap notes and download file in my computer change name like xdv_sld.txt

change scenario only system landscape directory for testing purpose

goto GRMG and updated that file and start it

its show GREEN check mark which is running fine no errors

Remember I just only change system landscape directory and create RFC connection

with test connection no errors...:), i will be create some more RFC connecitno first

I have to makesure its will works fine... or not ?

question is that will I have to create all others at this time or 1 is ok ?

QUESTINO NO.11 Page No. 18

2. Use Standard XI Monitor as Basis

can you please tell me what monitor should I select ? from the list ?

QUESTION NO.12 Page No. 19

1. Create an Alert Category

What kind of Alert category will I create, I treid ALRTCATDEF and copy some other category was there

like XDV_ALRT thats it ?

can you please tell me what alert category sould I select or where should I go?

QUESTINO NO.13 Page No. 21

5. Define Recipients

I would like to define some user like basis and other users sould I have to define there ?

and what about next picture "SAP_XI_MONITOR" should I have to define that roules alwyas?

QUESTINO NO.14 Page No. 22

7. Alert Inbox

When I goto Alertinbox does't show any messages at all; ? what i am missing

QUESTINO NO.15 Page No. 24

1. Create Alert Category for CCMS

I didn't understand from page no 24 to till end why we are create again some alert for CCMS

why we need that?

Please can you tell me thease answse or any create dummy alert for testing, will be very

help for me

Thanks a lot in Advance

Travis