Software /
code /
prosody-modules
Comparison
mod_measure_malloc/README.md @ 6003:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
author | Menel <menel@snikket.de> |
---|---|
date | Tue, 22 Oct 2024 10:26:01 +0200 |
parent | 4575:mod_measure_malloc/README.markdown@5b4f43b90766 |
comparison
equal
deleted
inserted
replaced
6002:5a65a632d5b9 | 6003:fe081789f7b5 |
---|---|
1 --- | |
2 labels: | |
3 - Statistics | |
4 summary: 'Report malloc() stats' | |
5 --- | |
6 | |
7 Description | |
8 =========== | |
9 | |
10 This module collects stats from `util.pposix.meminfo` usage and reports using Prosody 0.12 APIs | |
11 |