diff options
Diffstat (limited to 'collectors/python.d.plugin/tomcat/metadata.yaml')
-rw-r--r-- | collectors/python.d.plugin/tomcat/metadata.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/tomcat/metadata.yaml b/collectors/python.d.plugin/tomcat/metadata.yaml index c22f4f58b..e68526073 100644 --- a/collectors/python.d.plugin/tomcat/metadata.yaml +++ b/collectors/python.d.plugin/tomcat/metadata.yaml @@ -45,7 +45,7 @@ modules: prerequisites: list: - title: Create a read-only `netdata` user, to monitor the `/status` endpoint. - description: You will need this configuring the collector + description: This is necessary for configuring the collector. configuration: file: name: "python.d/tomcat.conf" |