当前位置:网站首页>SAP PI/PO功能运行状态监控检查
SAP PI/PO功能运行状态监控检查
2022-04-23 06:25:00 【rogerix4】
1. 基本检查
- SLD可用性检查,事务代码:SLDCHECK
- XI Cache检查(如果PI是仅 Java 系统,则交换参数文件已过时;此检查可跳过)
- 事务代码:SXI_CACHE(运行时报错)
- 查看交换文件配置:http://:5< instance>00/exchangeProfile(如:http://192.168.11.41:50000/exchangeProfile)
- 参考Note配置参数文件,修正错误:2049794 - Changing Exchange Profile properties in Java-only
- 事务代码:SXI_CACHE(运行时报错)
- Enterprise Services Repository的JAVA端连接测试
- 事物代码:SPROXY(企业服务浏览器里查看到企业服务资源库即可)
- 事物代码:SPROXY(企业服务浏览器里查看到企业服务资源库即可)
- XI J2EE连接检查
- 正常情况下能正常访问地址:http://:5< instance>00/dir/start/index.jsp(如:http://192.168.11.41:50000/dir/start/index.jsp)
- 正常情况下能正常访问地址:http://:5< instance>00/dir/start/index.jsp(如:http://192.168.11.41:50000/dir/start/index.jsp)
- 测试Integration Repository和SLD 的连接检查
- 正常情况下可以看到Software Component Versions 的全部列表
- 正常情况下可以看到Software Component Versions 的全部列表
- 测试Integration Repository和Integration Directory间的通讯检查
- 正常情况下能够读取到Integration Directory的对象列表
- 正常情况下能够读取到Integration Directory的对象列表
- CPA缓存清理,用于测试Adapter Engine的缓存的可用性
- 正常情况访问地址如下显示:http://:5< instance>00/CPACache/refresh?mode=full(如:http://192.168.11.41:50000/CPACache/refresh?mode=full)
- 正常情况访问地址如下显示:http://:5< instance>00/CPACache/refresh?mode=full(如:http://192.168.11.41:50000/CPACache/refresh?mode=full)
- 所有JAVA SERVICE的可用性检查
- 访问地址:http://:5< instance>00/nwa(如:http://192.168.11.41:50000/nwa)
- 导航到服务启动/停止界面
- 绿色表示服务正常运行
- 访问地址:http://:5< instance>00/nwa(如:http://192.168.11.41:50000/nwa)
2. 系统管理监控检查(适合每日巡检)
- System Performance监控
- 事务代码:ST06(检查系统资源使用是否正常)
- Message监控
- 消息在Integration Engine时的监控
- 事物代码:SXMB_MONI
- 查看是否有错误的消息
- 事物代码:SXMB_MONI
- 消息在Integration Server, Integration Engine和Adapter Framework之间的监控
- 访问地址:http://:5< instance>00/dir/start/index.jsp(如:http://192.168.11.41:50000/dir/start/index.jsp)
- 转到消息监控器
- 查看是否有错误的消息
- 访问地址:http://:5< instance>00/dir/start/index.jsp(如:http://192.168.11.41:50000/dir/start/index.jsp)
- 消息在Integration Engine时的监控
- 组件可用性监控
- 访问地址:http://:5< instance>00/dir/start/index.jsp(如:http://192.168.11.41:50000/dir/start/index.jsp)
- 转到组件监控器
- 查看组件是否正常可用
- 访问地址:http://:5< instance>00/dir/start/index.jsp(如:http://192.168.11.41:50000/dir/start/index.jsp)
- 检查事务性RFC(tRFC)
- 事物代码:SM58
- 分析查看记录
- 事物代码:SM58
- 检查队列RFC(qRFC)
- 事物代码:SMQ2(单击可查看单个qRFC)
- 分析查看记录
- 事物代码:SMQ2(单击可查看单个qRFC)
3. 周期性检查(适合每周巡检)
- Archiving & Deletion Job 检查
- 事物代码:SE16N(查看上述表的number of entries 每周是否保持平稳,若出现剧烈增加,需继续分析)
- SXMSPMAST
- SXMSCLUR
- SXMSCLUP
- SXMSPHIST
- SXMSPFRAWH
- SXMSPFRAWD
- SWWWIHEAD
- 事物代码:SE16N(查看上述表的number of entries 每周是否保持平稳,若出现剧烈增加,需继续分析)
版权声明
本文为[rogerix4]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_30797051/article/details/124160790
边栏推荐
- Reflection on the systematic design of Android audio and video caching mechanism
- 推导式与正则式
- [hdu6868]Absolute Math(推式子+莫比乌斯反演)
- Design optimization of MySQL database
- 页面实时显示当前时间
- ESP32学习-GPIO的使用与配置
- 13. User and authority management
- 手游的热更方案与动态更新策略
- Nacos/sentinel网关限流和分组 (代码)
- Object. Create() principle, object Create() specification, handwritten object create(),Object. Create() usage
猜你喜欢
随机推荐
‘npm‘不是内部或外部命令,也不是可运行的程序 或批处理文件
[LNOI2014]LCA——树链剖分——多点LCA深度和问题
Mysql的存储引擎
[COCI]Lampice (二分+树分治+字符串哈希)
13. User and authority management
9. Common functions
P2257 YY的GCD(莫比乌斯反演)
[ACM-ICPC 2018 沈阳赛区网络预赛] J.Ka Chang (分块+dfs序)
ESP32学习-向工程项目添加文件夹
[2020WC Day2]F.采蘑菇的克拉莉丝(子树和查询、轻重儿子思想)
[hdu6868]Absolute Math(推式子+莫比乌斯反演)
理解补码的要点
Visualization Road (IX) detailed explanation of arrow class
技术小白的第一篇(表达自己)
关于素数的不到100个秘密
CSDN很火的汤小洋老师全部课程总共有哪些(问号问号问号)
1.查看数据库和表
[COCI] Vještica (子集dp)
推导式与正则式
配置npm