diff --git a/munin/scripts/hosts_plugins.py b/munin/scripts/hosts_plugins.py index 62c7254f..aae14b96 100755 --- a/munin/scripts/hosts_plugins.py +++ b/munin/scripts/hosts_plugins.py @@ -67,6 +67,14 @@ hosts_plugins = { }, "xmpp": { "jabber": "jabber", + "ejabberd_connections": "ejabberd_", + "ejabberd_users": "ejabberd_", + "ejabberd_registrations": "ejabberd_", + "ejabberd_statuses": "ejabberd_", + "ejabberd_memory": "ejabberd_", + "ejabberd_threads": "ejabberd_", + "ejabberd_usersindays": "ejabberd_", + "ejabberd_uptime": "ejabberd_", }, "niomniom": { "wiki_pages": "wiki_pages",