Class SysMonitor

All Implemented Interfaces:
Monitor
Direct Known Subclasses:
NoopSysMonitor

@Deprecated public class SysMonitor extends FeedDefiningMonitor
Deprecated.
Deprecated, SysMonitor will now be maintained in OshiSysMonitor Sys monitor was implemented using @link org.hyperic.sigar which is no longer maintained. oshi based SysMonitor will be maintained and used from now on, and is implemented in org.apache.druid.java.util.metrics.OshiSysMonitor
  • Constructor Details

    • SysMonitor

      public SysMonitor()
      Deprecated.
    • SysMonitor

      public SysMonitor(String feed)
      Deprecated.
  • Method Details