Fuseki allows for the following endpoints for information about the SPARQL endpoint / DB
They should be configurable for both read and write SPARQL endpoint.
Additionally, there is enableCompact(boolean withCompact), which is not a monitoring endpoint, but may be very convenient. This endpoint should likely be only available on the write endpoint, since it is an operation on the db. The write endpoint should normally be disabled or secured, while the read endpoint may be openly available.