cloudwatch-diskusage

command module
v0.0.0-...-056aa66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2024 License: MIT Imports: 8 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package metric provides a custom CloudWatch metric for filesystem storage.
Package metric provides a custom CloudWatch metric for filesystem storage.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL