1
0
Fork 0
arangodb/Doxygen/Examples.ArangoDB/connection-statistics-current

9 lines
205 B
Plaintext

> curl -dump http://localhost:8529/_admin/connection-statistics?granularity=minutes&figures=all&length=current
{
"resolution" : 60,
"start" : 1341517980,
"httpConnections" : {
"count" : 11
}
}