Skip to main content
Version: Develop

a9s Parachute Metrics

These are all of the metrics provided related to a9s Parachute.

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
*.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
*.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