RubyGems Navigation menu

deadman_check 0.1.3

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.3 - March 21, 2017 (11.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:

5100c3acc9569a23f3d9239efa6fbec25e1fc6933c9c8c937fbf8eca30493c1c

Total downloads 26,347

For this version 1,867

License:

MIT

Required Ruby Version: >= 0

Links: