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 9c33cf856b systemd compliance
+ add possibility to customize db name via config file
+ file path configurations are dealt with dynamically
* at least Debian does not feature a group called nobody it is called nogroup

I am not sure if other systems feature a group called nobody.
2019-12-07 14:48:25 +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
ejabberdrpc.py systemd compliance 2019-12-07 14:48:25 +01:00
influx.py systemd compliance 2019-12-07 14:48:25 +01:00
prometheus.py client by (ipversion) 2019-10-17 13:45:55 +02:00
requirements.txt systemd compliance 2019-12-07 14:48:25 +01:00

README.md

ejabberd-metrics