aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/ChecksManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove some useless NULL argumentsUbitUmarov2019-10-221-1/+1
|
* Massive console refactor. Greatly simplify interface.Melanie2019-08-201-1/+1
|
* do similar changes to unused checksManagerUbitUmarov2016-08-241-24/+21
|
* Add checks monitoring framework to provide alerts if certain conditions do ↵Justin Clark-Casey (justincc)2013-08-051-0/+262
not hold. Not yet in use.