Commit Graph

26 Commits

Author SHA1 Message Date
Ilya Mashchenko c50c34e905
remove deprecated python.d collectors announced in v1.38.0 (#14454) 2023-02-08 10:51:55 +02:00
Tasos Katsoulas 9f1403de7d
Covert our documentation links to GH absolute links (#14344)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
2023-02-02 15:23:54 +02:00
Fotis Voutsas 0541c97e53
Introduce the new Structure of the documentation (#13915)
* Moving the cloud docs under /docs/cloud (previous location: netdata/learn/*)
* Added metadata on almost every document of the old learn site for the new ingest process of learn. 
* Map old learn document to their best fit as topic related docs.

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Co-authored-by: DShreve2 <david@netdata.cloud>
Co-authored-by: hugovalente-pm <hugo@netdata.cloud>
2023-01-25 15:29:33 +02:00
HG00 5eed8455b1
docs: add some tips on collecting per-queue metrics for RabbitMQ (#12227)
Co-authored-by: Tina Luedtke <kickoke@users.noreply.github.com>
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2022-08-13 20:17:03 +03:00
Tina Luedtke c7f2647a62
Docs: Removed Google Analytics tags (#12145) 2022-02-17 10:37:46 +00:00
Joel Hans e074c3a8ae
Docs: Point users to proper configure doc (#10254)
* Point users to proper configure doc

* Remove extra text
2020-11-19 06:03:11 -07:00
zarak 52db45930b
Add per queue charts in rabbitmq.chart.py (#10064) 2020-10-20 11:58:51 +03:00
Chad Knutson cc1cc38eb1
python.d/rabbitmq: Add chart for churn rates (#10031) 2020-10-07 10:59:46 +03:00
Joel Hans f3217c83a1
Docs: Add custom label to collectors frontmatter to fix sidebar titles (#8936)
* Adding sidebar titles to collectors

* Move to correctly capitalized

* Add sidebar_label to all collectors

* Pluralize ap

* Title and label tweaks

* Fix frontmatter in collectors

* Remove brackets from Dovecot README
2020-05-07 12:01:52 -07:00
Joel Hans e99692f145
Docs: Standardize links between documentation (#8638)
* Trying out some absolute-ish links

* Try one out on installer

* Testing logic

* Trying out some more links

* Fixing links

* Fix links in python collectors

* Changed a bunch more links

* Fix build errors

* Another push of links

* Fix build error and add more links

* Complete first pass

* Fix final broken links

* Fix links to files

* Fix for Netlify

* Two more fixes
2020-04-14 10:26:13 -07:00
Joel Hans 9342704a41
Bulk add frontmatter to all documentation (#8354)
* Bulk add frontmatter

* A few extra edge cases
2020-03-10 14:29:51 -07:00
Patti Short a7eb8b2555
updates for issue 8006 (#8074)
* updates for issue 8006

* removed unbound from python.d.plugin

* incorporated suggested changes

* incorporated more suggestions
2020-02-13 11:25:04 -08:00
Joel Hans 8166f8bc2a
Added collector config to relevant READMEs (#8052) 2020-02-12 05:11:32 -07:00
Ilya Mashchenko 3fcac0d728
rabbitmq: fix handle_disabled_disk_monitoring (#7464) 2019-12-08 16:31:33 +03:00
Ilya Mashchenko 0271b70b91
rabbitmq: handle "disk_free": "disk_free_monitoring_disabled" (#7226) 2019-10-31 12:33:11 +03:00
Ilya Mashchenko 805362d0b2
rabbitmq: survive lack of vhosts (#7019)
* rabbitmq: do not return None from get_data if there is no vhosts + more debug output
2019-10-09 14:30:58 +03:00
Ilya Mashchenko 2701913e93
rabbitmq: collect vhosts msg metrics from `/api/vhosts` (#6976)
* rabbitmq: collect vhosts msg metrics from `api/vhosts`

* rabbitmq: update readme
2019-10-03 19:41:02 +03:00
Promise Akpan f5006d51e8 Fix Markdown Lint warnings (#6664)
* make remark access all directories

* detailed fix after autofix by remark lint

* cross check autofix for this set of files

* crosscheck more files

* crosschecking and small fixes

* crosscheck autofixed md files
2019-08-15 13:06:39 +02:00
Ilya Mashchenko 56336f5acf
py stuff: change l2isbad to ilyam8 (#5676)
* change l2isbad to ilyam8

* change l2isbad to ilyam8
2019-03-21 12:35:44 +03:00
Ilya Mashchenko 2fb6282350 rabbitmq: api/nodes requests fix (#5142)
* nodes_stats fix

* fix
2019-01-10 09:51:43 +01: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
Chris Akritidis 415f57c5bf
Ga (#4938)
* Added GA tags to markdowns

* Add GA tags to mds
2018-12-07 11:30:04 +01:00
Ilya Mashchenko 5286dae8eb python.d.plugin update (#4936)
<!--
Describe the change in summary section, including rationale and degin decisions.
Include "Fixes #nnn" if you are fixing an existing issue.

In "Component Name" section write which component is changed in this PR. This
will help us review your PR quicker.

If you have more information you want to add, write them in "Additional
Information" section. This is usually used to help others understand your
motivation behind this change. A step-by-step reproduction of the problem is
helpful if there is no related issue.
-->

##### Summary
Fix: #4756

`python.d.plugin` updates:
  * remove `retries` option 
  * make `penalty` configurable (enabled by default, max is 10 minutes)

> penalty indicates whether to apply penalty to update_every in case of failures.
> Penalty will increase every 5 failed updates in a row. Maximum penalty is 10 minutes.
> penalty: yes

##### Component Name

`python.d.plugin`

##### Additional Information
2018-12-07 10:15:03 +01:00
Piotr Roszatycki 3c3cc93ff8 RabbitMQ chart for message rates should be "line" (#4916)
* rabbitmq_local.message_rates chart is line

* rabbitmq_local.memory and disk_space charts should be area
2018-12-04 20:10:59 +03:00
Costa Tsaousis d802f83e4a
Fix make dist (#4401)
* fix make dist; fixes #4400

* added daemon dir

* fix edit-config in dist

* removed config.h from file dependencies

* do not attempt to detect stock files on vanilla installations

* add missing files to dist

* another fix for missing dist files

* modular plugins are now self-configured for automake

* updated lgtm

* fix cncf urls
2018-10-16 15:26:28 +03: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