RubyGems Navigation menu

deadman_check 0.1.7

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.7 - 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
diplomat >= 1.2.0, ~> 1.2

Development Dependencies (3):

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

Owners:

Authors:

  • zane

SHA 256 checksum:

1ab8acd45e7e7d7bf0428162e4df65aa3c86648140bfc8b265be48d7be2142e6

Total downloads 26,361

For this version 1,805

License:

MIT

Required Ruby Version: >= 0

Links: