Package com.hp.ucmdb.api.systemhealth
Interface SystemHealthMetrics
public interface SystemHealthMetrics
System performance 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:
- monitor object
-