pingas

Simple web-service monitoring solution in Crystal

pingas

Simple to configure monitoring solution in Crystal.

Installation

Download a binary or follow these instructions to compile from source:

git clone https://github.com/dscottboggs/pingas.git
cd pingas
shards install
crystal build src/pingas
sudo mv pingas /usr/local/bin/

Usage

A configuration file must be specified. There is an example config file at here.

IMPORTANT

When defining all configuration options, "kind" must go before "options" in the config file.

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/dscottboggs/pingas/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

pingas

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • almost 5 years ago
  • April 15, 2019
License

GNU General Public License v3.0

Links
Synced at

Wed, 01 May 2024 06:11:19 GMT

Languages