Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kinok/sync-zabbix-ldap
https://github.com/kinok/sync-zabbix-ldap
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kinok/sync-zabbix-ldap
- Owner: kinok
- License: gpl-2.0
- Created: 2014-10-07T13:27:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-15T12:54:07.000Z (about 10 years ago)
- Last Synced: 2023-02-26T09:06:49.897Z (almost 2 years ago)
- Language: PHP
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sync-zabbix-ldap
================Synchronises LDAP users in a specific group with Zabbix Server.
### Prerequisites
* php5-ldap
* composer### Example of use
```bash
app/console sync:ldap-zabbix -c configFile.php
```