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 d827444889
yaml config
+ implement yaml config file parsing
* update default config file
* update global config file from .conf to .yml ( debatable )

Signed-off-by: nico <nico@magicbroccoli.de>
2020-03-06 12:46:48 +01:00
contrib/init/linux-systemd systemd compliance 2019-12-07 14:48:25 +01:00
.gitignore yaml config 2020-03-06 12:46:48 +01:00
README.md Initial commit 2019-10-17 01:47:23 +02:00
config.py yaml config 2020-03-06 12:46:48 +01:00
ejabberd-metrics.yml.default yaml config 2020-03-06 12:46:48 +01:00
ejabberdrpc.py better session handeling 2020-03-06 12:43:15 +01:00
influx.py utilize /etc/ directory 2020-02-16 20:19:03 +01:00
prometheus.py utilize /etc/ directory 2020-02-16 20:19:03 +01:00
requirements.txt fetch_muc improvements 2020-02-04 01:40:20 +01:00

README.md

ejabberd-metrics