A bunch of tools for maintenance a ejabberd server, written in python3 with rest and xmlrpc support: metrics service to fetch statistics from ejabberd to generate metrics for prometheus and influxdb
Go to file
nico 5ce45fca7f
fetch_muc improvements
+ add parsed version string property
* improve fetch_muc method to not request the status string for each request
2020-02-04 01:40:20 +01:00
contrib/init/linux-systemd systemd compliance 2019-12-07 14:48:25 +01:00
.gitignore final touches 2019-10-24 20:31:49 +02:00
README.md Initial commit 2019-10-17 01:47:23 +02:00
config_example.json alignment changes 2019-12-28 22:37:07 +01:00
ejabberdrpc.py fetch_muc improvements 2020-02-04 01:40:20 +01:00
influx.py fix parser error 2019-12-29 00:52:01 +01:00
prometheus.py improve configuration (with default values) - also for testing ejabberdrpc.py 2019-12-07 16:01:58 +01:00
requirements.txt fetch_muc improvements 2020-02-04 01:40:20 +01:00

README.md

ejabberd-metrics