package monitoring

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service MonitoringInterface

monitoring.proto:256

Service for querying historical monitoring data

message EventHeader

monitoring.proto:61

Common header for all monitoring events

Used in: FarmStatisticsEvent, FrameEvent, HostEvent, JobEvent, LayerEvent, ProcEvent

enum EventType

monitoring.proto:20

Types of lifecycle events

Used in: EventHeader

message FarmStatisticsEvent

monitoring.proto:203

Periodic snapshot of farm-wide statistics

Used in: GetFarmStatisticsResponse

message FrameEvent

monitoring.proto:110

message HistoricalFrame

monitoring.proto:352

Used in: GetFrameHistoryResponse

message HistoricalJob

monitoring.proto:313

Used in: GetJobHistoryResponse

message HistoricalLayer

monitoring.proto:386

Used in: GetLayerHistoryResponse

message HostEvent

monitoring.proto:142

Used in: GetHostHistoryResponse

message JobEvent

monitoring.proto:80

message LayerEvent

monitoring.proto:96

message LayerMemoryRecord

monitoring.proto:444

Used in: GetLayerMemoryHistoryResponse

Pagination for results

Used in: GetFrameHistoryResponse, GetHostHistoryResponse, GetJobHistoryResponse, GetLayerHistoryResponse

message ProcEvent

monitoring.proto:162

message ShowStatistics

monitoring.proto:244

Used in: FarmStatisticsEvent

message TimeRange

monitoring.proto:279

Time range for historical queries

Used in: GetFarmStatisticsRequest, GetFrameHistoryRequest, GetHostHistoryRequest, GetJobHistoryRequest, GetLayerHistoryRequest, GetLayerMemoryHistoryRequest