com.hp.ucmdb.api.systemhealth
Interface SystemHealthMetrics


public interface SystemHealthMetrics

System performance metrics representation

Since:
9.0

Method Summary
 Monitor getMonitor(java.lang.String monitorName)
           
 java.util.Set<java.lang.String> getMonitorNames()
          Provides set of existing monitor names
 

Method Detail

getMonitorNames

java.util.Set<java.lang.String> getMonitorNames()
Provides set of existing monitor names

Returns:
monitor names set

getMonitor

Monitor getMonitor(java.lang.String monitorName)
Returns:
monitor object


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.