mirror of
https://github.com/netdata/netdata.git
synced 2025-04-05 22:15:32 +00:00
Docs: Removed Google Analytics tags (#12145)
This commit is contained in:
parent
305708523e
commit
c7f2647a62
316 changed files with 294 additions and 327 deletions
BREAKING_CHANGES.mdBUILD.mdREADME.mdREDISTRIBUTED.md
aclk
backends
build_external
claim
cli
collectors
COLLECTORS.mdREADME.mdREFERENCE.md
apps.plugin
cgroups.plugin
charts.d.plugin
checks.plugin
cups.plugin
diskspace.plugin
ebpf.plugin
fping.plugin
freebsd.plugin
freeipmi.plugin
idlejitter.plugin
ioping.plugin
macos.plugin
nfacct.plugin
node.d.plugin
perf.plugin
plugins.d
proc.plugin
python.d.plugin
README.md
adaptec_raid
alarms
am2320
anomalies
apache
beanstalk
bind_rndc
boinc
ceph
changefinder
chrony
couchdb
dns_query_time
dnsdist
dockerd
dovecot
elasticsearch
energid
example
exim
fail2ban
freeradius
gearman
go_expvar
haproxy
hddtemp
hpssa
httpcheck
icecast
ipfs
isc_dhcpd
litespeed
logind
megacli
memcached
mongodb
monit
mysql
nginx
nginx_plus
nsd
ntpd
nvidia_smi
openldap
oracledb
ovpn_status_log
phpfpm
portcheck
postfix
postgres
|
@ -8,4 +8,4 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/BREAKING_CHANGES
|
|||
|
||||
- remove deprecated bash modules (`apache`, `cpu_apps`, `cpufreq`, `exim`, `hddtemp`, `load_average`, `mem_apps`, `mysql`, `nginx`, `phpfpm`, `postfix`, `squid`, `tomcat`) [[#7962](https://github.com/netdata/netdata/pull/7962)]
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
2
BUILD.md
2
BUILD.md
|
@ -362,4 +362,4 @@ Some smaller miscellaneous suggestions:
|
|||
* [header checks in CMake](https://stackoverflow.com/questions/647892/how-to-check-header-files-and-library-functions-in-cmake-like-it-is-done-in-auto)
|
||||
* [how to write platform checks](https://gitlab.kitware.com/cmake/community/wikis/doc/tutorials/How-To-Write-Platform-Checks)
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<a href="https://travis-ci.com/netdata/netdata"><img src="https://travis-ci.com/netdata/netdata.svg?branch=master" alt="Build status"></a>
|
||||
<a href="https://bestpractices.coreinfrastructure.org/projects/2231"><img src="https://bestpractices.coreinfrastructure.org/projects/2231/badge" alt="CII Best Practices"></a>
|
||||
<a href="https://www.gnu.org/licenses/gpl-3.0"><img src="https://img.shields.io/badge/License-GPL%20v3%2B-blue.svg" alt="License: GPL v3+"></a>
|
||||
<a href="<>"><img src="https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Freadme&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3" alt="analytics"></a>
|
||||
<br />
|
||||
<a href="https://codeclimate.com/github/netdata/netdata"><img src="https://codeclimate.com/github/netdata/netdata/badges/gpa.svg" alt="Code Climate"></a>
|
||||
<a href="https://www.codacy.com/app/netdata/netdata?utm_source=github.com&utm_medium=referral&utm_content=netdata/netdata&utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/a994873f30d045b9b4b83606c3eb3498" alt="Codacy"></a>
|
||||
|
|
|
@ -180,4 +180,4 @@ connectivity is not available.
|
|||
|
||||
Copyright 2015, Benedikt Schmitt [Unlicense License](https://unlicense.org/)
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -134,4 +134,4 @@ If you changed the runtime setting in your `var/lib/netdata/cloud.d/cloud.conf`
|
|||
|
||||
Restart your Agent and [connect your node](/claim/README.md#how-to-connect-a-node).
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -233,4 +233,4 @@ Netdata adds 4 alarms:
|
|||
|
||||

|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -54,4 +54,4 @@ blog](https://blog.timescale.com/blog/writing-it-metrics-from-netdata-to-timesca
|
|||
Thank you to Mahlon, Rune, TimescaleDB, and the members of the Netdata community that requested and then built this
|
||||
backend connection between Netdata and TimescaleDB!
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -255,4 +255,4 @@ achieved you do not have to think about the monitoring system until Prometheus c
|
|||
happens there are options presented in the Prometheus documentation for solving this. Hope this was helpful, happy
|
||||
monitoring.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -50,4 +50,4 @@ Alternatively, AWS credentials can be set for the `netdata` user using AWS SDK f
|
|||
A partition key for every record is computed automatically by Netdata with the purpose to distribute records across
|
||||
available shards evenly.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -38,4 +38,4 @@ collection = your_collection_name
|
|||
The default socket timeout depends on the backend update interval. The timeout is 500 ms shorter than the interval (but
|
||||
not less than 1000 ms). You can alter the timeout using the `sockettimeoutms` MongoDB URI option.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -35,4 +35,3 @@ After your proxy is configured, make the following changes to `netdata.conf`:
|
|||
In this example, we used the port `8082` for our reverse proxy. If your reverse proxy listens on a different port,
|
||||
change the `destination = localhost:8082` line accordingly.
|
||||
|
||||
[]()
|
||||
|
|
|
@ -454,4 +454,4 @@ through a web proxy, or when multiple prometheus servers are NATed to a single I
|
|||
`&server=NAME` to the URL. This `NAME` is used by Netdata to uniquely identify each prometheus server and keep track of
|
||||
its last access time.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -38,4 +38,4 @@ buffer size on failures.
|
|||
|
||||
The remote write backend does not support `buffer on failures`
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -125,4 +125,4 @@ Notes:
|
|||
* There is not yet a good way to configure the target agent container from the docker-compose command line.
|
||||
* Several other containers should be in this compose (a paho client, tshark etc).
|
||||
|
||||
[]()
|
||||
|
||||
|
|
|
@ -548,4 +548,4 @@ Rooms you added that node to.
|
|||
The user can also put the Cloud endpoint's full certificate chain in `cloud.d/cloud_fullchain.pem` so that the Agent
|
||||
can trust the endpoint if necessary.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -37,4 +37,4 @@ aclk-state [json]
|
|||
|
||||
Those commands are the same that can be sent to netdata via [signals](/daemon/README.md#command-line-options).
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -540,4 +540,4 @@ default. To use a third-party collector, visit their GitHub/documentation page a
|
|||
- [charts.d example](charts.d.plugin/example/README.md): An example `charts.d` collector.
|
||||
- [python.d example](python.d.plugin/example/README.md): An example `python.d` collector.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -46,4 +46,4 @@ long-term metrics storage, by archiving metrics to like Graphite, Prometheus, Mo
|
|||
**[Exporting](/exporting/README.md)**: An experimental refactoring of our backends system with a modular system and
|
||||
support for exporting metrics to multiple systems simultaneously.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -179,4 +179,3 @@ through this, is to examine what other similar plugins do.
|
|||
|
||||
You can add custom collectors by following the [external plugins documentation](/collectors/plugins.d/README.md).
|
||||
|
||||
[]()
|
||||
|
|
|
@ -396,4 +396,4 @@ if you sum the CPU utilization of all processes, you might have more CPU time th
|
|||
total cpu time of the system. Netdata solves this, by adapting the per process cpu utilization to
|
||||
the total of the system. [Netdata adds charts that document this normalization](https://london.my-netdata.io/default.html#menu_netdata_submenu_apps_plugin).
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -284,4 +284,4 @@ So, when a network interface or container stops, Netdata might log a few errors
|
|||
|
||||
Network interfaces are monitored by means of the [proc plugin](/collectors/proc.plugin/README.md#monitored-network-interface-metrics).
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -195,4 +195,4 @@ This is what you need to do:
|
|||
Execute the above in this order, since Netdata will (by default) attempt to start new plugins soon after they are
|
||||
created in `/usr/libexec/netdata/plugins.d/`.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -96,4 +96,4 @@ You can only set `ap_update_every=NUMBER` to change the data collection frequenc
|
|||
|
||||
The plugin is able to auto-detect if you are running access points on your linux box.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -18,4 +18,4 @@ cd /etc/netdata # Replace this path with your Netdata config directory, if dif
|
|||
sudo ./edit-config charts.d/apcupsd.conf
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -7,4 +7,4 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/chart
|
|||
|
||||
If you want to understand how charts.d data collector functions, check out the [charts.d example](https://raw.githubusercontent.com/netdata/netdata/master/collectors/charts.d.plugin/example/example.chart.sh).
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -53,4 +53,4 @@ Make sure the path `/sbin/ipsec` matches your setup (execute `which ipsec` to fi
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -71,4 +71,4 @@ nut_update_every=2
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@ cd /etc/netdata # Replace this path with your Netdata config directory, if dif
|
|||
sudo ./edit-config charts.d/opensips.conf
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -81,4 +81,4 @@ sensors_excluded=()
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -7,4 +7,4 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/check
|
|||
|
||||
A debugging plugin (by default it is disabled)
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -59,4 +59,4 @@ For each destination the plugin provides these charts:
|
|||
|
||||
At the moment only job status pending, processing, and held are reported because we do not have a method to collect stopped, canceled, aborted and completed jobs which scales.
|
||||
|
||||
[]()
|
||||
|
||||
|
|
|
@ -40,4 +40,4 @@ Charts can be enabled/disabled for every mount separately:
|
|||
|
||||
> for disks performance monitoring, see the `proc` plugin, [here](/collectors/proc.plugin/README.md#monitoring-disks)
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -899,4 +899,4 @@ shows how the lockdown module impacts `ebpf.plugin` based on the selected option
|
|||
If you or your distribution compiled the kernel with the last combination, your system cannot load shared libraries
|
||||
required to run `ebpf.plugin`.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -99,4 +99,4 @@ That's it. Netdata will detect the new plugin and start it.
|
|||
You can name the new plugin any name you like.
|
||||
Just make sure the plugin and the configuration file have the same name.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -9,4 +9,4 @@ Collects resource usage and performance data on FreeBSD systems
|
|||
|
||||
By default, Netdata will enable monitoring metrics for disks, memory, and network only when they are not zero. If they are constantly zero they are ignored. Metrics that will start having values, after Netdata is started, will be detected and charts will be automatically added to the dashboard (a refresh of the dashboard is needed for them to appear though). Use `yes` instead of `auto` in plugin configuration sections to enable these charts permanently. You can also set the `enable zero metrics` option to `yes` in the `[global]` section which enables charts with zero metrics for all internal Netdata plugins.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -191,4 +191,4 @@ If you need to disable IPMI for Netdata, edit `/etc/netdata/netdata.conf` and se
|
|||
freeipmi = no
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -29,4 +29,4 @@ idlejitter.plugin generates the idlejitter chart which measures CPU idle jitter
|
|||
|
||||
This chart is available without any configuration.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -83,4 +83,4 @@ That's it. Netdata will detect the new plugin and start it.
|
|||
You can name the new plugin any name you like.
|
||||
Just make sure the plugin and the configuration file have the same name.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -9,4 +9,4 @@ Collects resource usage and performance data on macOS systems
|
|||
|
||||
By default, Netdata will enable monitoring metrics for disks, memory, and network only when they are not zero. If they are constantly zero they are ignored. Metrics that will start having values, after Netdata is started, will be detected and charts will be automatically added to the dashboard (a refresh of the dashboard is needed for them to appear though). Use `yes` instead of `auto` in plugin configuration sections to enable these charts permanently. You can also set the `enable zero metrics` option to `yes` in the `[global]` section which enables charts with zero metrics for all internal Netdata plugins.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -51,4 +51,4 @@ sudo /usr/libexec/netdata/plugins.d/nfacct.plugin 1 debug
|
|||
|
||||
You will get verbose output on what the plugin does.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -233,4 +233,4 @@ The `service` object defines a set of functions to allow you send information to
|
|||
_FIXME: document an operational node.d.plugin data collector - the best example is the
|
||||
[snmp collector](https://raw.githubusercontent.com/netdata/netdata/master/collectors/node.d.plugin/snmp/snmp.node.js)_
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -132,4 +132,4 @@ The output of /solar_api/v1/GetPowerFlowRealtimeData.fcgi looks like this:
|
|||
}
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -345,4 +345,4 @@ Verify it works by running the following command (the collector is written in no
|
|||
curl "http://localhost:8888/json/v1/server"
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -30,4 +30,4 @@ The module supports any number of name servers:
|
|||
}
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -442,4 +442,4 @@ This switch has a very slow SNMP processors. To respond, it needs about 8 second
|
|||
}
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -522,4 +522,4 @@ The charts are being generated using the configuration below. So if your install
|
|||
}
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -77,4 +77,4 @@ sudo /usr/libexec/netdata/plugins.d/perf.plugin 1 all debug
|
|||
|
||||
You will get verbose output on what the plugin does.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -481,4 +481,4 @@ There are a few rules for writing plugins properly:
|
|||
|
||||
4. If possible, try to autodetect if your plugin should be enabled, without any configuration.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -604,4 +604,4 @@ As far as the message queue charts are dynamic, sane limits are applied for the
|
|||
# max dimensions in memory allowed = 50
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -270,4 +270,4 @@ At minimum, to be buildable and testable, the PR needs to include:
|
|||
- Optionally, chart information in `web/gui/dashboard_info.js`. This generally involves specifying a name and icon for the section, and may include descriptions for the section or individual charts.
|
||||
- Optionally, some default alarm configurations for your collector in `health/health.d/<module_name>.conf` and a line adding `<module_name>.conf` in `health/Makefile.am`.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -77,4 +77,4 @@ sudo ./edit-config python.d/adaptec_raid.conf
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -56,5 +56,3 @@ local:
|
|||
```
|
||||
|
||||
It will default to pulling all alarms at each time step from the Netdata rest api at `http://127.0.0.1:19999/api/v1/alarms?all`
|
||||
|
||||
[]()
|
||||
|
|
|
@ -51,4 +51,3 @@ Software install:
|
|||
- restart the netdata service.
|
||||
- check the dashboard.
|
||||
|
||||
[]()
|
||||
|
|
|
@ -241,4 +241,3 @@ If you would like to go deeper on what exactly the anomalies collector is doing
|
|||
- Good [blog post](https://www.anodot.com/blog/what-is-anomaly-detection/) from Anodot on time series anomaly detection. Anodot also have some great whitepapers in this space too that some may find useful.
|
||||
- Novelty and outlier detection in the [scikit-learn documentation](https://scikit-learn.org/stable/modules/outlier_detection.html).
|
||||
|
||||
[]()
|
||||
|
|
|
@ -79,4 +79,4 @@ Without configuration, module attempts to connect to `http://localhost/server-st
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -130,4 +130,4 @@ If no configuration is given, module will attempt to connect to beanstalkd on `1
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -76,4 +76,4 @@ If no configuration is given, module will attempt to read named.stats file at `
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -38,4 +38,4 @@ remote:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -45,4 +45,4 @@ local:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -215,4 +215,3 @@ sudo su -s /bin/bash netdata
|
|||
- Novelty and outlier detection in
|
||||
the [scikit-learn documentation](https://scikit-learn.org/stable/modules/outlier_detection.html).
|
||||
|
||||
[]()
|
||||
|
|
|
@ -58,4 +58,4 @@ local:
|
|||
Save the file and restart the Netdata Agent with `sudo systemctl restart netdata`, or the [appropriate
|
||||
method](/docs/configure/start-stop-restart.md) for your system, to finish configuring the `chrony` collector.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -50,4 +50,4 @@ local:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -26,4 +26,4 @@ sudo ./edit-config python.d/dns_query_time.conf
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -69,4 +69,4 @@ localhost:
|
|||
X-API-Key: 'dnsdist-api-key'
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -43,4 +43,4 @@ sudo ./edit-config python.d/dockerd.conf
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -102,4 +102,4 @@ If no configuration is given, module will attempt to connect to dovecot using un
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -91,4 +91,4 @@ If no configuration is given, module will try to connect to `http://127.0.0.1:92
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -74,4 +74,4 @@ bitcoin:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -11,4 +11,4 @@ Netdata provides an [example python data collection module](https://github.com/n
|
|||
|
||||
If you want to write your own collector, read our [writing a new Python module](/collectors/python.d.plugin/README.md#how-to-write-a-new-module) tutorial.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -38,4 +38,4 @@ Configuration is not needed.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -79,4 +79,4 @@ at `/etc/fail2ban/jail.local`. If conf file is not found default jail is `ssh`.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -87,4 +87,4 @@ and restart/reload your FREERADIUS server.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -48,4 +48,3 @@ localhost:
|
|||
|
||||
When no configuration file is found, module tries to connect to TCP/IP socket: `localhost:4730`.
|
||||
|
||||
[]()
|
||||
|
|
|
@ -316,4 +316,4 @@ The images below show how do the final charts in Netdata look.
|
|||
|
||||

|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -64,4 +64,4 @@ If no configuration is given, module will fail to run.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -35,4 +35,4 @@ If no configuration is given, module will attempt to connect to hddtemp daemon o
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -81,4 +81,3 @@ ssacli_path: /usr/sbin/ssacli
|
|||
Save the file and restart the Netdata Agent with `sudo systemctl restart netdata`, or the [appropriate
|
||||
method](/docs/configure/start-stop-restart.md) for your system.
|
||||
|
||||
[]()
|
||||
|
|
|
@ -56,4 +56,4 @@ server:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -41,4 +41,4 @@ Without configuration, module attempts to connect to `http://localhost:8443/stat
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -48,4 +48,4 @@ remote:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -54,4 +54,4 @@ The module will not work If no configuration is given.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -69,4 +69,4 @@ If no configuration is given, module will use "/tmp/lshttpd/".
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -83,4 +83,4 @@ sudo ./edit-config python.d/logind.conf
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -83,4 +83,4 @@ do_battery: yes
|
|||
Save the file and restart the Netdata Agent with `sudo systemctl restart netdata`, or the [appropriate
|
||||
method](/docs/configure/start-stop-restart.md) for your system.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -96,4 +96,4 @@ If no configuration is given, module will attempt to connect to memcached instan
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -207,4 +207,4 @@ If no configuration is given, module will attempt to connect to mongodb daemon o
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -49,4 +49,4 @@ If no configuration is given, module will attempt to connect to monit as `http:/
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -393,4 +393,4 @@ page](https://mariadb.com/kb/en/library/user-statistics/)
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -62,4 +62,4 @@ Without configuration, module attempts to connect to `http://localhost/stub_stat
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -162,4 +162,4 @@ Without configuration, module fail to start.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -65,4 +65,4 @@ Configuration is not needed.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -87,4 +87,4 @@ If no configuration is given, module will attempt to connect to `ntpd` on `::1:1
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -61,4 +61,4 @@ poll_seconds : 1
|
|||
exclude_zero_memory_users : yes
|
||||
```
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -76,4 +76,4 @@ openldap:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -94,4 +94,4 @@ remote:
|
|||
|
||||
All parameters are required. Without them module will fail to start.
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -47,4 +47,4 @@ default
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -48,4 +48,4 @@ Without configuration, module attempts to connect to `http://localhost/status`
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -49,4 +49,4 @@ server:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -24,4 +24,4 @@ Configuration is not needed.
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
|
@ -115,4 +115,4 @@ tcp:
|
|||
|
||||
---
|
||||
|
||||
[](<>)
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue