diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-03-11 16:35:08 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-03-11 16:36:06 +0100 |
commit | 6517cc3078eba96ea96e085d033a4b8a96eb7151 (patch) | |
tree | 6a8d2aee0cf00cd76263bfdca58da6a934547b40 /doc/STATS.md | |
parent | 84a7a40492b3db9f204f48262481e60a1268f469 (diff) | |
download | dabmux-6517cc3078eba96ea96e085d033a4b8a96eb7151.tar.gz dabmux-6517cc3078eba96ea96e085d033a4b8a96eb7151.tar.bz2 dabmux-6517cc3078eba96ea96e085d033a4b8a96eb7151.zip |
Add EDI/TCP number of active connections statisticsnext
Diffstat (limited to 'doc/STATS.md')
-rw-r--r-- | doc/STATS.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/STATS.md b/doc/STATS.md index 385d41e..435a92e 100644 --- a/doc/STATS.md +++ b/doc/STATS.md @@ -4,12 +4,13 @@ Stats available through Management Server Interface --------- -The management server makes statistics about the inputs available through a ZMQ request/reply socket. +The management server makes statistics about the inputs and EDI/TCP outputs +available through a ZMQ request/reply socket. The `show_dabmux_stats.py` illustrates how to access this information. -Meaning of values ------------------ +Meaning of values for inputs +---------------------------- `max` and `min` indicate input buffer fullness in bytes. |