Class SystemMonitorTarget

java.lang.Object
org.codelibs.fess.timer.MonitorTarget
org.codelibs.fess.timer.SystemMonitorTarget
All Implemented Interfaces:
org.codelibs.core.timer.TimeoutTarget

public class SystemMonitorTarget extends MonitorTarget
This class is a timer target for monitoring system-level statistics. It collects and logs information about the operating system, process, JVM, and search engine.
  • Constructor Details

    • SystemMonitorTarget

      public SystemMonitorTarget()
      Constructs a new system monitor target.
  • Method Details

    • expired

      public void expired()