Skip to main content
Version: Latest

a9s Parachute Metrics

warning

The metrics described in this section are only available for a9s Parachute v2. To see which a9s Data Services support this version of a9s Parachute, please see a9s Parachute v2.

General

NameDescription
error0 if the a9s Parachute metrics could be fetched, 1 otherwise.
activated1 if the a9s Parachute is activated because at least one disk has reached the configured threshold, 0 otherwise.
metric_fetch_status0 if the last metric update is successful, 1 otherwise.
Metrics
*.parachute.*.*.*.*.error
*.parachute.*.*.*.*.activated
*.parachute.*.*.*.*.metric_fetch_status

Disks

Only the observed devices of the a9s Parachute are monitored:

Mount PointName
/var/vcap/dataephemeral
/var/vcap/storepersistent
NameDescription
disk.<name>.error0 if the disk stats could be fetched, 1 otherwise.
disk.<name>.totalThe maximum available amount of disk space in bytes.
disk.<name>.usedThe amount of disk space in bytes currently being used.
disk.<name>.used_percentThe amount of disk space in percent currently being used.
disk.<name>.used_thresholdThe threshold value in percent of disk space at which the a9s Parachute is activated.
disk.<name>.freeThe amount of disk space in bytes not currently in use.
disk.<name>.activated1 if the a9s Parachute is activated because this disk has reached the configured threshold, 0 otherwise.
Metrics
*.parachute.*.*.*.*.disk.ephemeral.error
*.parachute.*.*.*.*.disk.ephemeral.total
*.parachute.*.*.*.*.disk.ephemeral.used
*.parachute.*.*.*.*.disk.ephemeral.used_percent
*.parachute.*.*.*.*.disk.ephemeral.used_threshold
*.parachute.*.*.*.*.disk.ephemeral.free
*.parachute.*.*.*.*.disk.ephemeral.activated
*.parachute.*.*.*.*.disk.persistent.error
*.parachute.*.*.*.*.disk.persistent.total
*.parachute.*.*.*.*.disk.persistent.used
*.parachute.*.*.*.*.disk.persistent.used_percent
*.parachute.*.*.*.*.disk.persistent.used_threshold
*.parachute.*.*.*.*.disk.persistent.free
*.parachute.*.*.*.*.disk.persistent.activated