RubyGems Navigation menu

deadman_check 0.1.0

A script to check a given Redis key EPOCH for freshness. Good for monitoring cron jobs or batch jobs. Have the last step of the job post the EPOCH time to target Redis key. This script will monitor it for a given freshness value (difference in time now to posted EPOCH)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.1 - February 02, 2020 (16 KB)
  2. 0.3.0 - August 04, 2017 (15.5 KB)
  3. 0.2.1 - July 25, 2017 (14.5 KB)
  4. 0.2.0 - April 24, 2017 (15 KB)
  5. 0.1.11 - April 13, 2017 (14 KB)
  6. 0.1.0 - March 21, 2017 (10.5 KB)
Show all versions (14 total)

Runtime Dependencies (3):

commander >= 4.4.3, ~> 4.4
pony ~> 1.1
redis >= 3.3.3, ~> 3.3

Development Dependencies (3):

bundler ~> 1.13
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • zane

SHA 256 checksum:

dcc56ab8153928fd191d8c852d2d3e4b845dc87ee69bac1193b2cc2741552e30

Total downloads 26,361

For this version 1,826

License:

MIT

Required Ruby Version: >= 0

Links: