RubyGems Navigation menu

deadman_check 0.1.6

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.6 - 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:

e70af95e4418b42e8024f5922c14189a4cff72d4582cc04220790f39788c485d

Total downloads 26,347

For this version 1,806

License:

MIT

Required Ruby Version: >= 0

Links: