mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51: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:
parent
550ba544a6
commit
0e0de01136
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ if ($confbridge_enabled == '1') {
|
||||||
multigraph asterisk_confbridge
|
multigraph asterisk_confbridge
|
||||||
graph_title Asterisk ConfBridge statistics
|
graph_title Asterisk ConfBridge statistics
|
||||||
graph_args --base 1000 -l 0
|
graph_args --base 1000 -l 0
|
||||||
graph_category asterisk
|
graph_category voip
|
||||||
users.label Connected users
|
users.label Connected users
|
||||||
conferences.label Active conferences
|
conferences.label Active conferences
|
||||||
END
|
END
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue