package PB.Common

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

enum DataType

common.proto:30

Type of data fields. @deprecated in favor of checking which field is available.

Used in: Registry.ParameterDetail

common.proto:85

A common header used in all messages. Contains basic information about the message.

Used in: Commands.EventMessage, Commands.ExecuteRequestMessage, Commands.ExecuteResponseMessage, Commands.QueryRequestMessage, Commands.QueryResponseMessage, Commands.ScheduleNotificationMessage, Commands.SubmitRequestMessage, Commands.SubmitResponseMessage, Metrics.MetricsMessage, Metrics.MetricsQueryMessage, Registry.RegistryRequestMessage, Registry.RegistryResponseMessage, Settings.SettingsRequestMessage, Settings.SettingsResponseMessage

message Host

common.proto:56

Field identifying a host entry

Used in: Header

message KeyValue

common.proto:43

Key value pair

Used in: Commands.EventMessage.Request, Header, Host, Metrics.Metric, Registry.Information

message OptionalFloat

common.proto:123

Used in: PerformanceData.FloatValue, Metrics.Metric

message OptionalString

common.proto:126

Used in: Metrics.Metric

message PerformanceData

common.proto:135

How metrics are encoded into check results Nagios calls this performance data and we inherited the name.

Used in: Commands.QueryResponseMessage.Response.Line

message PerformanceData.FloatValue

common.proto:147

Floating point performance data

Used in: PerformanceData

message PerformanceData.StringValue

common.proto:139

Textual performance data

Used in: PerformanceData

message Result

common.proto:171

Used in: Commands.SubmitResponseMessage.Response, Metrics.MetricsMessage.Response, Registry.RegistryResponseMessage.Response, Settings.SettingsResponseMessage.Response, Storage.StorageResponseMessage.Response

enum Result.StatusCodeType

common.proto:173

Used in: Result

enum ResultCode

common.proto:15

A "Nagios" status result.

Used in: Commands.ExecuteResponseMessage.Response, Commands.QueryResponseMessage.Response