{"id":18575368,"url":"https://github.com/keymetrics/pm2-redis","last_synced_at":"2025-04-10T08:30:47.054Z","repository":{"id":34093972,"uuid":"37918711","full_name":"keymetrics/pm2-redis","owner":"keymetrics","description":"Module to monitor redis","archived":false,"fork":false,"pushed_at":"2018-11-22T13:26:26.000Z","size":33,"stargazers_count":23,"open_issues_count":1,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-08T09:24:43.080Z","etag":null,"topics":["cache","keymetrics","module","monitor","pm2","queue","redis","redis-server"],"latest_commit_sha":null,"homepage":"https://app.pm2.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keymetrics.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-06-23T12:50:13.000Z","updated_at":"2024-05-06T00:33:45.000Z","dependencies_parsed_at":"2022-07-29T19:39:56.010Z","dependency_job_id":null,"html_url":"https://github.com/keymetrics/pm2-redis","commit_stats":null,"previous_names":["pm2-hive/pm2-redis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keymetrics%2Fpm2-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keymetrics%2Fpm2-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keymetrics%2Fpm2-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keymetrics%2Fpm2-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keymetrics","download_url":"https://codeload.github.com/keymetrics/pm2-redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248185229,"owners_count":21061476,"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":["cache","keymetrics","module","monitor","pm2","queue","redis","redis-server"],"created_at":"2024-11-06T23:19:11.784Z","updated_at":"2025-04-10T08:30:46.786Z","avatar_url":"https://github.com/keymetrics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nPM2 module to monitor a Redis server with Keymetrics\n\n## Install\n\n`pm2 install pm2-redis`\n\n## Configure\n\n- `workerInterval` (Defaults to `2` in secs) : You can control at which interval the worker is updating the stats (minimum is `1`)\n- `ip` (Defaults to `127.0.0.1`): Set the host of your redis server (can be load from `PM2_REDIS_IP` env var)\n- `port` (Defaults to `6379`): Set the port of your redis server (can be load from `PM2_REDIS_PORT` env var)\n- `password` (Defaults to `none`): Set the password if you have activated the authentification (can be load from `PM2_REDIS_PWD` env var)\n\n#### How to set these values ?\n\n After having installed the module you have to type :\n`pm2 set pm2-redis: `\n\ne.g: \n- `pm2 set pm2-redis:workerInterval 5` (every 5 seconds)\n- `pm2 set pm2-redis:ip 42.42.42.42` (ip of my redis server)\n- `pm2 set pm2-redis:password \"bestpassword\"` (the password will be used to connect to redis)\n\n## Uninstall\n\n`pm2 uninstall pm2-redis`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeymetrics%2Fpm2-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeymetrics%2Fpm2-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeymetrics%2Fpm2-redis/lists"}