Class ZPoolMonitor

  • All Implemented Interfaces:
    ExtensionPoint, Runnable

    @Extension
    public class ZPoolMonitor
    extends PeriodicWork
    Once an hour, check if the main zpool is that hosts $HUDSON_HOME has still enough free space.
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • ZPoolMonitor

        public ZPoolMonitor()
    • Method Detail

      • isInsideEC2

        public static boolean isInsideEC2()
        Returns true if this JVM runs inside EC2.