An open API service indexing awesome lists of open source software.

https://github.com/lujun9972/pmts-analysis


https://github.com/lujun9972/pmts-analysis

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#+TITLE: README
#+AUTHOR: lujun9972
#+TAGS: pmts-analysis
#+DATE: [2022-01-20 Thu 14:07]
#+LANGUAGE: zh-CN
#+STARTUP: inlineimages
#+OPTIONS: H:6 num:nil toc:t \n:nil ::t |:t ^:nil -:nil f:t *:t <:nil

* Usage
#+begin_src shell
python3 pmtsLogAnalysis.py /path/to/success.msg*
#+end_src

该命令会分析PMTS 中的 success.msg 日志,并将每个报文的 =报文编号=, =报文类型=, =原报文编号=, =PMTS接收时间=, =上一节点时间=, =MQ队列名称= 等内容插入到 =pmts.db= 中的 =PMTSLOGDATA= 表中。