RubyGems Navigation menu

deadman_check 0.1.4

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.4 - March 26, 2017 (13.5 KB)
Show all versions (14 total)

Runtime Dependencies (4):

commander >= 4.4.3, ~> 4.4
daemons >= 1.2.4, ~> 1.2.4
redis >= 3.3.3, ~> 3.3

Development Dependencies (3):

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

Owners:

Authors:

  • zane

SHA 256 checksum:

9dfc563a404dcdf628986dbb45ffe06b83484e91a613f00767d4b962e25ef8ce

Total downloads 26,361

For this version 1,818

License:

MIT

Required Ruby Version: >= 0

Links: