{"id":22363279,"url":"https://github.com/shift/nagios-check-redis","last_synced_at":"2025-07-30T15:31:11.939Z","repository":{"id":3648693,"uuid":"613581","full_name":"shift/nagios-check-redis","owner":"shift","description":"Nagios check_redis in Ruby","archived":false,"fork":false,"pushed_at":"2022-06-26T10:09:04.000Z","size":17,"stargazers_count":31,"open_issues_count":1,"forks_count":24,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-15T14:13:08.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shift.png","metadata":{"files":{"readme":"README.markdown","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-04-16T13:22:24.000Z","updated_at":"2022-06-10T09:58:16.000Z","dependencies_parsed_at":"2022-08-18T01:55:32.392Z","dependency_job_id":null,"html_url":"https://github.com/shift/nagios-check-redis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fnagios-check-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fnagios-check-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fnagios-check-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fnagios-check-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shift","download_url":"https://codeload.github.com/shift/nagios-check-redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228154021,"owners_count":17877704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T17:14:18.837Z","updated_at":"2024-12-04T17:14:19.396Z","avatar_url":"https://github.com/shift.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nagios Redis Check\n\ncommands.cfg:\n\n    define command {\n      command_name check_redis\n      command_line /path_to_nagios_checks/check_redis.rb $ARG1$ -H $HOSTADDRESS$ -p $ARG2$ -P $ARG3$ -t $ARG4$ -w $ARG5$ -c $ARG6$\n    }\n\n    define command {\n      command_name check_redis_key\n      command_line /path_to_nagios_checks/check_redis.rb $ARG1$ -K -D $ARG7$ -H $HOSTADDRESS$ -p $ARG2$ -P $ARG3$ -t $ARG4$ -w $ARG5$ -c $ARG6$\n    }\n\n    define command {\n      command_name check_redis_and_graph\n      command_line /path_to_nagios_checks/check_redis.rb $ARG1$ -H $HOSTADDRESS$ -p $ARG2$ -P $ARG3$ -t $ARG4$ -w $ARG5$ -c $ARG6$ -G $ARG7$ -O $ARG8$ -M $ARG9$\n    }\n\n    define command {\n      command_name check_redis_and_graph_elapsed_time\n      command_line /path_to_nagios_checks/check_redis.rb $ARG1$ -H $HOSTADDRESS$ -p $ARG2$ -P $ARG3$ -t $ARG4$ -w $ARG5$ -c $ARG6$ -G $ARG7$ -O $ARG8$ -M $ARG9$ -R\n    }\n\nservices.cfg:\n\n    define service {\n      check_command  check_redis!used_memory!6379!password!5!100000!1048576!2097152\n      ...\n    }\n\n    define service {\n      check_command  check_redis_key!key!6379!password!5!100000!1048576!2097152!0\n      ...\n    }\n\n    define service {\n      check_command  check_redis_and_graph!used_memory!6379!password!5!100000!1048576!2097152!graphite.example.com!2003!system.foo\n      ...\n    }\n\n    define service {\n      check_command  check_redis_and_graph_elapsed_time!used_memory!6379!password!5!100000!1048576!2097152!graphite.example.com!2003!system.foo\n      ...\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshift%2Fnagios-check-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshift%2Fnagios-check-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshift%2Fnagios-check-redis/lists"}