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
Name | Description |
---|---|
error | 0 if the a9s Parachute metrics could be fetched, 1 otherwise. |
activated | 1 if the a9s Parachute is activated because at least one disk has reached the configured threshold, 0 otherwise. |
metric_fetch_status | 0 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 Point | Name |
---|---|
/var/vcap/data | ephemeral |
/var/vcap/store | persistent |
Name | Description |
---|---|
disk.<name>.error | 0 if the disk stats could be fetched, 1 otherwise. |
disk.<name>.total | The maximum available amount of disk space in bytes. |
disk.<name>.used | The amount of disk space in bytes currently being used. |
disk.<name>.used_percent | The amount of disk space in percent currently being used. |
disk.<name>.used_threshold | The threshold value in percent of disk space at which the a9s Parachute is activated. |
disk.<name>.free | The amount of disk space in bytes not currently in use. |
disk.<name>.activated | 1 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