summaryrefslogtreecommitdiffstats
path: root/charts.d/README.md
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-11-18 23:34:58 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2015-11-18 23:34:58 +0200
commit6ca901daefa6c7d63fe1a60f88d3db46cf14e117 (patch)
tree2933d143a597b956b9db95e031b683a819139a26 /charts.d/README.md
parentde304fb610479fcad40f2ff6b44fd2f875c90476 (diff)
updated documentation
Diffstat (limited to 'charts.d/README.md')
-rw-r--r--charts.d/README.md52
1 files changed, 26 insertions, 26 deletions
diff --git a/charts.d/README.md b/charts.d/README.md
index ddbe4e1b18..170f587f43 100644
--- a/charts.d/README.md
+++ b/charts.d/README.md
@@ -6,29 +6,29 @@ The plugin will monitor a squid server.
It will produce 4 charts:
-1. Squid Client Bandwidth in kbps
+1. **Squid Client Bandwidth** in kbps
* in
* out
* hits
-2. Squid Client Requests in requests/sec
+2. **Squid Client Requests** in requests/sec
* requests
* hits
* errors
-3. Squid Server Bandwidth
+3. **Squid Server Bandwidth** in kbps
* in
* out
-4. Squid Server Requests
+4. **Squid Server Requests** in requests/sec
* requests
* errors
-## autoconfig
+### autoconfig
The plugin will by itself detect squid servers running on
localhost, on ports 3128 or 8080.
@@ -40,7 +40,7 @@ It will attempt to download URLs in the form:
If any succeeds, it will use this.
-## configuration
+### configuration
If you need to configure it by hand, create the file
`/etc/netdata/squid.conf` with the following variables:
@@ -74,17 +74,17 @@ The plugin will provide charts for all configured system sensors
The plugin will create netdata charts for:
-1. temperature
-2. voltage
-3. current
-4. power
-5. fans speed
-6. energy
-7. humidity
+1. **Temperature**
+2. **Voltage**
+3. **Current**
+4. **Power**
+5. **Fans Speed**
+6. **Energy**
+7. **Humidity**
One chart for every sensor chip found and each of the above will be created.
-## configuration
+### configuration
This is the internal default for `/etc/netdata/sensors.conf`
@@ -113,10 +113,10 @@ The plugin will collect the postfix queue size.
It will create two charts:
-1. queue size in emails
-2. queue size in KB
+1. **queue size in emails**
+2. **queue size in KB**
-## configuration
+### configuration
This is the internal default for `/etc/netdata/postfix.conf`
@@ -137,46 +137,46 @@ The plugin will collect UPS data for all UPSes configured in the system.
The following charts will be created:
-1. UPS Charge
+1. **UPS Charge**
* percentage changed
-2. UPS Battery Voltage
+2. **UPS Battery Voltage**
* current voltage
* high voltage
* low voltage
* nominal voltage
-3. UPS Input Voltage
+3. **UPS Input Voltage**
* current voltage
* fault voltage
* nominal voltage
-4. UPS Input Current
+4. **UPS Input Current**
* nominal current
-5. UPS Input Frequency
+5. **UPS Input Frequency**
* current frequency
* nominal frequency
-6. UPS Output Voltage
+6. **UPS Output Voltage**
* current voltage
-7. UPS Load
+7. **UPS Load**
* current load
-8. UPS Temperature
+8. **UPS Temperature**
* current temperature
-## configuration
+### configuration
This is the internal default for `/etc/netdata/nut.conf`