command
module
Version:
v0.0.0-...-056aa66
Opens a new window with list of versions in this module.
Published: Nov 6, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cloudwatch-diskusage
⚠ This repository will be archived in November 2024 and is no longer in development. ⚠
A custom CloudWatch metric for reporting available filesystem storage.
Getting started
go get github.com/ONSdigital/cloudwatch-diskusage
cd $GOPATH/src/github.com/ONSdigital/cloudwatch-diskusage && go build
FILESYSTEMS=<FILESYSTEMS> INSTANCE_ID=<INSTANCE_ID> NAMESPACE=<NAMESPACE> REGION=<REGION> ./cloudwatch-diskusage
Configuration
Envrionment variable |
Default |
Description |
FILESYSTEMS |
|
Colon seperated list of filesystems |
INSTANCE_ID |
|
Identifier of the instance |
NAMESPACE |
|
Namespace of the metric |
PERSISTENT |
false |
Run persistently |
REGION |
|
Region of the metric |
Contributing
See CONTRIBUTING for details.
License
Copyright © 2016, Office for National Statistics (https://www.ons.gov.uk)
Released under MIT license, see LICENSE for details.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package metric provides a custom CloudWatch metric for filesystem storage.
|
Package metric provides a custom CloudWatch metric for filesystem storage. |
Click to show internal directories.
Click to hide internal directories.