mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Merge pull request #26 from kappa7194/master
Fixed a typo in tor-connections
This commit is contained in:
commit
31d77f782b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ if ($cmd == "config") {
|
|||
print "failed.max 50000\n";
|
||||
print "failed.min 0\n";
|
||||
|
||||
print "close.label closed\n";
|
||||
print "closed.label closed\n";
|
||||
print "closed.type GAUGE\n";
|
||||
print "closed.max 50000\n";
|
||||
print "closed.min 0\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue