Measurements

A meter plugin communicates measurements to the plugin manager using the following format:

<Metric> <Value> <Source> <Timestamp>\n

where each of the fields are described below.

Metric

Name of defined metric (see Metrics)

Value

The value of the measurement from the service, application, etc.

Source

String identifying the source of the measurement. NOTE: No spaces are allowed in sources.

Timestamp

Time of the measurement ocurrence, in either seconds from epoch or milli-seconds from epoch.

Optional Fields

All of the field are not required to be present suitable defaults being applied for missing values as follows:

Examples

CPU 0.80 myhost 1447471849
NETRB 5028 myhost
DISKW 5028