1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Category Tree: Reduce number of categories, add pod doc

This commit is contained in:
dipohl 2017-02-22 18:11:54 +01:00
parent 193bafb7bf
commit db240286ab
5 changed files with 106 additions and 10 deletions

View file

@ -306,7 +306,7 @@ SUGGESTIONS
cat <<CONFIG
graph_title ejabberd resources - ${RESOURCE_TYPE//_/ }
graph_args --base $RESOURCE_BASE --lower-limit 0
graph_category jabber
graph_category chat
CONFIG
;;
esac

View file

@ -144,7 +144,7 @@ if ARGV.first == 'config'
puts <<CONFIG
graph_title Ejabberd Log
graph_vlabel total
graph_category jabber
graph_category chat
graph_args -l 0
CONFIG
end

View file

@ -33,7 +33,7 @@ graph_title ejabberd stats - connected users
graph_args --base 1000 --lower-limit 0
graph_vlabel users
graph_info The number of currently connected users, as of ejabberd report
graph_category jabber
graph_category chat
graph_order active
connected.label Connected users
connected.draw AREA
@ -52,7 +52,7 @@ function ejabberd_stats_s2s() {
graph_title ejabberd stats - s2s connections
graph_args --lower-limit 0
graph_vlabel active connections
graph_category jabber
graph_category chat
graph_order incoming outgoing
incoming.label incoming s2s
incoming.info ejabberdctl $ejabberdctl_cmd_in