{"id":18596616,"url":"https://github.com/sergiotocalini/zaldap","last_synced_at":"2025-08-04T08:41:46.388Z","repository":{"id":83054592,"uuid":"81803720","full_name":"sergiotocalini/zaldap","owner":"sergiotocalini","description":"Zabbix Agent - OpenLDAP","archived":false,"fork":false,"pushed_at":"2020-09-17T09:29:59.000Z","size":33,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T03:38:05.626Z","etag":null,"topics":["ldap","monitoring","openldap","zabbix"],"latest_commit_sha":null,"homepage":"","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":".github/FUNDING.yml","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},"funding":{"custom":["https://www.paypal.me/SergioTocalini","https://www.buymeacoffee.com/sergiotocalini"]}},"created_at":"2017-02-13T08:48:19.000Z","updated_at":"2022-12-08T10:27:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"68d04aa6-6f9c-4f09-9f99-7bcfced917a2","html_url":"https://github.com/sergiotocalini/zaldap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sergiotocalini/zaldap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzaldap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzaldap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzaldap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzaldap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergiotocalini","download_url":"https://codeload.github.com/sergiotocalini/zaldap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiotocalini%2Fzaldap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268672052,"owners_count":24288244,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ldap","monitoring","openldap","zabbix"],"created_at":"2024-11-07T01:25:04.217Z","updated_at":"2025-08-04T08:41:46.314Z","avatar_url":"https://github.com/sergiotocalini.png","language":"Shell","funding_links":["https://www.paypal.me/SergioTocalini","https://www.buymeacoffee.com/sergiotocalini"],"categories":[],"sub_categories":[],"readme":"# zaldap\nLDAP monitoring\n\nThis script is part of a monitoring solution that allows to monitor several\nservices and applications.\n\nFor more information about this monitoring solution please check out this post\non my [site](https://sergiotocalini.github.io/project/monitoring).\n\n# 20. Monitor\n\n## 20.1. Monitor configuration via cn=config\n\n    #~ vi monitor_enable.ldif\n    dn: cn=module,cn=config\n    cn: module\n    objectClass: olcModuleList\n    olcModuleLoad: back_monitor\n    olcModulePath: /usr/lib/ldap\n\n    dn: olcDatabase={2}monitor,cn=config\n    objectClass: olcDatabaseConfig\n    olcDatabase: {2}monitor\n    olcAccess: {0}to * by dn.exact=cn=monitor,ou=auth,dc=example,dc=com manage by * none\n\n    #~ ldapadd -Q -Y EXTERNAL -H ldapi:/// -f monitor_enable.ldif\n    #~\n\n## 20.2. Monitor configuration via slapd.conf\n\n    #~ vi /etc/ldap/slapd.conf\n    ...\n    database monitor\n    \n    access to *\n           by dn.exact=cn=monitor,ou=auth,dc=example,dc=com manage\n           by * none\n    #~\n\n# Zabbix deploy\n\n    #~ git clone https://github.com/sergiotocalini/zaldap.git\n    #~ ./zaldap/deploy_zabbix.sh 'localhost' 'cn=monitor,ou=auth,dc=example,dc=com' 'xxxxxxxx'\n    #~\n    \n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiotocalini%2Fzaldap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergiotocalini%2Fzaldap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiotocalini%2Fzaldap/lists"}