See: Description
Class | Description |
---|---|
AgencyMonitor |
For monitoring whether the core system is working properly.
|
AvlFeedMonitor |
For determining if the AVL feed is up.
|
DatabaseMonitor |
For monitoring access to database.
|
DatabaseQueueMonitor |
For monitoring access to database.
|
MonitorBase |
Base class for doing monitoring.
|
MonitoringModule |
A module that runs in a separate thread and repeatedly uses AgencyMonitor to
monitor a core project to determine if there are any problems.
|
MonitorResult |
Contains status for an individual monitor.
|
PidFile |
For creating a PID file.
|
PredictabilityMonitor |
Monitors how many vehicles are predictable compared to how many active blocks
there currently are.
|
SystemCpuMonitor |
Monitors to make sure that server CPU is not too high.
|
SystemDiskSpaceMonitor |
Monitors to make sure there is sufficient disk space.
|
SystemMemoryMonitor |
For monitoring CPU, available memory, and available disk space.
|