John C. Frickson %!s(int64=9) %!d(string=hai) anos
pai
achega
5bbe30a05c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/check_mysql.c

+ 1 - 1
plugins/check_mysql.c

@@ -73,7 +73,7 @@ static const char *metric_unit[LENGTH_METRIC_UNIT] = {
 	"Qcache_free_memory",
 	"Qcache_queries_in_cache",
 	"Threads_connected",
-	"Threads_running"
+	"Threads_running",
 	"Uptime"
 };