summaryrefslogtreecommitdiffstats
path: root/collectors/cups.plugin
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-08-16 12:09:24 -0400
committerGitHub <noreply@github.com>2022-08-16 19:09:24 +0300
commit69ad057b0d4364349bbb6e2a95eff75de8c107d4 (patch)
tree4cfd544bc2c4e70b77a2dee8a7654e8d47cba43a /collectors/cups.plugin
parent6e2c07e1128555268e896bebd982d2e971dab2ea (diff)
Update FreeIPMI and CUPS plugin documentation. (#13526)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: netdatabot <bot@netdata.cloud>
Diffstat (limited to 'collectors/cups.plugin')
-rw-r--r--collectors/cups.plugin/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/collectors/cups.plugin/README.md b/collectors/cups.plugin/README.md
index e3d2e1661b..f3b2a28d19 100644
--- a/collectors/cups.plugin/README.md
+++ b/collectors/cups.plugin/README.md
@@ -11,9 +11,11 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/cups.
This plugin needs a running local CUPS daemon (`cupsd`). This plugin does not need any configuration. Supports cups since version 1.7.
+If you installed Netdata using our native packages, you will have to additionaly install `netdata-plugin-cups` to use this plugin for data collection. It is not installed by default due to the large number of dependencies it requires.
+
## Charts
-`cups.plugin` provides one common section `destinations` and one section per destination.
+`cups.plugin` provides one common section `destinations` and one section per destination.
> Destinations in CUPS represent individual printers or classes (collections or pools) of printers (<https://www.cups.org/doc/cupspm.html#working-with-destinations>)