- Mar 13, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
- Mar 12, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Currently it is testing both approaches for checking the CPU load, each for ten seconds. Messages are printed to the console using NLog. Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
On an integer overflow while being in low-load state the probation counter should not be reset to zero (indicating the load limit was violated) but rather to the lowest value representing a valid load (being _probation + 1). Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Placed in namespace ATxCommon.Monitoring, using its own timer to update the values. Refers to #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Important if it has already been removed before, otherwise the updater would stop at this point.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
This way an email will be sent to an admin if configured so they have a chance to check what's going on.
-
Niko Ehrenfeuchter authored
Refers to #3
-
- Mar 09, 2018
-
-
Niko Ehrenfeuchter authored
This usually happens when VS is building multiple projects at the same time, hence running the prepare-script multiple times at once.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 08, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 07, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Megabytes have shown to be a bit clumsy in the configuration files, so simply switch to the more useful Gigabytes unit. Fixes #39
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #25
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #24
-
- Mar 06, 2018
-
-
Niko Ehrenfeuchter authored
Allow setting the log level explicitly from "Warn", "Info", "Debug" or "Trace" in the configuration. Default is "Info", fallback for invalid settings is "Debug". Fixes #34
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-