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:
=
安装:
=
Runtime 依赖 (4):
commander
>= 4.4.3, ~> 4.4
daemons
>= 1.2.4, ~> 1.2.4
diplomat
>= 1.2.0, ~> 1.2
slack-ruby-client
~> 0.8.0