{"id":18596608,"url":"https://github.com/sergiotocalini/zedisx","last_synced_at":"2025-08-31T17:36:39.378Z","repository":{"id":83054621,"uuid":"134702789","full_name":"sergiotocalini/zedisx","owner":"sergiotocalini","description":"Zabbix Agent - Redis","archived":false,"fork":false,"pushed_at":"2019-10-07T09:42:52.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T23:11:32.064Z","etag":null,"topics":["ksh","monitoring","redis","shell","shell-scripts","zabbix"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sergiotocalini.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-24T11:00:23.000Z","updated_at":"2022-12-06T01:30:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca66e249-3a4a-48d6-a6fb-1fa09363bb83","html_url":"https://github.com/sergiotocalini/zedisx","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/sergiotocalini%2Fzedisx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzedisx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzedisx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzedisx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergiotocalini","download_url":"https://codeload.github.com/sergiotocalini/zedisx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535828,"owners_count":22087399,"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":["ksh","monitoring","redis","shell","shell-scripts","zabbix"],"created_at":"2024-11-07T01:25:01.135Z","updated_at":"2025-05-16T13:09:03.342Z","avatar_url":"https://github.com/sergiotocalini.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zedisx\nZabbix Agent - Redis\n\n# Dependencies\n## Packages\n* ksh\n* redis-tools\n\n### Debian/Ubuntu\n```bash\n~# sudo apt install ksh redis-tools\n```\n\n### Red Hat\n```bash\n~# sudo yum install ksh redis-tools\n```\n\n# Deploy\nThe deploy script is not intended to advise which approach you should implemented nor\ndeploy the sudoers configuration but the user that will run the script needs be running\nwith sudo privileges.\n\nThere are two options to setting up sudoers for the user:\n1. Provided sudo all\n```bash\n~# cat /etc/sudoers.d/user_zabbix\nDefaults:zabbix !syslog\nDefaults:zabbix !requiretty\n\nzabbix\tALL=(ALL)  NOPASSWD:ALL\n~#\n```\n2. Limited acccess to run command with sudo\n```bash\n~# cat /etc/sudoers.d/user_zabbix\nDefaults:zabbix !syslog\nDefaults:zabbix !requiretty\n\nzabbix ALL=(ALL) NOPASSWD: /usr/bin/lsof *\nzabbix ALL=(ALL) NOPASSWD: /bin/ps *\n~#\n```\n\n## Zabbix\nPlease ensure that the zabbix user has the right permissions before continue with\nthe installation.\n\n```bash\n~# git clone https://github.com/sergiotocalini/zedisx.git\n~# sudo ./zedisx/deploy_zabbix.sh\n~# sudo systemctl restart zabbix-agent\n```\n\n*__Note:__ the installation has to be executed on the zabbix agent host and you have\nto import the template on the zabbix web. The default installation directory is\n/etc/zabbix/scripts/agentd/zedisx*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiotocalini%2Fzedisx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergiotocalini%2Fzedisx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiotocalini%2Fzedisx/lists"}