docs: remove Nagios from Prometheus meta (#22020)
Ilya Mashchenko committed
Mar 23, 2026 at 21:47 UTC
a9243423251649d30fc85802ab58454851457982
1 file changed
-27
src/go/plugin/go.d/collector/prometheus/metadata.yaml
-27
@@ -3247,33 +3247,6 @@ modules:
3247
- title: Install Exporter
3248
description: |
3249
Install [mtail](https://github.com/google/mtail) by following the instructions mentioned in the exporter README.
3250
- - <<: *module
3251
- meta:
3252
- <<: *meta
3253
- id: collector-go.d.plugin-prometheus-nagios
3254
- community: true
3255
- monitored_instance:
3256
- name: Nagios
3257
- link: https://github.com/wbollock/nagios_exporter
3258
- icon_filename: nagios.png
3259
- categories:
3260
- - data-collection.applications
3261
- keywords: [ ]
3262
- overview:
3263
- <<: *overview
3264
- data_collection:
3265
- metrics_description: |
3266
- Keep tabs on Nagios network monitoring metrics for efficient
3267
- IT infrastructure management and performance.
3268
- method_description: |
3269
- Metrics are gathered by periodically sending HTTP requests to [Nagios exporter](https://github.com/wbollock/nagios_exporter).
3270
- setup:
3271
- <<: *setup
3272
- prerequisites:
3273
- list:
3274
- - title: Install Exporter
3275
- description: |
3276
- Install [Nagios exporter](https://github.com/wbollock/nagios_exporter) by following the instructions mentioned in the exporter README.
3250
- <<: *module
3251
meta:
3252
<<: *meta