cfn-push-stats¶
SYNOPSIS¶
cfn-push-stats
DESCRIPTION¶
Implements cfn-push-stats CloudFormation functionality
OPTIONS¶
- -v, --verbose¶
 Verbose logging
- --credential-file¶
 credential-file
- --service-failure¶
 Reports a service falure.
- --mem-util¶
 Reports memory utilization in percentages.
- --mem-used¶
 Reports memory used (excluding cache and buffers) in megabytes.
- --mem-avail¶
 Reports available memory (including cache and buffers) in megabytes.
- --swap-util¶
 Reports swap utilization in percentages.
- --swap-used¶
 Reports allocated swap space in megabytes.
- --disk-space-util¶
 Reports disk space utilization in percentages.
- --disk-space-used¶
 Reports allocated disk space in gigabytes.
- --disk-space-avail¶
 Reports available disk space in gigabytes.
- --memory-units¶
 Specifies units for memory metrics.
- --disk-units¶
 Specifies units for disk metrics.
- --disk-path¶
 Selects the disk by the path on which to report.
- --cpu-util¶
 Reports cpu utilization in percentages.
- --haproxy¶
 Reports HAProxy loadbalancer usage.
- --haproxy-latency¶
 Reports HAProxy latency
- --heartbeat¶
 Sends a Heartbeat.
- --watch¶
 the name of the watch to post to.
BUGS¶
Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools>