An open API service indexing awesome lists of open source software.

https://github.com/clearcodehq/argos-cloudwatch-alarms


https://github.com/clearcodehq/argos-cloudwatch-alarms

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# argos-cloudwatch-alarms

This is a script for [Argos](https://github.com/p-e-w/argos) which is
displaying Cloudwatch alarms in Gnome top bar.

Script is rendering only alarms in `ALARM` state.

## Filtering alarms by prefix

If you want to filter alarm by prefix change `ALARM_PREFIX` value.

## Refresh interval

Refresh interval can be change via script filename. Default interval is 1m.

## Running in virtualenv

Change script shebang to run script from virtualenv.