当前位置:网站首页>SAP pi / PO function operation status monitoring and inspection
SAP pi / PO function operation status monitoring and inspection
2022-04-23 09:33:00 【rogerix4】
1. Basic inspection
- SLD Usability check , Transaction code :SLDCHECK

- XI Cache Check ( If PI It's just Java System , Then the exchange parameter file is obsolete ; This check can be skipped )
- Transaction code :SXI_CACHE( Run time error )


- View swap file configuration :http://:5< instance>00/exchangeProfile( Such as :http://192.168.11.41:50000/exchangeProfile)

- Reference resources Note Configuration parameter file , Correct mistakes :2049794 - Changing Exchange Profile properties in Java-only
- Transaction code :SXI_CACHE( Run time error )
- Enterprise Services Repository Of JAVA End connection test
- Things code :SPROXY( View the enterprise service resource library in the enterprise service browser )

- Things code :SPROXY( View the enterprise service resource library in the enterprise service browser )
- XI J2EE Connection check
- Under normal circumstances, the address can be accessed normally :http://:5< instance>00/dir/start/index.jsp( Such as :http://192.168.11.41:50000/dir/start/index.jsp)

- Under normal circumstances, the address can be accessed normally :http://:5< instance>00/dir/start/index.jsp( Such as :http://192.168.11.41:50000/dir/start/index.jsp)
- test Integration Repository and SLD Check the connection of
- Normally, you can see Software Component Versions A complete list of

- Normally, you can see Software Component Versions A complete list of
- test Integration Repository and Integration Directory Check the communication between
- Under normal circumstances, it can read Integration Directory Object list for


- Under normal circumstances, it can read Integration Directory Object list for
- CPA Cache cleanup , Used for testing Adapter Engine Availability of cache
- Under normal conditions, the access address is shown below :http://:5< instance>00/CPACache/refresh?mode=full( Such as :http://192.168.11.41:50000/CPACache/refresh?mode=full)

- Under normal conditions, the access address is shown below :http://:5< instance>00/CPACache/refresh?mode=full( Such as :http://192.168.11.41:50000/CPACache/refresh?mode=full)
- all JAVA SERVICE Availability check for
- Access address :http://:5< instance>00/nwa( Such as :http://192.168.11.41:50000/nwa)

- Navigate to service startup / Stop the interface

- Green indicates that the service is running normally

- Access address :http://:5< instance>00/nwa( Such as :http://192.168.11.41:50000/nwa)
2. System management monitoring and inspection ( Suitable for daily inspection )
- System Performance monitor
- Transaction code :ST06( Check whether the system resources are used normally )

- Message monitor
- Message in Integration Engine Monitoring during
- Things code :SXMB_MONI

- Check for error messages

- Things code :SXMB_MONI
- Message in Integration Server, Integration Engine and Adapter Framework Monitoring between
- Access address :http://:5< instance>00/dir/start/index.jsp( Such as :http://192.168.11.41:50000/dir/start/index.jsp)

- Go to message monitor

- Check for error messages

- Access address :http://:5< instance>00/dir/start/index.jsp( Such as :http://192.168.11.41:50000/dir/start/index.jsp)
- Message in Integration Engine Monitoring during
- Component availability monitoring
- Access address :http://:5< instance>00/dir/start/index.jsp( Such as :http://192.168.11.41:50000/dir/start/index.jsp)

- Go to component monitor

- Check whether the components are normally available

- Access address :http://:5< instance>00/dir/start/index.jsp( Such as :http://192.168.11.41:50000/dir/start/index.jsp)
- Check transactional RFC(tRFC)
- Things code :SM58

- Analyze and view records

- Things code :SM58
- Check the queue RFC(qRFC)
- Things code :SMQ2( Click to view individual qRFC)

- Analyze and view records

- Things code :SMQ2( Click to view individual qRFC)
3. Periodic checks ( Suitable for weekly inspection )
- Archiving & Deletion Job Check
- Things code :SE16N( Check the table above number of entries Is it stable every week , If there is a sharp increase , Need to continue to analyze )
- SXMSPMAST
- SXMSCLUR
- SXMSCLUP
- SXMSPHIST
- SXMSPFRAWH
- SXMSPFRAWD
- SWWWIHEAD
- Things code :SE16N( Check the table above number of entries Is it stable every week , If there is a sharp increase , Need to continue to analyze )
版权声明
本文为[rogerix4]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230623503684.html
边栏推荐
- Learn FPGA (from Verilog to HLS)
- 小程序报错:Cannot read property 'currentTarget' of undefined
- kernel-pwn学习(4)--Double Fetch&&0CTF2018-baby
- Single sign on SSO
- Give the method of instantiating the object to the new object
- Node installation
- DVWA range practice
- AQS & reentrantlock implementation principle
- Wechat applet catchtap = "todetail" event problem
- Kettle实验
猜你喜欢

Exclusive thoughts and cases of JS

npm ERR! network
![[in-depth good article] detailed explanation of Flink SQL streaming batch integration technology (I)](/img/c9/43a63f526068ef6a3e4964a22c5a1f.png)
[in-depth good article] detailed explanation of Flink SQL streaming batch integration technology (I)

小程序报错 :should have url attribute when using navigateTo, redirectTo or switchTab

Leetcode0587. 安装栅栏(difficult)

ABAP CDs view with association example
![Cloud computing competition -- basic part of 2020 competition [task 3]](/img/a2/36ff5eafd18534207e6ab01422ea59.png)
Cloud computing competition -- basic part of 2020 competition [task 3]

Write down the post order traversal of the ~ binary tree

Using JS to realize a thousandth bit

Personal homepage software fenrus
随机推荐
Installation of data cleaning ETL tool kettle
nn. Explanation of module class
Colorui solves the problem of blocking content in bottom navigation
Leetcode-199 - right view of binary tree
Simply understand = = and equals, why can string not use new
Simple understanding of arguments in JS
Little girl walking
Applet error: should have URL attribute when using navigateto, redirectto or switchtab
How to protect open source projects from supply chain attacks - Security Design (1)
Exclusive thoughts and cases of JS
DVWA range practice record
Write down the post order traversal of the ~ binary tree
Go language learning notes - structure | go language from scratch
AQS & reentrantlock implementation principle
Pre parsing of JS
Buuctf [actf2020 freshman competition] include1
Cross domain configuration error: when allowcredentials is true, allowedorigins cannot contain the special value "*“
个人主页软件Fenrus
Creation of raid0 and RAID5 and Simulation of how RAID5 works
Where is int a = 1 stored