0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-16 14:21:40 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Manolis Kartsonakis
1d304ecdc3 Openldap tls support rebased ()
* Added TLS connection support for openldap collector

* More readable name for tls variable
2019-04-12 18:50:14 +03:00
Ilya Mashchenko
97b32703c6
[python] make units compliant with IEC standard ()
* apache units fix

* beanstalk

* bind_rndc

* boinc

* ceph

* chrony

* couchdb

* dns_query

* dnsdist

* dockerd

* dovecot

* elasticsearch by @vlvkobal <3

* example

* exim

* fail2ban

* freeradius minor fixes

* freeradius minor fixes

* freeradius minor fixes

* go_expvar

* haproxy

* hddtemp

* httpcheck

* icecast

* ipfs

* isc_dhcpd

* litespeed

* logind

* megacli

* memcached

* mongodb

* monit

* mysql

* nginx

* nginx_plus

* nsd

* ntpd

* nvidia_smi

* openldap

* ovpn_status

* phpfm

* portcheck

* postfix

* postgres

* powerdns

* proxysql

* puppet

* rabbitmq

* redis

* restroshare

* samba

* sensors

* smartdlog

* spigotmc

* springboot

* squid

* retroshare

* tomcat

* retroshare

* tor

* traefik

* traefik

* unbound

* uwsgi

* varnish

* w1sensor

* web_log

* ok codacy

* retroshare

* ipfs
2018-12-17 18:50:20 +03:00
Manolis Kartsonakis
c23aed3a8e openldap monitoring plugin added ()
* openldap monitoring plugin added

* fixed identation, added makefile link

* removed trailing whitespaces

* style fixes

* removed some more trailnf spaces

* refactored conn method, formatting suggestions, simpler config

* format suggestions, added connect-reconnect methods and alive flag

* removed trailing whitespaces

* trailing spaces

* connection manipulation and cosmetics

* charts names units and titles

* added connection timeout

* timout option moved

* removed disable by default

* timeout default value

* default vars and cofig comments added

* user pass commented and enabled plugin by default

* python.d disabled openldap

* error handling, allow anonymous bind

* ldap exception

* anonymous bind refactoring

* none as default removed from username password
2018-11-15 09:17:44 +03:00