Get desktop application:
View/edit binary Protocol Buffers messages
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:
Sent by clients when a service gets killed by Fleetspeak, e.g. for using too much memory.
The self-reported version of the service.
Time when the process was started by Fleetspeak.
Time when the process was killed by Fleetspeak.
Used in:
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
Name of the client service that resource usage is charged/attributed to e.g 'system' for the system Fleetspeak service, or the name of a daemon service as specified in its config.
The self reported service/service binary version.
Time when the process was started by Fleetspeak.
Corresponds to when computation of the resource-usage data was finalized.
Optional debug info for the process.
If true, indicates that the process has terminated, and that this is the final resource-usage report for that process.