tgstation-server
4.4.0
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Components
Watchdog
MonitorActivationReason.cs
Go to the documentation of this file.
1
namespace
Tgstation
.
Server
.Host.Components.Watchdog
2
{
6
enum
MonitorActivationReason
7
{
11
ActiveServerCrashed
,
12
16
ActiveServerRebooted
,
17
21
NewDmbAvailable
,
22
26
ActiveLaunchParametersUpdated
,
27
31
Heartbeat,
32
}
33
}
Tgstation.Server.Host.Components.Watchdog.MonitorActivationReason.ActiveLaunchParametersUpdated
Server launch parameters were changed
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
Tgstation.Server.Host.Components.Watchdog.MonitorActivationReason.NewDmbAvailable
A new .dmb was deployed
Tgstation.Server.Host.Components.Watchdog.MonitorActivationReason.ActiveServerRebooted
The active server called /world/Reboot()
Tgstation.Server.Host.Components.Watchdog.MonitorActivationReason.ActiveServerCrashed
The active server crashed or exited
Tgstation.Server.Host.Components.Watchdog.MonitorActivationReason
MonitorActivationReason
Reasons for the monitor to wake up
Definition:
MonitorActivationReason.cs:6
Tgstation
Generated by
1.8.11