package fleetspeak.monitoring

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

message AggregatedResourceUsage

resource.proto:12

Contains resource-usage metrics for Fleetspeak clients. The stats are arrived at by aggregating raw data retrieved from the OS. CPU-usage is in milliseconds per second, and memory usage is in bytes.

Used in: ResourceUsageData

message KillNotification

resource.proto:57

Sent by clients when a service gets killed by Fleetspeak, e.g. for using too much memory.

enum KillNotification.Reason

resource.proto:71

Used in: KillNotification

message ResourceUsageData

resource.proto:28

A fleetspeak.Message with message type "ResourceUsage" is sent regularly by the system and daemon services to the server, to report the performance of processes. Next tag: 9