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

Plugin-Gallery: Get better 2nd level headings

Review of category processes, system, snmp
This commit is contained in:
dipohl 2017-02-24 19:50:15 +01:00
parent 4b400a7320
commit e777037d06
27 changed files with 15 additions and 15 deletions

View file

@ -51,7 +51,7 @@ if ( defined $ARGV[0] and $ARGV[0] eq "config" ) {
print "graph_title xbnbt peers\n";
print "graph_args --base 1000 -l 0\n";
print "graph_vlabel peers\n";
print "graph_category torrent\n";
print "graph_category filetransfer\n";
print "peers.label peers\n";
print "seeds.label seeds\n";
print "leechers.label leechers\n";