org.elasticsearch.monitor.os
Interface OsProbe

All Known Implementing Classes:
JmxOsProbe, SigarOsProbe

public interface OsProbe


Method Summary
 OsInfo osInfo()
           
 OsStats osStats()
           
 

Method Detail

osInfo

OsInfo osInfo()

osStats

OsStats osStats()


Copyright © 2009-2012. All Rights Reserved.