mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-30 12:54:50 +00:00
plugin categories: other -> voip
This commit is contained in:
parent
e79604f7f7
commit
1ad3baeb09
48 changed files with 48 additions and 54 deletions
|
@ -14,7 +14,7 @@
|
|||
print "graph_title Asterisk active fax channels\n";
|
||||
print "graph_args --base 1000 -l 0\n";
|
||||
print "graph_vlabel channels\n";
|
||||
print "graph_category other\n";
|
||||
print "graph_category voip\n";
|
||||
print "channels.draw AREA\n";
|
||||
print "channels.label channels\n";
|
||||
exit 0;
|
||||
|
@ -37,6 +37,3 @@
|
|||
print "channels.value $channels\n";
|
||||
|
||||
exit( 0 );
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue