Package hudson.diagnosis

Class Summary
HudsonHomeDiskUsageChecker Periodically checks the disk usage of JENKINS_HOME, and activate HudsonHomeDiskUsageMonitor if necessary.
HudsonHomeDiskUsageMonitor Monitors the disk usage of JENKINS_HOME, and if it's almost filled up, warn the user.
HudsonHomeDiskUsageMonitor.Solution Extension point for suggesting solutions for full JENKINS_HOME.
MemoryUsageMonitor Monitors the memory usage of the system in OS specific way.
Messages  
NullIdDescriptorMonitor Some old descriptors apparently has the getId() method that's used in different ways and that's causing errors like JENKINS-8866, so detect and report that.
OldDataMonitor Tracks whether any data structure changes were corrected when loading XML, that could be resaved to migrate that data to the new format.
OldDataMonitor.ManagementLinkImpl  
OldDataMonitor.VersionRange  
ReverseProxySetupMonitor Looks out for a broken reverse proxy setup that doesn't rewrite the location header correctly.
TooManyJobsButNoView If Hudson is run with a lot of jobs but no views, suggest the user that they can create views.
 



Copyright © 2004-2013. All Rights Reserved.