Class OrientDBServerResourcesMetrics
java.lang.Object
com.orientechnologies.agent.services.metrics.server.resources.OrientDBServerResourcesMetrics
- All Implemented Interfaces:
OrientDBMetric
Created by Enrico Risa on 19/07/2018.
-
Constructor Summary
ConstructorsConstructorDescriptionOrientDBServerResourcesMetrics(OEnterpriseServer server, OMetricsRegistry registry) -
Method Summary
-
Constructor Details
-
OrientDBServerResourcesMetrics
-
-
Method Details
-
start
public void start()- Specified by:
startin interfaceOrientDBMetric
-
getDiskCacheTotal
protected long getDiskCacheTotal() -
getDiskTotal
protected long getDiskTotal() -
getDiskFree
protected long getDiskFree() -
getDiskUsable
protected long getDiskUsable() -
getDiskCacheUsed
public long getDiskCacheUsed() -
stop
public void stop()- Specified by:
stopin interfaceOrientDBMetric
-
cpuUsage
public double cpuUsage()
-