monitor diagnostics update
monitor diagnostics update
This commit is contained in:
parent
e4545baf97
commit
31e2d4e12a
@ -241,7 +241,10 @@ char *sep;
|
||||
dcb_printf(dcb, "\tMonitor stopped\n");
|
||||
break;
|
||||
}
|
||||
|
||||
dcb_printf(dcb,"\tSampling interval:\t\t%lu milliseconds\n", handle->interval);
|
||||
dcb_printf(dcb, "\tMonitored servers: ");
|
||||
|
||||
db = handle->databases;
|
||||
sep = "";
|
||||
while (db)
|
||||
|
Loading…
x
Reference in New Issue
Block a user