Ilya Mashchenko
7478c205e2
python sensors collector: sensor chips filtering fix ( #6463 )
2019-07-15 10:38:16 +03:00
Ilya Mashchenko
0259640be1
python module sensors fix ( #5406 )
...
* get_data indentation fix
* fix divisor of energy and power charts
2019-02-18 16:12:22 +03:00
Ilya Mashchenko
97b32703c6
[python] make units compliant with IEC standard ( #4995 )
...
* 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
Ilya Mashchenko
1f84c586f2
sensors: don't ignore 0 RPM funs on start ( #4753 )
...
* sensors: do not skip sf with zero value
* sensors: fix update
2018-11-26 22:58:46 +03:00
Austin S. Hemmelgarn
9a071dea2d
Update lm_sensors and catch specific errors. ( #4667 )
...
This updates our copy of the libsensors Python bindings to the most
recent upstream copy, which provides proper errors instead of just
raising bare Exceptions, and updates our code to catch those errors
instead of catching bare exceptions.
2018-11-15 14:19:42 -05:00
Ilya Mashchenko
d0cc7910da
sensors module fix ( #4651 )
...
* sensors: survive sensors.get_value Exception
* sensors: log unreadable subfeature in check
* sensors: add todos
2018-11-14 05:14:55 +09:00
Costa Tsaousis
8fbf817ef8
modularized all source code ( #4391 )
...
* modularized all external plugins
* added README.md in plugins
* fixed title
* fixed typo
* relative link to external plugins
* external plugins configuration README
* added plugins link
* remove plugins link
* plugin names are links
* added links to external plugins
* removed unecessary spacing
* list to table
* added language
* fixed typo
* list to table on internal plugins
* added more documentation to internal plugins
* moved python, node, and bash code and configs into the external plugins
* added statsd README
* fix bug with corrupting config.h every 2nd compilation
* moved all config files together with their code
* more documentation
* diskspace info
* fixed broken links in apps.plugin
* added backends docs
* updated plugins readme
* move nc-backend.sh to backends
* created daemon directory
* moved all code outside src/
* fixed readme identation
* renamed plugins.d.plugin to plugins.d
* updated readme
* removed linux- from linux plugins
* updated readme
* updated readme
* updated readme
* updated readme
* updated readme
* updated readme
* fixed README.md links
* fixed netdata tree links
* updated codacy, codeclimate and lgtm excluded paths
* update CMakeLists.txt
* updated automake options at top directory
* libnetdata slit into directories
* updated READMEs
* updated READMEs
* updated ARL docs
* updated ARL docs
* moved /plugins to /collectors
* moved all external plugins outside plugins.d
* updated codacy, codeclimate, lgtm
* updated README
* updated url
* updated readme
* updated readme
* updated readme
* updated readme
* moved api and web into webserver
* web/api web/gui web/server
* modularized webserver
* removed web/gui/version.txt
2018-10-15 23:16:42 +03:00