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

asterisk: the confbridge graph is in the wrong category

This was a copy/paste error that slipped by unnoticed :\
This commit is contained in:
Gabriel Filion 2019-08-11 00:34:30 -04:00 committed by Lars Kruse
parent 550ba544a6
commit 0e0de01136

View file

@ -209,7 +209,7 @@ if ($confbridge_enabled == '1') {
multigraph asterisk_confbridge
graph_title Asterisk ConfBridge statistics
graph_args --base 1000 -l 0
graph_category asterisk
graph_category voip
users.label Connected users
conferences.label Active conferences
END