com.hp.ucmdb.api.systemhealth
Interface CapacityMonitor

All Superinterfaces:
Monitor

public interface CapacityMonitor
extends Monitor

Capacity status indicators

Since:
9.0

Method Summary
 int getCount()
           
 int getLimit()
           
 
Methods inherited from interface com.hp.ucmdb.api.systemhealth.Monitor
getDescription, getName, getStatus
 

Method Detail

getLimit

int getLimit()
Returns:
size limit as defined in ucmdb server quota

getCount

int getCount()
Returns:
current count in the server


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