diff --git a/plugins/other/tor-connections b/plugins/other/tor-connections index f8f3bc99..f481d92c 100755 --- a/plugins/other/tor-connections +++ b/plugins/other/tor-connections @@ -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";