mirror of https://gitee.com/bigwinds/arangodb
24 lines
661 B
Markdown
24 lines
661 B
Markdown
HTTP Interface for Administration and Monitoring {#HttpSystem}
|
|
==============================================================
|
|
|
|
@NAVIGATE_HttpSystem
|
|
@EMBEDTOC{HttpSystemTOC}
|
|
|
|
This is an introduction to ArangoDB's Http interface for administration and
|
|
monitoring of the server.
|
|
|
|
@anchor HttpSystemLog
|
|
@copydetails triagens::admin::RestAdminLogHandler::execute
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemStatus
|
|
@copydetails JSF_GET_admin_status
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemConnectionStatistics
|
|
@copydetails triagens::arango::ConnectionStatisticsHandler::compute
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemRequestStatistics
|
|
@copydetails triagens::arango::RequestStatisticsHandler::compute
|