Package com.hp.ucmdb.api.systemhealth
Interface SystemCapacityMetrics
public interface SystemCapacityMetrics
System capacity metrics representation
- Since:
- 9.0
-
Method Summary
Modifier and TypeMethodDescriptiongetMonitor
(String monitorName) Provides set of existing monitor names
-
Method Details
-
getMonitorNames
Provides set of existing monitor names- Returns:
- monitor names set
-
getMonitor
- Returns:
- capacity monitor object
-