mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Add checks monitoring framework to provide alerts if certain conditions do not hold.
Not yet in use.
This commit is contained in:
@@ -272,6 +272,7 @@ namespace OpenSim.Framework.Servers
|
||||
"shutdown",
|
||||
"Quit the application", (mod, args) => Shutdown());
|
||||
|
||||
ChecksManager.RegisterConsoleCommands(m_console);
|
||||
StatsManager.RegisterConsoleCommands(m_console);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user