Skip to content
Snippets Groups Projects
Select Git revision
  • auto-deploy
  • bug-cpuload
  • feature/cmdline-storage-status
  • feature/tray/logwindow
  • master default protected
  • server2012
  • update-docs
  • 3.0
  • 2.1
  • 2.0
  • 1.4
  • 1.3
  • 1.2
  • 1.1
  • autotransfer-v1
  • 1.0
16 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Mar9876532128Feb27262019181615141312119876532131Jan201918171615129821Dec20191815141312830Nov293226Oct1025Sep23181514Use property from timer directly rather than shadowing it locally.Add docstrings to fields.Extend Monitoring.Cpu with field initializers and a load limit.Add class for CPU load monitoring based on PerformanceCounter.Remove unused method GetCpuUsage.bug-cpuloadbug-cpuloadRemove WmiSummary method.Run both CPU load checking approaches for 10 seconds.Adjust log levels.Simplify flow logic in WmiQueryCpuLoad.Rename QueryCpuLoad to WmiQueryCpuLoad.Log version information on startup.Use CPU monitoring from ATxCommon.Monitoring.Adjust free space message.Remove disabled code block.Adjust log message layout.Add commandline switch to request trace logging.Use load value from CPU monitoring class.Initialize CPU monitoring in service constructor.Provide assembly version info from build.Fix resetting the probation counter.Distinguish high-load from probation from good-before.Logging changes only.Use property from timer directly rather than shadowing it locally.Add docstrings to fields.Extend Monitoring.Cpu with field initializers and timeout on violation.Clean local PerformanceCounter stuff from ATxService.Example for using the new ATxCommon.Monitoring.Cpu class.Add class for CPU load monitoring.Working prototype for monitoring the CPU load in a separate thread.Another attempt to make Prepare-Build thread-safer.Prototype for using PerformanceCounter to get CPU load.Disable GetCpuUsage for now.Continue if the status file could not be removed.Add ToDo for OnStop(), improve comment.Improve code readability and measure WMI query execution time.Add System.Diagnostics based function for getting the CPU load.Homogenize code with ATxCommon.Add a local WMI query method to ATxDiagnostics.Try with higher timeout and don't request immediate return.Add console logging.
Loading