https://github.com/clearcodehq/argos-cloudwatch-alarms
https://github.com/clearcodehq/argos-cloudwatch-alarms
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clearcodehq/argos-cloudwatch-alarms
- Owner: ClearcodeHQ
- Created: 2019-04-05T14:06:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T14:07:45.000Z (about 7 years ago)
- Last Synced: 2025-03-30T13:37:08.121Z (about 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.