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 7200131614
alignment changes
* update influx plugin use the rest interface
* align influx.py to ejabberdrpc changes
* replace format with f-strings
* minor performance improvements
2019-12-28 22:37:07 +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 improve error handling + fix muc 2019-12-07 16:19:36 +01:00
influx.py alignment changes 2019-12-28 22:37:07 +01:00
prometheus.py improve configuration (with default values) - also for testing ejabberdrpc.py 2019-12-07 16:01:58 +01:00
requirements.txt alignment changes 2019-12-28 22:37:07 +01:00

README.md

ejabberd-metrics