lpichler / sources-monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sources::Monitor

Build Status Maintainability Test Coverage security

This Project houses the monitoring tools for Sources, including:

  • Availability Checker

The Availability Checker is responsible for scheduling checks on both available and unavailable sources and requesting the checks to the appropriate operation workers via messaging.

Running

First clone the project and run bundle,

$ git clone git@github.com:RedHatInsights/sources-monitor.git

$ bundle

Run availability checker:

$ bin/availability_checker [available | unavailable]

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/RedHatInsights/sources-monitor.

License

This project is available as open source under the terms of the Apache License 2.0.

About

License:Apache License 2.0


Languages

Language:Ruby 86.4%Language:Shell 8.8%Language:Dockerfile 4.8%