Package services.moleculer.monitor


package services.moleculer.monitor
  • Classes
    Class
    Description
    CPU monitor, which detects the current CPU usage via command line.
    "Fake" system monitor, which returns a constant value.
    JMX-based System Monitor (queries the "SystemCpuLoad" attribute of the operating-system MXBean).
    Base superclass of all System Monitor implementations.