This website requires JavaScript.
Explore
Help
Sign In
sum7
/
ejabberd-tools
Watch
2
Star
1
Fork
You've already forked ejabberd-tools
0
Code
Issues
1
Pull Requests
1
Projects
1
Releases
Wiki
Activity
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
xmpp
NaN
Commits
3
Branches
0
Tags
163
KiB
Python
100%
95616508ce
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
nico
95616508ce
customizable muc host
...
+ add optional argument to the EjabberdMetrics class to customize the default muc host sub-domain
2020-02-17 02:05:58 +01:00
contrib/init
/linux-systemd
systemd compliance
2019-12-07 14:48:25 +01:00
.gitignore
utilize /etc/ directory
2020-02-16 20:19:03 +01:00
README.md
Initial commit
2019-10-17 01:47:23 +02:00
config.py
config file location overwrite
2020-02-17 02:05:44 +01:00
ejabberd-metrics.conf.default
config file location overwrite
2020-02-17 02:05:44 +01:00
ejabberdrpc.py
customizable muc host
2020-02-17 02:05:58 +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