mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Update tinychat_users_
changed the graph_category
This commit is contained in:
parent
74ee8b7b1a
commit
cdd5c4a88f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ echo "graph_title Tinychat Users for $room"
|
|||
echo 'graph_args --base 1000'
|
||||
echo 'graph_scale no'
|
||||
echo 'graph_vlabel Room Users'
|
||||
echo 'graph_category misc'
|
||||
echo 'graph_category Chat'
|
||||
echo 'total_count.label Room Users'
|
||||
echo 'total_count.draw AREA'
|
||||
echo 'broadcaster_count.draw STACK'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue