mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Category Tree: reduce number of categories
This commit is contained in:
parent
84c28707eb
commit
c4b2d9a8e3
22 changed files with 377 additions and 377 deletions
|
@ -72,7 +72,7 @@ sub print_config {
|
|||
print("graph_args --base 1024 --lower-limit 0\n");
|
||||
print("graph_vlabel MB\n");
|
||||
print("graph_scale no\n");
|
||||
print("graph_category kamailio\n");
|
||||
print("graph_category voip\n");
|
||||
print("graph_info The graph describes the usage of memory in Voxtrot Sip Server.\n");
|
||||
print("ram_total.label total (kam+fs+rtp)\n");
|
||||
print("ram_freeswitch.label freeswitch\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue