docs(go.d/prometheus): cleanup metadata.yaml (#21498)
Ilya Mashchenko committed
Dec 22, 2025 at 13:15 UTC
7a048156ae932045dac9522eacc5c777f844afba
1 file changed
+982
-3963
src/go/plugin/go.d/collector/prometheus/metadata.yaml
+982
-3963
@@ -17,7 +17,7 @@ modules:
17
- openmetrics
18
related_resources:
19
integrations:
20
- list: []
20
+ list: [ ]
21
info_provided_to_referring_integrations:
22
description: ""
23
most_popular: true
@@ -28,8 +28,8 @@ modules:
28
method_description: |
29
It collects metrics by periodically sending HTTP requests to the target instance.
30
supported_platforms:
31
- include: []
32
- exclude: []
31
+ include: [ ]
32
+ exclude: [ ]
33
multi_instance: true
34
additional_permissions:
35
description: ""
@@ -43,7 +43,7 @@ modules:
43
description: ""
44
setup: &setup
45
prerequisites:
46
- list: []
46
+ list: [ ]
47
configuration:
48
file:
49
name: go.d/prometheus.conf
@@ -280,8 +280,8 @@ modules:
280
url: http://192.0.2.1:9090/metrics
281
troubleshooting:
282
problems:
283
- list: []
284
- alerts: []
283
+ list: [ ]
284
+ alerts: [ ]
285
metrics:
286
folding:
287
title: Metrics
@@ -306,745 +306,517 @@ modules:
306
- As Histogram if it has 'le' label.
307
308
**The rest are ignored**.
309
- availability: []
310
- scopes: []
309
+ availability: [ ]
310
+ scopes: [ ]
311
- <<: *module
312
meta:
313
<<: *meta
314
- id: collector-go.d.plugin-prometheus-airflow
314
+ id: collector-go.d.plugin-prometheus-aws_ec2
315
most_popular: false
316
community: true
317
monitored_instance:
318
- name: Apache Airflow
319
- link: https://github.com/shalb/airflow-exporter
320
- icon_filename: airflow.png
318
+ name: AWS EC2 Compute instances
319
+ link: https://github.com/O1ahmad/aws_ec2_exporter
320
+ icon_filename: aws-ec2.png
321
categories:
322
- - data-collection.apm
323
- keywords: []
322
+ - data-collection.cloud-provider-managed
323
+ keywords:
324
+ - cloud services
325
+ - cloud computing
326
+ - aws services
327
overview:
328
<<: *overview
329
data_collection:
330
metrics_description: |
328
- Monitor Apache Airflow metrics to optimize task scheduling and workflow management.
331
+ Track AWS EC2 instances key metrics for optimized performance and cost management.
332
method_description: |
330
- Metrics are gathered by periodically sending HTTP requests to [Airflow exporter](https://github.com/shalb/airflow-exporter).
333
+ Metrics are gathered by periodically sending HTTP requests to [AWS EC2 Exporter](https://github.com/O1ahmad/aws_ec2_exporter).
334
setup:
335
<<: *setup
336
prerequisites:
337
list:
338
- title: Install Exporter
339
description: |
337
- Install [Airflow exporter](https://github.com/shalb/airflow-exporter) by following the instructions mentioned in the exporter README.
340
+ Install [AWS EC2 Exporter](https://github.com/O1ahmad/aws_ec2_exporter) by following the instructions mentioned in the exporter README.
341
- <<: *module
342
meta:
343
<<: *meta
344
+ id: collector-go.d.plugin-prometheus-blackbox
345
most_popular: false
346
community: true
343
- id: collector-go.d.plugin-prometheus-alibaba-cloud
347
monitored_instance:
345
- name: Alibaba Cloud
346
- link: https://github.com/aylei/aliyun-exporter # FIXME: This repository has been archived by the owner on Oct 28, 2019
347
- icon_filename: alibaba-cloud.svg
348
+ name: Blackbox
349
+ link: https://github.com/prometheus/blackbox_exporter
350
+ icon_filename: prometheus.svg
351
categories:
349
- - data-collection.cloud-provider-managed
352
+ - data-collection.synthetic-checks
353
keywords:
351
- - cloud services
352
- - cloud computing
353
- - scalability
354
+ - blackbox
355
overview:
356
<<: *overview
357
data_collection:
358
metrics_description: |
358
- Monitor Alibaba Cloud services and resources for efficient management and cost optimization.
359
+ Track external service availability and response times with Blackbox monitoring.
360
method_description: |
360
- Metrics are gathered by periodically sending HTTP requests to [Alibaba Cloud Exporter](https://github.com/aylei/aliyun-exporter).
361
+ Metrics are gathered by periodically sending HTTP requests to [Blackbox exporter](https://github.com/prometheus/blackbox_exporter).
362
setup:
363
<<: *setup
364
prerequisites:
365
list:
366
- title: Install Exporter
367
description: |
367
- Install [Alibaba Cloud Exporter](https://github.com/aylei/aliyun-exporter) by following the instructions mentioned in the exporter README.
368
+ Install [Blackbox exporter](https://github.com/prometheus/blackbox_exporter) by following the instructions mentioned in the exporter README.
369
- <<: *module
370
meta:
371
<<: *meta
371
- id: collector-go.d.plugin-prometheus-flink
372
+ id: collector-go.d.plugin-prometheus-cilium_agent
373
most_popular: false
374
community: true
375
monitored_instance:
375
- name: Apache Flink
376
- link: https://github.com/matsumana/flink_exporter
377
- icon_filename: apache_flink.png
376
+ name: Cilium Agent
377
+ link: https://github.com/cilium/cilium
378
+ icon_filename: cilium.png
379
categories:
379
- - data-collection.apm
380
- keywords:
381
- - web server
382
- - http
383
- - https
380
+ - data-collection.kubernetes
381
+ keywords: [ ]
382
overview:
383
<<: *overview
384
data_collection:
385
metrics_description: |
388
- Keep an eye on Apache Flink metrics for efficient stream processing and application management.
386
+ Keep an eye on Cilium Agent metrics for optimized network security and connectivity.
387
method_description: |
390
- Metrics are gathered by periodically sending HTTP requests to [Apache Flink Metrics Reporter](https://github.com/matsumana/flink_exporter).
388
+ Metrics are gathered by periodically sending HTTP requests to [Cilium Agent](https://github.com/cilium/cilium).
389
setup:
390
<<: *setup
391
prerequisites:
392
list:
393
- title: Install Exporter
394
description: |
397
- Install [Apache Flink Metrics Reporter](https://github.com/matsumana/flink_exporter) by following the instructions mentioned in the exporter README.
395
+ Install [Cilium Agent](https://github.com/cilium/cilium) by following the instructions mentioned in the exporter README.
396
- <<: *module
397
meta:
398
<<: *meta
399
+ id: collector-go.d.plugin-prometheus-cilium_operator
400
most_popular: false
401
community: true
403
- id: collector-go.d.plugin-prometheus-aruba
402
monitored_instance:
405
- name: Aruba devices
406
- link: https://github.com/slashdoom/aruba_exporter
407
- icon_filename: aruba.svg
403
+ name: Cilium Operator
404
+ link: https://github.com/cilium/cilium
405
+ icon_filename: cilium.png
406
categories:
409
- - data-collection.networking-stack-and-network-interfaces
410
- keywords:
411
- - network monitoring
412
- - network performance
413
- - aruba devices
407
+ - data-collection.kubernetes
408
+ keywords: [ ]
409
overview:
410
<<: *overview
411
data_collection:
412
metrics_description: |
418
- Monitor Aruba Networks devices performance metrics for comprehensive network management and analysis.
413
+ Monitor Cilium Operator metrics for efficient Kubernetes network security management.
414
method_description: |
420
- Metrics are gathered by periodically sending HTTP requests to [Aruba Exporter](https://github.com/slashdoom/aruba_exporter).
415
+ Metrics are gathered by periodically sending HTTP requests to [Cilium Operator](https://github.com/cilium/cilium).
416
setup:
417
<<: *setup
418
prerequisites:
419
list:
420
- title: Install Exporter
421
description: |
427
- Install [Aruba Exporter](https://github.com/slashdoom/aruba_exporter) by following the instructions mentioned in the exporter README.
422
+ Install [Cilium Operator](https://github.com/cilium/cilium) by following the instructions mentioned in the exporter README.
423
- <<: *module
424
meta:
425
<<: *meta
431
- id: collector-go.d.plugin-prometheus-aws_ec2
426
+ id: collector-go.d.plugin-prometheus-cilium_proxy
427
most_popular: false
428
community: true
429
monitored_instance:
435
- name: AWS EC2 Compute instances
436
- link: https://github.com/O1ahmad/aws_ec2_exporter
437
- icon_filename: aws-ec2.png
430
+ name: Cilium Proxy
431
+ link: https://github.com/cilium/proxy
432
+ icon_filename: cilium.png
433
categories:
439
- - data-collection.cloud-provider-managed
440
- keywords:
441
- - cloud services
442
- - cloud computing
443
- - aws services
434
+ - data-collection.kubernetes
435
+ keywords: [ ]
436
overview:
437
<<: *overview
438
data_collection:
439
metrics_description: |
448
- Track AWS EC2 instances key metrics for optimized performance and cost management.
440
+ Track Cilium Proxy metrics for enhanced network security and performance.
441
method_description: |
450
- Metrics are gathered by periodically sending HTTP requests to [AWS EC2 Exporter](https://github.com/O1ahmad/aws_ec2_exporter).
442
+ Metrics are gathered by periodically sending HTTP requests to [Cilium Proxy](https://github.com/cilium/proxy).
443
setup:
444
<<: *setup
445
prerequisites:
446
list:
447
- title: Install Exporter
448
description: |
457
- Install [AWS EC2 Exporter](https://github.com/O1ahmad/aws_ec2_exporter) by following the instructions mentioned in the exporter README.
449
+ Install [Cilium Proxy](https://github.com/cilium/proxy) by following the instructions mentioned in the exporter README.
450
- <<: *module
451
meta:
452
+ id: collector-go.d.plugin-prometheus-aws_cloudwatch
453
<<: *meta
461
- id: collector-go.d.plugin-prometheus-aws_ecs
454
most_popular: false
455
community: true
456
monitored_instance:
465
- name: AWS ECS
466
- link: https://github.com/bevers222/ecs-exporter
467
- icon_filename: amazon-ecs.png
457
+ name: CloudWatch
458
+ link: https://github.com/prometheus/cloudwatch_exporter
459
+ icon_filename: aws-cloudwatch.png
460
categories:
461
- data-collection.cloud-provider-managed
462
keywords:
463
- cloud services
464
- cloud computing
473
- - aws services
465
+ - scalability
466
overview:
467
<<: *overview
468
data_collection:
469
metrics_description: |
478
- Keep an eye on AWS ECS services and resources for optimized container management and orchestration.
470
+ Monitor AWS CloudWatch metrics for comprehensive AWS resource management and performance optimization.
471
method_description: |
480
- Metrics are gathered by periodically sending HTTP requests to [AWS ECS exporter](https://github.com/bevers222/ecs-exporter).
472
+ Metrics are gathered by periodically sending HTTP requests to [CloudWatch exporter](https://github.com/prometheus/cloudwatch_exporter).
473
setup:
474
<<: *setup
475
prerequisites:
476
list:
477
- title: Install Exporter
478
description: |
487
- Install [AWS ECS exporter](https://github.com/bevers222/ecs-exporter) by following the instructions mentioned in the exporter README.
479
+ Install [CloudWatch exporter](https://github.com/prometheus/cloudwatch_exporter) by following the instructions mentioned in the exporter README.
480
- <<: *module
481
meta:
482
<<: *meta
491
- id: collector-go.d.plugin-prometheus-aws_health
483
+ id: collector-go.d.plugin-prometheus-concourse
484
most_popular: false
485
community: true
486
monitored_instance:
495
- name: AWS Health events
496
- link: https://github.com/vladvasiliu/aws-health-exporter-rs
497
- icon_filename: aws.svg
487
+ name: Concourse
488
+ link: https://concourse-ci.org
489
+ icon_filename: concourse.png
490
categories:
499
- - data-collection.cloud-provider-managed
500
- keywords:
501
- - cloud services
502
- - cloud computing
503
- - aws services
491
+ - data-collection.ci-cd-systems
492
+ keywords: [ ]
493
overview:
494
<<: *overview
495
data_collection:
496
metrics_description: |
508
- Track AWS service health metrics for proactive incident management and resolution.
497
+ Monitor Concourse CI/CD pipeline metrics for optimized workflow management and deployment.
498
method_description: |
510
- Metrics are gathered by periodically sending HTTP requests to [AWS Health Exporter](https://github.com/vladvasiliu/aws-health-exporter-rs).
499
+ Metrics are gathered by periodically sending HTTP requests to the Concourse built-in Prometheus exporter.
500
setup:
501
<<: *setup
502
prerequisites:
503
list:
515
- - title: Install Exporter
504
+ - title: Configure built-in Prometheus exporter
505
description: |
517
- Install [AWS Health Exporter](https://github.com/vladvasiliu/aws-health-exporter-rs) by following the instructions mentioned in the exporter README.
506
+ To configure the built-in Prometheus exporter, follow the [official documentation](https://concourse-ci.org/metrics.html#configuring-metrics).
507
- <<: *module
508
meta:
509
<<: *meta
521
- id: collector-go.d.plugin-prometheus-aws_instance_health
510
+ id: collector-go.d.plugin-prometheus-scylladb
511
most_popular: false
512
community: true
513
monitored_instance:
525
- name: AWS instance health
526
- link: https://github.com/bobtfish/aws-instance-health-exporter
527
- icon_filename: aws.svg
514
+ name: ScyllaDB
515
+ link: https://www.scylladb.com/
516
+ icon_filename: scylladb.png
517
categories:
529
- - data-collection.cloud-provider-managed
530
- keywords:
531
- - cloud services
532
- - cloud computing
533
- - aws services
518
+ - data-collection.database-servers
519
+ keywords: [ ]
520
overview:
521
<<: *overview
522
data_collection:
523
metrics_description: |
538
- Monitor the health of AWS instances for improved performance and availability.
524
+ Track ScyllaDB NoSQL database metrics for efficient database management and performance with Netdata's Prometheus integration.
525
method_description: |
540
- Metrics are gathered by periodically sending HTTP requests to [AWS instance health exporter](https://github.com/bobtfish/aws-instance-health-exporter).
541
- setup:
542
- <<: *setup
543
- prerequisites:
544
- list:
545
- - title: Install Exporter
546
- description: |
547
- Install [AWS instance health exporter](https://github.com/bobtfish/aws-instance-health-exporter) by following the instructions mentioned in the exporter README.
526
+ Metrics are gathered by periodically sending HTTP requests to the ScyllaDB built-in Prometheus exporter.
527
- <<: *module
528
meta:
529
<<: *meta
551
- id: collector-go.d.plugin-prometheus-aws_s3
530
+ id: collector-go.d.plugin-prometheus-crowdsec
531
most_popular: false
532
community: true
533
monitored_instance:
555
- name: AWS S3 buckets
556
- link: https://github.com/ribbybibby/s3_exporter
557
- icon_filename: aws-s3.png
534
+ name: Crowdsec
535
+ link: https://docs.crowdsec.net/docs/observability/prometheus
536
+ icon_filename: crowdsec.png
537
categories:
559
- - data-collection.cloud-provider-managed
560
- keywords:
561
- - cloud services
562
- - cloud computing
563
- - aws services
538
+ - data-collection.security-systems
539
+ keywords: [ ]
540
overview:
541
<<: *overview
542
data_collection:
543
metrics_description: |
568
- Monitor AWS S3 storage metrics for optimized performance, data management, and cost efficiency.
544
+ Monitor Crowdsec security metrics for efficient threat detection and response.
545
method_description: |
570
- Metrics are gathered by periodically sending HTTP requests to [AWS S3 Exporter](https://github.com/ribbybibby/s3_exporter).
546
+ Metrics are gathered by periodically sending HTTP requests to the Crowdsec build-in Prometheus exporter.
547
setup:
548
<<: *setup
549
prerequisites:
550
list:
575
- - title: Install Exporter
551
+ - title: Configure built-in Prometheus exporter
552
description: |
577
- Install [AWS S3 Exporter](https://github.com/ribbybibby/s3_exporter) by following the instructions mentioned in the exporter README.
553
+ To configure the built-in Prometheus exporter, follow the [official documentation](https://docs.crowdsec.net/docs/observability/prometheus/).
554
- <<: *module
555
meta:
556
<<: *meta
581
- id: collector-go.d.plugin-prometheus-aws_sqs
557
+ id: collector-go.d.plugin-prometheus-discourse
558
most_popular: false
559
community: true
560
monitored_instance:
585
- name: AWS SQS
586
- link: https://github.com/jmal98/sqs-exporter
587
- icon_filename: aws-sqs.png
561
+ name: Discourse
562
+ link: https://github.com/discourse/discourse-prometheus
563
+ icon_filename: discourse.svg
564
categories:
589
- - data-collection.cloud-provider-managed
590
- keywords:
591
- - cloud services
592
- - cloud computing
593
- - aws services
565
+ - data-collection.media-streaming-servers
566
+ keywords: [ ]
567
overview:
568
<<: *overview
569
data_collection:
570
metrics_description: |
598
- Track AWS SQS messaging metrics for efficient message processing and queue management.
571
+ Monitor Discourse forum metrics for efficient community management and engagement.
572
method_description: |
600
- Metrics are gathered by periodically sending HTTP requests to [AWS SQS Exporter](https://github.com/jmal98/sqs-exporter).
573
+ Metrics are gathered by periodically sending HTTP requests to [Discourse Exporter](https://github.com/discourse/discourse-prometheus).
574
setup:
575
<<: *setup
576
prerequisites:
577
list:
578
- title: Install Exporter
579
description: |
607
- Install [AWS SQS Exporter](https://github.com/jmal98/sqs-exporter) by following the instructions mentioned in the exporter README.
580
+ Install [Discourse Exporter](https://github.com/discourse/discourse-prometheus) by following the instructions mentioned in the exporter README.
581
- <<: *module
582
meta:
583
<<: *meta
611
- id: collector-go.d.plugin-prometheus-azure_ad_app_passwords
584
+ id: collector-go.d.plugin-prometheus-dynatrace
585
most_popular: false
586
community: true
587
monitored_instance:
615
- name: Azure AD App passwords
616
- link: https://github.com/vladvasiliu/azure-app-secrets-monitor
617
- icon_filename: azure.png
588
+ name: Dynatrace
589
+ link: https://github.com/Apside-TOP/dynatrace_exporter
590
+ icon_filename: dynatrace.svg
591
categories:
619
- - data-collection.cloud-provider-managed
620
- keywords:
621
- - cloud services
622
- - cloud computing
623
- - azure services
592
+ - data-collection.observability
593
+ keywords: [ ]
594
overview:
595
<<: *overview
596
data_collection:
597
metrics_description: |
628
- Safeguard and track Azure App secrets for enhanced security and access management.
598
+ Monitor Dynatrace APM metrics for comprehensive application performance management.
599
method_description: |
630
- Metrics are gathered by periodically sending HTTP requests to [Azure App Secrets monitor](https://github.com/vladvasiliu/azure-app-secrets-monitor).
600
+ Metrics are gathered by periodically sending HTTP requests to [Dynatrace Exporter](https://github.com/Apside-TOP/dynatrace_exporter).
601
setup:
602
<<: *setup
603
prerequisites:
604
list:
605
- title: Install Exporter
606
description: |
637
- Install [Azure App Secrets monitor](https://github.com/vladvasiliu/azure-app-secrets-monitor) by following the instructions mentioned in the exporter README.
607
+ Install [Dynatrace Exporter](https://github.com/Apside-TOP/dynatrace_exporter) by following the instructions mentioned in the exporter README.
608
- <<: *module
609
meta:
610
<<: *meta
641
- id: collector-go.d.plugin-prometheus-azure_elastic_sql
611
+ id: collector-go.d.plugin-prometheus-eos_web
612
most_popular: false
613
community: true
614
monitored_instance:
645
- name: Azure Elastic Pool SQL
646
- link: https://github.com/benclapp/azure_elastic_sql_exporter
647
- icon_filename: azure-elastic-sql.png
615
+ name: EOS
616
+ link: https://eos-web.web.cern.ch/eos-web/
617
+ icon_filename: eos.png
618
categories:
649
- - data-collection.cloud-provider-managed
650
- keywords:
651
- - database
652
- - relational db
653
- - data querying
619
+ - data-collection.storage-mount-points-and-filesystems
620
+ keywords: [ ]
621
overview:
622
<<: *overview
623
data_collection:
624
metrics_description: |
658
- Monitor Azure Elastic SQL performance metrics for efficient database management and query optimization.
625
+ Monitor CERN EOS metrics for efficient storage management.
626
method_description: |
660
- Metrics are gathered by periodically sending HTTP requests to [Azure Elastic SQL Exporter](https://github.com/benclapp/azure_elastic_sql_exporter).
627
+ Metrics are gathered by periodically sending HTTP requests to [EOS exporter](https://github.com/cern-eos/eos_exporter).
628
setup:
629
<<: *setup
630
prerequisites:
631
list:
632
- title: Install Exporter
633
description: |
667
- Install [Azure Elastic SQL Exporter](https://github.com/benclapp/azure_elastic_sql_exporter) by following the instructions mentioned in the exporter README.
634
+ Install [EOS exporter](https://github.com/cern-eos/eos_exporter) by following the instructions mentioned in the exporter README.
635
- <<: *module
636
meta:
637
<<: *meta
671
- id: collector-go.d.plugin-prometheus-azure_app
638
+ id: collector-go.d.plugin-prometheus-etcd
639
most_popular: false
640
community: true
641
monitored_instance:
675
- name: Azure application
676
- link: https://github.com/RobustPerception/azure_metrics_exporter
677
- icon_filename: azure.png
642
+ name: etcd
643
+ link: https://etcd.io/
644
+ icon_filename: etcd.svg
645
categories:
679
- - data-collection.cloud-provider-managed
680
- keywords:
681
- - cloud services
682
- - cloud computing
683
- - azure services
646
+ - data-collection.service-discovery-registry
647
+ keywords: [ ]
648
overview:
649
<<: *overview
650
data_collection:
651
metrics_description: |
688
- Track Azure Monitor metrics for comprehensive resource management and performance optimization.
652
+ Track etcd database metrics for optimized distributed key-value store management and performance.
653
method_description: |
690
- Metrics are gathered by periodically sending HTTP requests to [Azure Monitor exporter](https://github.com/RobustPerception/azure_metrics_exporter).
691
- setup:
692
- <<: *setup
693
- prerequisites:
694
- list:
695
- - title: Install Exporter
696
- description: |
697
- Install [Azure Monitor exporter](https://github.com/RobustPerception/azure_metrics_exporter) by following the instructions mentioned in the exporter README.
654
+ Metrics are gathered by periodically sending HTTP requests to etcd built-in Prometheus exporter.
655
- <<: *module
656
meta:
657
<<: *meta
701
- id: collector-go.d.plugin-prometheus-azure_res
658
+ id: collector-go.d.plugin-prometheus-freebsd_nfs
659
most_popular: false
660
community: true
661
monitored_instance:
705
- name: Azure Resources
706
- link: https://github.com/FXinnovation/azure_metrics_exporter
707
- icon_filename: azure.png
662
+ name: FreeBSD NFS
663
+ link: https://github.com/Axcient/freebsd-nfs-exporter
664
+ icon_filename: freebsd.svg
665
categories:
709
- - data-collection.cloud-provider-managed
710
- keywords:
711
- - cloud services
712
- - cloud computing
713
- - azure services
666
+ - data-collection.freebsd
667
+ keywords: [ ]
668
overview:
669
<<: *overview
670
data_collection:
671
metrics_description: |
718
- Keep tabs on Azure resources vital metrics for efficient cloud management and cost optimization.
672
+ Monitor FreeBSD Network File System metrics for efficient file sharing management and performance.
673
method_description: |
720
- Metrics are gathered by periodically sending HTTP requests to [Azure Resources Exporter](https://github.com/FXinnovation/azure_metrics_exporter).
674
+ Metrics are gathered by periodically sending HTTP requests to [FreeBSD NFS Exporter](https://github.com/Axcient/freebsd-nfs-exporter).
675
setup:
676
<<: *setup
677
prerequisites:
678
list:
679
- title: Install Exporter
680
description: |
727
- Install [Azure Resources Exporter](https://github.com/FXinnovation/azure_metrics_exporter) by following the instructions mentioned in the exporter README.
681
+ Install [FreeBSD NFS Exporter](https://github.com/Axcient/freebsd-nfs-exporter) by following the instructions mentioned in the exporter README.
682
- <<: *module
683
meta:
684
<<: *meta
731
- id: collector-go.d.plugin-prometheus-azure_service_bus
685
+ id: collector-go.d.plugin-prometheus-freebsd_rctl
686
most_popular: false
687
community: true
688
monitored_instance:
735
- name: Azure Service Bus
736
- link: https://github.com/marcinbudny/servicebus_exporter
737
- icon_filename: azure-service-bus.png
689
+ name: FreeBSD RCTL-RACCT
690
+ link: https://github.com/yo000/rctl_exporter
691
+ icon_filename: freebsd.svg
692
categories:
739
- - data-collection.cloud-provider-managed
740
- keywords:
741
- - cloud services
742
- - cloud computing
743
- - azure services
693
+ - data-collection.freebsd
694
+ keywords: [ ]
695
overview:
696
<<: *overview
697
data_collection:
698
metrics_description: |
748
- Monitor Azure Service Bus messaging metrics for optimized communication and integration.
699
+ Keep an eye on FreeBSD Resource Container metrics for optimized resource management and performance.
700
method_description: |
750
- Metrics are gathered by periodically sending HTTP requests to [Azure Service Bus Exporter](https://github.com/marcinbudny/servicebus_exporter).
701
+ Metrics are gathered by periodically sending HTTP requests to [FreeBSD RCTL Exporter](https://github.com/yo000/rctl_exporter).
702
setup:
703
<<: *setup
704
prerequisites:
705
list:
706
- title: Install Exporter
707
description: |
757
- Install [Azure Service Bus Exporter](https://github.com/marcinbudny/servicebus_exporter) by following the instructions mentioned in the exporter README.
708
+ Install [FreeBSD RCTL Exporter](https://github.com/yo000/rctl_exporter) by following the instructions mentioned in the exporter README.
709
- <<: *module
710
meta:
711
<<: *meta
761
- id: collector-go.d.plugin-prometheus-azure_sql
712
+ id: collector-go.d.plugin-prometheus-gcp_gce
713
most_popular: false
714
community: true
715
monitored_instance:
765
- name: Azure SQL
766
- link: https://github.com/iamseth/azure_sql_exporter
767
- icon_filename: azure-sql.png
716
+ name: GCP GCE
717
+ link: https://github.com/O1ahmad/gcp-gce-exporter
718
+ icon_filename: gcp-gce.svg
719
categories:
720
- data-collection.cloud-provider-managed
770
- keywords:
771
- - database
772
- - relational db
773
- - data querying
721
+ keywords: [ ]
722
overview:
723
<<: *overview
724
data_collection:
725
metrics_description: |
778
- Track Azure SQL performance metrics for efficient database management and query performance.
726
+ Keep an eye on Google Cloud Platform Compute Engine metrics for efficient cloud resource management and performance.
727
method_description: |
780
- Metrics are gathered by periodically sending HTTP requests to [Azure SQL exporter](https://github.com/iamseth/azure_sql_exporter).
728
+ Metrics are gathered by periodically sending HTTP requests to [GCP GCE Exporter](https://github.com/O1ahmad/gcp-gce-exporter).
729
setup:
730
<<: *setup
731
prerequisites:
732
list:
733
- title: Install Exporter
734
description: |
787
- Install [Azure SQL exporter](https://github.com/iamseth/azure_sql_exporter) by following the instructions mentioned in the exporter README.
735
+ Install [GCP GCE Exporter](https://github.com/O1ahmad/gcp-gce-exporter) by following the instructions mentioned in the exporter README.
736
- <<: *module
737
meta:
738
<<: *meta
791
- id: collector-go.d.plugin-prometheus-bigquery
739
+ id: collector-go.d.plugin-prometheus-github_repo
740
most_popular: false
741
community: true
742
monitored_instance:
795
- name: BigQuery
796
- link: https://github.com/m-lab/prometheus-bigquery-exporter
797
- icon_filename: bigquery.png
743
+ name: GitHub repository
744
+ link: https://github.com/githubexporter/github-exporter
745
+ icon_filename: github.svg
746
categories:
799
- - data-collection.cloud-provider-managed
800
- keywords: []
747
+ - data-collection.other
748
+ keywords: [ ]
749
overview:
750
<<: *overview
751
data_collection:
752
metrics_description: |
805
- Monitor Google BigQuery metrics for optimized data processing and analysis.
753
+ Track GitHub repository metrics for optimized project and user analytics monitoring.
754
method_description: |
807
- Metrics are gathered by periodically sending HTTP requests to [BigQuery Exporter](https://github.com/m-lab/prometheus-bigquery-exporter).
755
+ Metrics are gathered by periodically sending HTTP requests to [GitHub Exporter](https://github.com/githubexporter/github-exporter).
756
setup:
757
<<: *setup
758
prerequisites:
759
list:
760
- title: Install Exporter
761
description: |
814
- Install [BigQuery Exporter](https://github.com/m-lab/prometheus-bigquery-exporter) by following the instructions mentioned in the exporter README.
762
+ Install [GitHub Exporter](https://github.com/githubexporter/github-exporter) by following the instructions mentioned in the exporter README.
763
- <<: *module
764
meta:
765
<<: *meta
818
- id: collector-go.d.plugin-prometheus-blackbox
766
+ id: collector-go.d.plugin-prometheus-gitlab_runner
767
most_popular: false
768
community: true
769
monitored_instance:
822
- name: Blackbox
823
- link: https://github.com/prometheus/blackbox_exporter
824
- icon_filename: prometheus.svg
770
+ name: GitLab Runner
771
+ link: https://gitlab.com/gitlab-org/gitlab-runner
772
+ icon_filename: gitlab.png
773
categories:
826
- - data-collection.synthetic-checks
827
- keywords:
828
- - blackbox
774
+ - data-collection.ci-cd-systems
775
+ keywords: [ ]
776
overview:
777
<<: *overview
778
data_collection:
779
metrics_description: |
833
- Track external service availability and response times with Blackbox monitoring.
780
+ Keep an eye on GitLab CI/CD job metrics for efficient development and deployment management.
781
method_description: |
835
- Metrics are gathered by periodically sending HTTP requests to [Blackbox exporter](https://github.com/prometheus/blackbox_exporter).
782
+ Metrics are gathered by periodically sending HTTP requests to GitLab built-in Prometheus exporter.
783
setup:
784
<<: *setup
785
prerequisites:
786
list:
840
- - title: Install Exporter
787
+ - title: Configure built-in Prometheus exporter
788
description: |
842
- Install [Blackbox exporter](https://github.com/prometheus/blackbox_exporter) by following the instructions mentioned in the exporter README.
789
+ To configure the built-in Prometheus exporter, follow the [official documentation](https://docs.gitlab.com/runner/monitoring/#configuration-of-the-metrics-http-server).
790
- <<: *module
791
meta:
792
<<: *meta
846
- id: collector-go.d.plugin-prometheus-borg
793
+ id: collector-go.d.plugin-prometheus-gobetween
794
most_popular: false
795
community: true
796
monitored_instance:
850
- name: Borg backup
851
- link: https://github.com/k0ral/borg-exporter
852
- icon_filename: borg.svg
797
+ name: Gobetween
798
+ link: https://github.com/yyyar/gobetween
799
+ icon_filename: gobetween.svg
800
categories:
854
- - data-collection.storage-mount-points-and-filesystems
855
- keywords: []
801
+ - data-collection.web-servers-and-web-proxies
802
+ keywords: [ ]
803
overview:
804
<<: *overview
805
data_collection:
806
metrics_description: |
860
- Track Borg backup performance metrics for efficient data protection and recovery.
807
+ Track Gobetween load balancer metrics for optimized network traffic management and performance.
808
method_description: |
862
- Metrics are gathered by periodically sending HTTP requests to [Borg backup exporter](https://github.com/k0ral/borg-exporter).
863
- setup:
864
- <<: *setup
865
- prerequisites:
866
- list:
867
- - title: Install Exporter
868
- description: |
869
- Install [Borg backup exporter](https://github.com/k0ral/borg-exporter) by following the instructions mentioned in the exporter README.
809
+ Metrics are gathered by periodically sending HTTP requests to Gobetween built-in Prometheus exporter.
810
- <<: *module
811
meta:
812
<<: *meta
873
- id: collector-go.d.plugin-prometheus-cadvisor
874
- most_popular: false
875
- community: true
876
- monitored_instance:
877
- name: cAdvisor
878
- link: https://github.com/google/cadvisor
879
- icon_filename: cadvisor.png
880
- categories:
881
- - data-collection.containers-and-vms
882
- keywords: []
883
- overview:
884
- <<: *overview
885
- data_collection:
886
- metrics_description: |
887
- Monitor container resource usage and performance metrics with cAdvisor for efficient container management.
888
- method_description: |
889
- Metrics are gathered by periodically sending HTTP requests to [cAdvisor](https://github.com/google/cadvisor).
890
- setup:
891
- <<: *setup
892
- prerequisites:
893
- list:
894
- - title: Install Exporter
895
- description: |
896
- Install [cAdvisor](https://github.com/google/cadvisor) by following the instructions mentioned in the exporter README.
897
- - <<: *module
898
- meta:
899
- <<: *meta
900
- id: collector-go.d.plugin-prometheus-cilium_agent
901
- most_popular: false
902
- community: true
903
- monitored_instance:
904
- name: Cilium Agent
905
- link: https://github.com/cilium/cilium
906
- icon_filename: cilium.png
907
- categories:
908
- - data-collection.kubernetes
909
- keywords: []
910
- overview:
911
- <<: *overview
912
- data_collection:
913
- metrics_description: |
914
- Keep an eye on Cilium Agent metrics for optimized network security and connectivity.
915
- method_description: |
916
- Metrics are gathered by periodically sending HTTP requests to [Cilium Agent](https://github.com/cilium/cilium).
917
- setup:
918
- <<: *setup
919
- prerequisites:
920
- list:
921
- - title: Install Exporter
922
- description: |
923
- Install [Cilium Agent](https://github.com/cilium/cilium) by following the instructions mentioned in the exporter README.
924
- - <<: *module
925
- meta:
926
- <<: *meta
927
- id: collector-go.d.plugin-prometheus-cilium_operator
928
- most_popular: false
929
- community: true
930
- monitored_instance:
931
- name: Cilium Operator
932
- link: https://github.com/cilium/cilium
933
- icon_filename: cilium.png
934
- categories:
935
- - data-collection.kubernetes
936
- keywords: []
937
- overview:
938
- <<: *overview
939
- data_collection:
940
- metrics_description: |
941
- Monitor Cilium Operator metrics for efficient Kubernetes network security management.
942
- method_description: |
943
- Metrics are gathered by periodically sending HTTP requests to [Cilium Operator](https://github.com/cilium/cilium).
944
- setup:
945
- <<: *setup
946
- prerequisites:
947
- list:
948
- - title: Install Exporter
949
- description: |
950
- Install [Cilium Operator](https://github.com/cilium/cilium) by following the instructions mentioned in the exporter README.
951
- - <<: *module
952
- meta:
953
- <<: *meta
954
- id: collector-go.d.plugin-prometheus-cilium_proxy
955
- most_popular: false
956
- community: true
957
- monitored_instance:
958
- name: Cilium Proxy
959
- link: https://github.com/cilium/proxy
960
- icon_filename: cilium.png
961
- categories:
962
- - data-collection.kubernetes
963
- keywords: []
964
- overview:
965
- <<: *overview
966
- data_collection:
967
- metrics_description: |
968
- Track Cilium Proxy metrics for enhanced network security and performance.
969
- method_description: |
970
- Metrics are gathered by periodically sending HTTP requests to [Cilium Proxy](https://github.com/cilium/proxy).
971
- setup:
972
- <<: *setup
973
- prerequisites:
974
- list:
975
- - title: Install Exporter
976
- description: |
977
- Install [Cilium Proxy](https://github.com/cilium/proxy) by following the instructions mentioned in the exporter README.
978
- - <<: *module
979
- meta:
980
- <<: *meta
981
- id: collector-go.d.plugin-prometheus-citrix_netscaler
982
- most_popular: false
983
- community: true
984
- monitored_instance:
985
- name: Citrix NetScaler
986
- link: https://github.com/rokett/Citrix-NetScaler-Exporter
987
- icon_filename: citrix.svg
988
- categories:
989
- - data-collection.networking-stack-and-network-interfaces
990
- keywords:
991
- - network monitoring
992
- - network performance
993
- - traffic analysis
994
- overview:
995
- <<: *overview
996
- data_collection:
997
- metrics_description: |
998
- Keep tabs on NetScaler performance metrics for efficient application delivery and load balancing.
999
- method_description: |
1000
- Metrics are gathered by periodically sending HTTP requests to [Citrix NetScaler Exporter](https://github.com/rokett/Citrix-NetScaler-Exporter).
1001
- setup:
1002
- <<: *setup
1003
- prerequisites:
1004
- list:
1005
- - title: Install Exporter
1006
- description: |
1007
- Install [Citrix NetScaler Exporter](https://github.com/rokett/Citrix-NetScaler-Exporter) by following the instructions mentioned in the exporter README.
1008
- - <<: *module
1009
- meta:
1010
- <<: *meta
1011
- id: collector-go.d.plugin-prometheus-cloudflare_pcap
1012
- most_popular: false
1013
- community: true
1014
- monitored_instance:
1015
- name: Cloudflare PCAP
1016
- link: https://github.com/wehkamp/docker-prometheus-cloudflare-exporter
1017
- icon_filename: cloudflare.svg
1018
- categories:
1019
- - data-collection.web-servers-and-web-proxies
1020
- keywords:
1021
- - cloud services
1022
- - cloud computing
1023
- - scalability
1024
- overview:
1025
- <<: *overview
1026
- data_collection:
1027
- metrics_description: |
1028
- Keep tabs on Cloudflare CDN and security metrics for optimized content delivery and protection.
1029
- method_description: |
1030
- Metrics are gathered by periodically sending HTTP requests to [Cloudflare exporter](https://github.com/wehkamp/docker-prometheus-cloudflare-exporter).
1031
- setup:
1032
- <<: *setup
1033
- prerequisites:
1034
- list:
1035
- - title: Install Exporter
1036
- description: |
1037
- Install [Cloudflare exporter](https://github.com/wehkamp/docker-prometheus-cloudflare-exporter) by following the instructions mentioned in the exporter README.
1038
- - <<: *module
1039
- meta:
1040
- id: collector-go.d.plugin-prometheus-aws_cloudwatch
1041
- <<: *meta
813
+ id: collector-go.d.plugin-prometheus-gcp
814
most_popular: false
815
community: true
816
monitored_instance:
1045
- name: CloudWatch
1046
- link: https://github.com/prometheus/cloudwatch_exporter
1047
- icon_filename: aws-cloudwatch.png
817
+ name: Google Cloud Platform
818
+ link: https://github.com/DazWilkin/gcp-exporter
819
+ icon_filename: gcp.png
820
categories:
821
- data-collection.cloud-provider-managed
822
keywords:
@@ -1055,3840 +827,2078 @@ modules:
827
<<: *overview
828
data_collection:
829
metrics_description: |
1058
- Monitor AWS CloudWatch metrics for comprehensive AWS resource management and performance optimization.
1059
- method_description: |
1060
- Metrics are gathered by periodically sending HTTP requests to [CloudWatch exporter](https://github.com/prometheus/cloudwatch_exporter).
1061
- setup:
1062
- <<: *setup
1063
- prerequisites:
1064
- list:
1065
- - title: Install Exporter
1066
- description: |
1067
- Install [CloudWatch exporter](https://github.com/prometheus/cloudwatch_exporter) by following the instructions mentioned in the exporter README.
1068
- - <<: *module
1069
- meta:
1070
- <<: *meta
1071
- id: collector-go.d.plugin-prometheus-concourse
1072
- most_popular: false
1073
- community: true
1074
- monitored_instance:
1075
- name: Concourse
1076
- link: https://concourse-ci.org
1077
- icon_filename: concourse.png
1078
- categories:
1079
- - data-collection.ci-cd-systems
1080
- keywords: []
1081
- overview:
1082
- <<: *overview
1083
- data_collection:
1084
- metrics_description: |
1085
- Monitor Concourse CI/CD pipeline metrics for optimized workflow management and deployment.
1086
- method_description: |
1087
- Metrics are gathered by periodically sending HTTP requests to the Concourse built-in Prometheus exporter.
1088
- setup:
1089
- <<: *setup
1090
- prerequisites:
1091
- list:
1092
- - title: Configure built-in Prometheus exporter
1093
- description: |
1094
- To configure the built-in Prometheus exporter, follow the [official documentation](https://concourse-ci.org/metrics.html#configuring-metrics).
1095
- - <<: *module
1096
- meta:
1097
- <<: *meta
1098
- id: collector-go.d.plugin-prometheus-scylladb
1099
- most_popular: false
1100
- community: true
1101
- monitored_instance:
1102
- name: ScyllaDB
1103
- link: https://www.scylladb.com/
1104
- icon_filename: scylladb.png
1105
- categories:
1106
- - data-collection.database-servers
1107
- keywords: []
1108
- overview:
1109
- <<: *overview
1110
- data_collection:
1111
- metrics_description: |
1112
- Track ScyllaDB NoSQL database metrics for efficient database management and performance with Netdata's Prometheus integration.
1113
- method_description: |
1114
- Metrics are gathered by periodically sending HTTP requests to the ScyllaDB built-in Prometheus exporter.
1115
- - <<: *module
1116
- meta:
1117
- <<: *meta
1118
- id: collector-go.d.plugin-prometheus-crowdsec
1119
- most_popular: false
1120
- community: true
1121
- monitored_instance:
1122
- name: Crowdsec
1123
- link: https://docs.crowdsec.net/docs/observability/prometheus
1124
- icon_filename: crowdsec.png
1125
- categories:
1126
- - data-collection.security-systems
1127
- keywords: []
1128
- overview:
1129
- <<: *overview
1130
- data_collection:
1131
- metrics_description: |
1132
- Monitor Crowdsec security metrics for efficient threat detection and response.
1133
- method_description: |
1134
- Metrics are gathered by periodically sending HTTP requests to the Crowdsec build-in Prometheus exporter.
1135
- setup:
1136
- <<: *setup
1137
- prerequisites:
1138
- list:
1139
- - title: Configure built-in Prometheus exporter
1140
- description: |
1141
- To configure the built-in Prometheus exporter, follow the [official documentation](https://docs.crowdsec.net/docs/observability/prometheus/).
1142
- - <<: *module
1143
- meta:
1144
- <<: *meta
1145
- id: collector-go.d.plugin-prometheus-dell_emc_ecs
1146
- most_popular: false
1147
- community: true
1148
- monitored_instance:
1149
- name: Dell EMC ECS cluster
1150
- link: https://github.com/paychex/prometheus-emcecs-exporter
1151
- icon_filename: dell.svg
1152
- categories:
1153
- - data-collection.cloud-provider-managed
1154
- keywords: []
1155
- overview:
1156
- <<: *overview
1157
- data_collection:
1158
- metrics_description: |
1159
- Monitor Dell EMC ECS object storage metrics for optimized storage management and performance.
1160
- method_description: |
1161
- Metrics are gathered by periodically sending HTTP requests to [Dell EMC ECS Exporter](https://github.com/paychex/prometheus-emcecs-exporter).
1162
- setup:
1163
- <<: *setup
1164
- prerequisites:
1165
- list:
1166
- - title: Install Exporter
1167
- description: |
1168
- Install [Dell EMC ECS Exporter](https://github.com/paychex/prometheus-emcecs-exporter) by following the instructions mentioned in the exporter README.
1169
- - <<: *module
1170
- meta:
1171
- <<: *meta
1172
- id: collector-go.d.plugin-prometheus-dell_emc_isilon
1173
- most_popular: false
1174
- community: true
1175
- monitored_instance:
1176
- name: Dell EMC Isilon cluster
1177
- link: https://github.com/paychex/prometheus-isilon-exporter
1178
- icon_filename: dell.svg
1179
- categories:
1180
- - data-collection.storage-mount-points-and-filesystems
1181
- keywords: []
1182
- overview:
1183
- <<: *overview
1184
- data_collection:
1185
- metrics_description: |
1186
- Track Dell EMC Isilon scale-out NAS metrics for efficient storage management and performance.
1187
- method_description: |
1188
- Metrics are gathered by periodically sending HTTP requests to [Dell EMC Isilon Exporter](https://github.com/paychex/prometheus-isilon-exporter).
1189
- setup:
1190
- <<: *setup
1191
- prerequisites:
1192
- list:
1193
- - title: Install Exporter
1194
- description: |
1195
- Install [Dell EMC Isilon Exporter](https://github.com/paychex/prometheus-isilon-exporter) by following the instructions mentioned in the exporter README.
1196
- - <<: *module
1197
- meta:
1198
- <<: *meta
1199
- id: collector-go.d.plugin-prometheus-digitalocean
1200
- most_popular: false
1201
- community: true
1202
- monitored_instance:
1203
- name: DigitalOcean
1204
- link: https://github.com/metalmatze/digitalocean_exporter
1205
- icon_filename: digitalocean.svg
1206
- categories:
1207
- - data-collection.cloud-provider-managed
1208
- keywords: []
1209
- overview:
1210
- <<: *overview
1211
- data_collection:
1212
- metrics_description: |
1213
- Track DigitalOcean cloud provider metrics for optimized resource management and performance.
1214
- method_description: |
1215
- Metrics are gathered by periodically sending HTTP requests to [DigitalOcean Exporter](https://github.com/metalmatze/digitalocean_exporter).
1216
- setup:
1217
- <<: *setup
1218
- prerequisites:
1219
- list:
1220
- - title: Install Exporter
1221
- description: |
1222
- Install [DigitalOcean Exporter](https://github.com/metalmatze/digitalocean_exporter) by following the instructions mentioned in the exporter README.
1223
- - <<: *module
1224
- meta:
1225
- <<: *meta
1226
- id: collector-go.d.plugin-prometheus-discourse
1227
- most_popular: false
1228
- community: true
1229
- monitored_instance:
1230
- name: Discourse
1231
- link: https://github.com/discourse/discourse-prometheus
1232
- icon_filename: discourse.svg
1233
- categories:
1234
- - data-collection.media-streaming-servers
1235
- keywords: []
1236
- overview:
1237
- <<: *overview
1238
- data_collection:
1239
- metrics_description: |
1240
- Monitor Discourse forum metrics for efficient community management and engagement.
1241
- method_description: |
1242
- Metrics are gathered by periodically sending HTTP requests to [Discourse Exporter](https://github.com/discourse/discourse-prometheus).
1243
- setup:
1244
- <<: *setup
1245
- prerequisites:
1246
- list:
1247
- - title: Install Exporter
1248
- description: |
1249
- Install [Discourse Exporter](https://github.com/discourse/discourse-prometheus) by following the instructions mentioned in the exporter README.
1250
- - <<: *module
1251
- meta:
1252
- <<: *meta
1253
- id: collector-go.d.plugin-prometheus-dynatrace
1254
- most_popular: false
1255
- community: true
1256
- monitored_instance:
1257
- name: Dynatrace
1258
- link: https://github.com/Apside-TOP/dynatrace_exporter
1259
- icon_filename: dynatrace.svg
1260
- categories:
1261
- - data-collection.observability
1262
- keywords: []
1263
- overview:
1264
- <<: *overview
1265
- data_collection:
1266
- metrics_description: |
1267
- Monitor Dynatrace APM metrics for comprehensive application performance management.
1268
- method_description: |
1269
- Metrics are gathered by periodically sending HTTP requests to [Dynatrace Exporter](https://github.com/Apside-TOP/dynatrace_exporter).
1270
- setup:
1271
- <<: *setup
1272
- prerequisites:
1273
- list:
1274
- - title: Install Exporter
1275
- description: |
1276
- Install [Dynatrace Exporter](https://github.com/Apside-TOP/dynatrace_exporter) by following the instructions mentioned in the exporter README.
1277
- - <<: *module
1278
- meta:
1279
- <<: *meta
1280
- id: collector-go.d.plugin-prometheus-eos_web
1281
- most_popular: false
1282
- community: true
1283
- monitored_instance:
1284
- name: EOS
1285
- link: https://eos-web.web.cern.ch/eos-web/
1286
- icon_filename: eos.png
1287
- categories:
1288
- - data-collection.storage-mount-points-and-filesystems
1289
- keywords: []
1290
- overview:
1291
- <<: *overview
1292
- data_collection:
1293
- metrics_description: |
1294
- Monitor CERN EOS metrics for efficient storage management.
1295
- method_description: |
1296
- Metrics are gathered by periodically sending HTTP requests to [EOS exporter](https://github.com/cern-eos/eos_exporter).
1297
- setup:
1298
- <<: *setup
1299
- prerequisites:
1300
- list:
1301
- - title: Install Exporter
1302
- description: |
1303
- Install [EOS exporter](https://github.com/cern-eos/eos_exporter) by following the instructions mentioned in the exporter README.
1304
- - <<: *module
1305
- meta:
1306
- <<: *meta
1307
- id: collector-go.d.plugin-prometheus-etcd
1308
- most_popular: false
1309
- community: true
1310
- monitored_instance:
1311
- name: etcd
1312
- link: https://etcd.io/
1313
- icon_filename: etcd.svg
1314
- categories:
1315
- - data-collection.service-discovery-registry
1316
- keywords: []
1317
- overview:
1318
- <<: *overview
1319
- data_collection:
1320
- metrics_description: |
1321
- Track etcd database metrics for optimized distributed key-value store management and performance.
1322
- method_description: |
1323
- Metrics are gathered by periodically sending HTTP requests to etcd built-in Prometheus exporter.
1324
- - <<: *module
1325
- meta:
1326
- <<: *meta
1327
- id: collector-go.d.plugin-prometheus-freebsd_nfs
1328
- most_popular: false
1329
- community: true
1330
- monitored_instance:
1331
- name: FreeBSD NFS
1332
- link: https://github.com/Axcient/freebsd-nfs-exporter
1333
- icon_filename: freebsd.svg
1334
- categories:
1335
- - data-collection.freebsd
1336
- keywords: []
1337
- overview:
1338
- <<: *overview
1339
- data_collection:
1340
- metrics_description: |
1341
- Monitor FreeBSD Network File System metrics for efficient file sharing management and performance.
1342
- method_description: |
1343
- Metrics are gathered by periodically sending HTTP requests to [FreeBSD NFS Exporter](https://github.com/Axcient/freebsd-nfs-exporter).
1344
- setup:
1345
- <<: *setup
1346
- prerequisites:
1347
- list:
1348
- - title: Install Exporter
1349
- description: |
1350
- Install [FreeBSD NFS Exporter](https://github.com/Axcient/freebsd-nfs-exporter) by following the instructions mentioned in the exporter README.
1351
- - <<: *module
1352
- meta:
1353
- <<: *meta
1354
- id: collector-go.d.plugin-prometheus-freebsd_rctl
1355
- most_popular: false
1356
- community: true
1357
- monitored_instance:
1358
- name: FreeBSD RCTL-RACCT
1359
- link: https://github.com/yo000/rctl_exporter
1360
- icon_filename: freebsd.svg
1361
- categories:
1362
- - data-collection.freebsd
1363
- keywords: []
1364
- overview:
1365
- <<: *overview
1366
- data_collection:
1367
- metrics_description: |
1368
- Keep an eye on FreeBSD Resource Container metrics for optimized resource management and performance.
1369
- method_description: |
1370
- Metrics are gathered by periodically sending HTTP requests to [FreeBSD RCTL Exporter](https://github.com/yo000/rctl_exporter).
1371
- setup:
1372
- <<: *setup
1373
- prerequisites:
1374
- list:
1375
- - title: Install Exporter
1376
- description: |
1377
- Install [FreeBSD RCTL Exporter](https://github.com/yo000/rctl_exporter) by following the instructions mentioned in the exporter README.
1378
- - <<: *module
1379
- meta:
1380
- <<: *meta
1381
- id: collector-go.d.plugin-prometheus-gcp_gce
1382
- most_popular: false
1383
- community: true
1384
- monitored_instance:
1385
- name: GCP GCE
1386
- link: https://github.com/O1ahmad/gcp-gce-exporter
1387
- icon_filename: gcp-gce.svg
1388
- categories:
1389
- - data-collection.cloud-provider-managed
1390
- keywords: []
1391
- overview:
1392
- <<: *overview
1393
- data_collection:
1394
- metrics_description: |
1395
- Keep an eye on Google Cloud Platform Compute Engine metrics for efficient cloud resource management and performance.
1396
- method_description: |
1397
- Metrics are gathered by periodically sending HTTP requests to [GCP GCE Exporter](https://github.com/O1ahmad/gcp-gce-exporter).
1398
- setup:
1399
- <<: *setup
1400
- prerequisites:
1401
- list:
1402
- - title: Install Exporter
1403
- description: |
1404
- Install [GCP GCE Exporter](https://github.com/O1ahmad/gcp-gce-exporter) by following the instructions mentioned in the exporter README.
1405
- - <<: *module
1406
- meta:
1407
- <<: *meta
1408
- id: collector-go.d.plugin-prometheus-gcp_quota
1409
- most_popular: false
1410
- community: true
1411
- monitored_instance:
1412
- name: GCP Quota
1413
- link: https://github.com/mintel/gcp-quota-exporter
1414
- icon_filename: gcp.png
1415
- categories:
1416
- - data-collection.cloud-provider-managed
1417
- keywords: []
1418
- overview:
1419
- <<: *overview
1420
- data_collection:
1421
- metrics_description: |
1422
- Monitor Google Cloud Platform quota metrics for optimized resource usage and cost management.
1423
- method_description: |
1424
- Metrics are gathered by periodically sending HTTP requests to [GCP Quota Exporter](https://github.com/mintel/gcp-quota-exporter).
1425
- setup:
1426
- <<: *setup
1427
- prerequisites:
1428
- list:
1429
- - title: Install Exporter
1430
- description: |
1431
- Install [GCP Quota Exporter](https://github.com/mintel/gcp-quota-exporter) by following the instructions mentioned in the exporter README.
1432
- - <<: *module
1433
- meta:
1434
- <<: *meta
1435
- id: collector-go.d.plugin-prometheus-github_repo
1436
- most_popular: false
1437
- community: true
1438
- monitored_instance:
1439
- name: GitHub repository
1440
- link: https://github.com/githubexporter/github-exporter
1441
- icon_filename: github.svg
1442
- categories:
1443
- - data-collection.other
1444
- keywords: []
1445
- overview:
1446
- <<: *overview
1447
- data_collection:
1448
- metrics_description: |
1449
- Track GitHub repository metrics for optimized project and user analytics monitoring.
1450
- method_description: |
1451
- Metrics are gathered by periodically sending HTTP requests to [GitHub Exporter](https://github.com/githubexporter/github-exporter).
1452
- setup:
1453
- <<: *setup
1454
- prerequisites:
1455
- list:
1456
- - title: Install Exporter
1457
- description: |
1458
- Install [GitHub Exporter](https://github.com/githubexporter/github-exporter) by following the instructions mentioned in the exporter README.
1459
- - <<: *module
1460
- meta:
1461
- <<: *meta
1462
- id: collector-go.d.plugin-prometheus-gitlab_runner
1463
- most_popular: false
1464
- community: true
1465
- monitored_instance:
1466
- name: GitLab Runner
1467
- link: https://gitlab.com/gitlab-org/gitlab-runner
1468
- icon_filename: gitlab.png
1469
- categories:
1470
- - data-collection.ci-cd-systems
1471
- keywords: []
1472
- overview:
1473
- <<: *overview
1474
- data_collection:
1475
- metrics_description: |
1476
- Keep an eye on GitLab CI/CD job metrics for efficient development and deployment management.
1477
- method_description: |
1478
- Metrics are gathered by periodically sending HTTP requests to GitLab built-in Prometheus exporter.
1479
- setup:
1480
- <<: *setup
1481
- prerequisites:
1482
- list:
1483
- - title: Configure built-in Prometheus exporter
1484
- description: |
1485
- To configure the built-in Prometheus exporter, follow the [official documentation](https://docs.gitlab.com/runner/monitoring/#configuration-of-the-metrics-http-server).
1486
- - <<: *module
1487
- meta:
1488
- <<: *meta
1489
- id: collector-go.d.plugin-prometheus-gobetween
1490
- most_popular: false
1491
- community: true
1492
- monitored_instance:
1493
- name: Gobetween
1494
- link: https://github.com/yyyar/gobetween
1495
- icon_filename: gobetween.svg
1496
- categories:
1497
- - data-collection.web-servers-and-web-proxies
1498
- keywords: []
1499
- overview:
1500
- <<: *overview
1501
- data_collection:
1502
- metrics_description: |
1503
- Track Gobetween load balancer metrics for optimized network traffic management and performance.
1504
- method_description: |
1505
- Metrics are gathered by periodically sending HTTP requests to Gobetween built-in Prometheus exporter.
1506
- - <<: *module
1507
- meta:
1508
- <<: *meta
1509
- id: collector-go.d.plugin-prometheus-gcp
1510
- most_popular: false
1511
- community: true
1512
- monitored_instance:
1513
- name: Google Cloud Platform
1514
- link: https://github.com/DazWilkin/gcp-exporter
1515
- icon_filename: gcp.png
1516
- categories:
1517
- - data-collection.cloud-provider-managed
1518
- keywords:
1519
- - cloud services
1520
- - cloud computing
1521
- - scalability
1522
- overview:
1523
- <<: *overview
1524
- data_collection:
1525
- metrics_description: |
1526
- Monitor Google Cloud Platform metrics for comprehensive cloud resource management and performance optimization.
1527
- method_description: |
1528
- Metrics are gathered by periodically sending HTTP requests to [Google Cloud Platform Exporter](https://github.com/DazWilkin/gcp-exporter).
1529
- setup:
1530
- <<: *setup
1531
- prerequisites:
1532
- list:
1533
- - title: Install Exporter
1534
- description: |
1535
- Install [Google Cloud Platform Exporter](https://github.com/DazWilkin/gcp-exporter) by following the instructions mentioned in the exporter README.
1536
- - <<: *module
1537
- meta:
1538
- <<: *meta
1539
- id: collector-go.d.plugin-prometheus-gcp_stackdriver
1540
- most_popular: false
1541
- community: true
1542
- monitored_instance:
1543
- name: Google Stackdriver
1544
- link: https://github.com/prometheus-community/stackdriver_exporter
1545
- icon_filename: gcp-stackdriver.svg
1546
- categories:
1547
- - data-collection.cloud-provider-managed
1548
- keywords:
1549
- - cloud services
1550
- - cloud computing
1551
- - google cloud services
1552
- overview:
1553
- <<: *overview
1554
- data_collection:
1555
- metrics_description: |
1556
- Track Google Stackdriver monitoring metrics for optimized cloud performance and diagnostics.
1557
- method_description: |
1558
- Metrics are gathered by periodically sending HTTP requests to [Google Stackdriver exporter](https://github.com/prometheus-community/stackdriver_exporter).
1559
- setup:
1560
- <<: *setup
1561
- prerequisites:
1562
- list:
1563
- - title: Install Exporter
1564
- description: |
1565
- Install [Google Stackdriver exporter](https://github.com/prometheus-community/stackdriver_exporter) by following the instructions mentioned in the exporter README.
1566
- - <<: *module
1567
- meta:
1568
- <<: *meta
1569
- id: collector-go.d.plugin-prometheus-grafana
1570
- most_popular: false
1571
- community: true
1572
- monitored_instance:
1573
- name: Grafana
1574
- link: https://grafana.com/
1575
- icon_filename: grafana.png
1576
- categories:
1577
- - data-collection.observability
1578
- keywords: []
1579
- overview:
1580
- <<: *overview
1581
- data_collection:
1582
- metrics_description: |
1583
- Keep tabs on Grafana dashboard and visualization metrics for optimized monitoring and data analysis.
1584
- method_description: |
1585
- Metrics are gathered by periodically sending HTTP requests to Grafana built-in Prometheus exporter.
1586
- - <<: *module
1587
- meta:
1588
- <<: *meta
1589
- id: collector-go.d.plugin-prometheus-graylog
1590
- most_popular: false
1591
- community: true
1592
- monitored_instance:
1593
- name: Graylog Server
1594
- link: https://github.com/Graylog2/graylog2-server/
1595
- icon_filename: graylog.svg
1596
- categories:
1597
- - data-collection.logs-servers
1598
- keywords: []
1599
- overview:
1600
- <<: *overview
1601
- data_collection:
1602
- metrics_description: |
1603
- Monitor Graylog server metrics for efficient log management and analysis.
1604
- method_description: |
1605
- Metrics are gathered by periodically sending HTTP requests to Graylog built-in Prometheus exporter.
1606
- setup:
1607
- <<: *setup
1608
- prerequisites:
1609
- list:
1610
- - title: Configure built-in Prometheus exporter
1611
- description: |
1612
- To configure the built-in Prometheus exporter, follow the [official documentation](https://go2docs.graylog.org/5-0/interacting_with_your_log_data/metrics.html#PrometheusMetricExporting).
1613
-
1614
- - <<: *module
1615
- meta:
1616
- <<: *meta
1617
- id: collector-go.d.plugin-prometheus-hana
1618
- most_popular: false
1619
- community: true
1620
- monitored_instance:
1621
- name: HANA
1622
- link: https://github.com/jenningsloy318/hana_exporter
1623
- icon_filename: sap.svg
1624
- categories:
1625
- - data-collection.database-servers
1626
- keywords: []
1627
- overview:
1628
- <<: *overview
1629
- data_collection:
1630
- metrics_description: |
1631
- Track SAP HANA database metrics for efficient data storage and query performance.
1632
- method_description: |
1633
- Metrics are gathered by periodically sending HTTP requests to [HANA Exporter](https://github.com/jenningsloy318/hana_exporter).
1634
- setup:
1635
- <<: *setup
1636
- prerequisites:
1637
- list:
1638
- - title: Install Exporter
1639
- description: |
1640
- Install [HANA Exporter](https://github.com/jenningsloy318/hana_exporter) by following the instructions mentioned in the exporter README.
1641
- - <<: *module
1642
- meta:
1643
- <<: *meta
1644
- id: collector-go.d.plugin-prometheus-honeypot
1645
- most_popular: false
1646
- community: true
1647
- monitored_instance:
1648
- name: Honeypot
1649
- link: https://github.com/Intrinsec/honeypot_exporter
1650
- icon_filename: intrinsec.svg
1651
- categories:
1652
- - data-collection.security-systems
1653
- keywords: []
1654
- overview:
1655
- <<: *overview
1656
- data_collection:
1657
- metrics_description: |
1658
- Monitor honeypot metrics for efficient threat detection and management.
1659
- method_description: |
1660
- Metrics are gathered by periodically sending HTTP requests to [Intrinsec honeypot_exporter](https://github.com/Intrinsec/honeypot_exporter).
1661
- setup:
1662
- <<: *setup
1663
- prerequisites:
1664
- list:
1665
- - title: Install Exporter
1666
- description: |
1667
- Install [Intrinsec honeypot_exporter](https://github.com/Intrinsec/honeypot_exporter) by following the instructions mentioned in the exporter README.
1668
- - <<: *module
1669
- meta:
1670
- <<: *meta
1671
- id: collector-go.d.plugin-prometheus-hp_ilo
1672
- most_popular: false
1673
- community: true
1674
- monitored_instance:
1675
- name: HP iLO
1676
- link: https://github.com/infinityworks/hpilo-exporter
1677
- icon_filename: hp.svg
1678
- categories:
1679
- - data-collection.hardware-devices-and-sensors
1680
- keywords: []
1681
- overview:
1682
- <<: *overview
1683
- data_collection:
1684
- metrics_description: |
1685
- Monitor HP Integrated Lights Out (iLO) metrics for efficient server management and diagnostics.
1686
- method_description: |
1687
- Metrics are gathered by periodically sending HTTP requests to [HP iLO Metrics Exporter](https://github.com/infinityworks/hpilo-exporter).
1688
- setup:
1689
- <<: *setup
1690
- prerequisites:
1691
- list:
1692
- - title: Install Exporter
1693
- description: |
1694
- Install [HP iLO Metrics Exporter](https://github.com/infinityworks/hpilo-exporter) by following the instructions mentioned in the exporter README.
1695
- - <<: *module
1696
- meta:
1697
- <<: *meta
1698
- id: collector-go.d.plugin-prometheus-hubble
1699
- most_popular: false
1700
- community: true
1701
- monitored_instance:
1702
- name: Hubble
1703
- link: https://github.com/cilium/hubble
1704
- icon_filename: hubble.png
1705
- categories:
1706
- - data-collection.observability
1707
- keywords: []
1708
- overview:
1709
- <<: *overview
1710
- data_collection:
1711
- metrics_description: |
1712
- Monitor Hubble network observability metrics for efficient network visibility and management.
1713
- method_description: |
1714
- Metrics are gathered by periodically sending HTTP requests to Hubble built-in Prometheus exporter.
1715
- setup:
1716
- <<: *setup
1717
- prerequisites:
1718
- list:
1719
- - title: Configure built-in Prometheus exporter
1720
- description: |
1721
- To configure the built-in Prometheus exporter, follow the [official documentation](https://docs.cilium.io/en/stable/observability/metrics/#hubble-metrics).
1722
- - <<: *module
1723
- meta:
1724
- <<: *meta
1725
- id: collector-go.d.plugin-prometheus-ibm_spectrum
1726
- most_popular: false
1727
- community: true
1728
- monitored_instance:
1729
- name: IBM Spectrum
1730
- link: https://github.com/topine/ibm-spectrum-exporter
1731
- icon_filename: ibm.svg
1732
- categories:
1733
- - data-collection.storage-mount-points-and-filesystems
1734
- keywords: []
1735
- overview:
1736
- <<: *overview
1737
- data_collection:
1738
- metrics_description: |
1739
- Monitor IBM Spectrum storage metrics for efficient data management and performance.
1740
- method_description: |
1741
- Metrics are gathered by periodically sending HTTP requests to [IBM Spectrum Exporter](https://github.com/topine/ibm-spectrum-exporter).
1742
- setup:
1743
- <<: *setup
1744
- prerequisites:
1745
- list:
1746
- - title: Install Exporter
1747
- description: |
1748
- Install [IBM Spectrum Exporter](https://github.com/topine/ibm-spectrum-exporter) by following the instructions mentioned in the exporter README.
1749
- - <<: *module
1750
- meta:
1751
- <<: *meta
1752
- id: collector-go.d.plugin-prometheus-influxdb
1753
- most_popular: false
1754
- community: true
1755
- monitored_instance:
1756
- name: InfluxDB
1757
- link: https://github.com/prometheus/influxdb_exporter
1758
- icon_filename: influxdb.svg
1759
- categories:
1760
- - data-collection.database-servers
1761
- keywords:
1762
- - database
1763
- - dbms
1764
- - data storage
1765
- overview:
1766
- <<: *overview
1767
- data_collection:
1768
- metrics_description: |
1769
- Monitor InfluxDB time-series database metrics for efficient data storage and query performance.
1770
- method_description: |
1771
- Metrics are gathered by periodically sending HTTP requests to [InfluxDB exporter](https://github.com/prometheus/influxdb_exporter).
1772
- setup:
1773
- <<: *setup
1774
- prerequisites:
1775
- list:
1776
- - title: Install Exporter
1777
- description: |
1778
- Install [InfluxDB exporter](https://github.com/prometheus/influxdb_exporter) by following the instructions mentioned in the exporter README.
1779
- - <<: *module
1780
- meta:
1781
- <<: *meta
1782
- id: collector-go.d.plugin-prometheus-jenkins
1783
- most_popular: false
1784
- community: true
1785
- monitored_instance:
1786
- name: Jenkins
1787
- link: https://www.jenkins.io/
1788
- icon_filename: jenkins.svg
1789
- categories:
1790
- - data-collection.ci-cd-systems
1791
- keywords: []
1792
- overview:
1793
- <<: *overview
1794
- data_collection:
1795
- metrics_description: |
1796
- Track Jenkins continuous integration server metrics for efficient development and build management.
1797
- method_description: |
1798
- Metrics are gathered by periodically sending HTTP requests to [Jenkins exporter](https://github.com/simplesurance/jenkins-exporter).
1799
- setup:
1800
- <<: *setup
1801
- prerequisites:
1802
- list:
1803
- - title: Install Exporter
1804
- description: |
1805
- Install [Jenkins exporter](https://github.com/simplesurance/jenkins-exporter) by following the instructions mentioned in the exporter README.
1806
- - <<: *module
1807
- meta:
1808
- <<: *meta
1809
- id: collector-go.d.plugin-prometheus-jmx
1810
- most_popular: false
1811
- community: true
1812
- monitored_instance:
1813
- name: JMX
1814
- link: https://github.com/prometheus/jmx_exporter
1815
- icon_filename: java.svg
1816
- categories:
1817
- - data-collection.apm
1818
- keywords: []
1819
- overview:
1820
- <<: *overview
1821
- data_collection:
1822
- metrics_description: |
1823
- Track Java Management Extensions (JMX) metrics for efficient Java application management and performance.
1824
- method_description: |
1825
- Metrics are gathered by periodically sending HTTP requests to [JMX Exporter](https://github.com/prometheus/jmx_exporter).
1826
- setup:
1827
- <<: *setup
1828
- prerequisites:
1829
- list:
1830
- - title: Install Exporter
1831
- description: |
1832
- Install [JMX Exporter](https://github.com/prometheus/jmx_exporter) by following the instructions mentioned in the exporter README.
1833
- - <<: *module
1834
- meta:
1835
- <<: *meta
1836
- id: collector-go.d.plugin-prometheus-jolokia
1837
- most_popular: false
1838
- community: true
1839
- monitored_instance:
1840
- name: jolokia
1841
- link: https://github.com/aklinkert/jolokia_exporter
1842
- icon_filename: jolokia.png
1843
- categories:
1844
- - data-collection.apm
1845
- keywords: []
1846
- overview:
1847
- <<: *overview
1848
- data_collection:
1849
- metrics_description: |
1850
- Monitor Jolokia JVM metrics for optimized Java application performance and management.
1851
- method_description: |
1852
- Metrics are gathered by periodically sending HTTP requests to [jolokia_exporter](https://github.com/aklinkert/jolokia_exporter).
1853
- setup:
1854
- <<: *setup
1855
- prerequisites:
1856
- list:
1857
- - title: Install Exporter
1858
- description: |
1859
- Install [jolokia_exporter](https://github.com/aklinkert/jolokia_exporter) by following the instructions mentioned in the exporter README.
1860
- - <<: *module
1861
- meta:
1862
- <<: *meta
1863
- id: collector-go.d.plugin-prometheus-kafka_consumer_lag
1864
- most_popular: false
1865
- community: true
1866
- monitored_instance:
1867
- name: Kafka Consumer Lag
1868
- link: https://github.com/omarsmak/kafka-consumer-lag-monitoring
1869
- icon_filename: kafka.svg
1870
- categories:
1871
- - data-collection.service-discovery-registry
1872
- keywords:
1873
- - big data
1874
- - stream processing
1875
- - message broker
1876
- overview:
1877
- <<: *overview
1878
- data_collection:
1879
- metrics_description: |
1880
- Monitor Kafka consumer lag metrics for efficient message queue management and performance.
1881
- method_description: |
1882
- Metrics are gathered by periodically sending HTTP requests to [Kafka Consumer Lag Monitoring](https://github.com/omarsmak/kafka-consumer-lag-monitoring).
1883
- setup:
1884
- <<: *setup
1885
- prerequisites:
1886
- list:
1887
- - title: Install Exporter
1888
- description: |
1889
- Install [Kafka Consumer Lag Monitoring](https://github.com/omarsmak/kafka-consumer-lag-monitoring) by following the instructions mentioned in the exporter README.
1890
- - <<: *module
1891
- meta:
1892
- <<: *meta
1893
- id: collector-go.d.plugin-prometheus-kafka
1894
- most_popular: false
1895
- community: true
1896
- monitored_instance:
1897
- name: Kafka
1898
- link: https://github.com/danielqsj/kafka_exporter/
1899
- icon_filename: kafka.svg
1900
- categories:
1901
- - data-collection.message-brokers
1902
- keywords:
1903
- - big data
1904
- - stream processing
1905
- - message broker
1906
- overview:
1907
- <<: *overview
1908
- data_collection:
1909
- metrics_description: |
1910
- Keep an eye on Kafka message queue metrics for optimized data streaming and performance.
1911
- method_description: |
1912
- Metrics are gathered by periodically sending HTTP requests to [Kafka Exporter](https://github.com/danielqsj/kafka_exporter/).
1913
- setup:
1914
- <<: *setup
1915
- prerequisites:
1916
- list:
1917
- - title: Install Exporter
1918
- description: |
1919
- Install [Kafka Exporter](https://github.com/danielqsj/kafka_exporter/) by following the instructions mentioned in the exporter README.
1920
- - <<: *module
1921
- meta:
1922
- <<: *meta
1923
- id: collector-go.d.plugin-prometheus-kafka_zookeeper
1924
- most_popular: false
1925
- community: true
1926
- monitored_instance:
1927
- name: Kafka ZooKeeper
1928
- link: https://github.com/cloudflare/kafka_zookeeper_exporter
1929
- icon_filename: kafka.svg
1930
- categories:
1931
- - data-collection.message-brokers
1932
- keywords:
1933
- - big data
1934
- - stream processing
1935
- - message broker
1936
- overview:
1937
- <<: *overview
1938
- data_collection:
1939
- metrics_description: |
1940
- Monitor Kafka ZooKeeper metrics for optimized distributed coordination and management.
1941
- method_description: |
1942
- Metrics are gathered by periodically sending HTTP requests to [Kafka ZooKeeper Exporter](https://github.com/cloudflare/kafka_zookeeper_exporter).
1943
- setup:
1944
- <<: *setup
1945
- prerequisites:
1946
- list:
1947
- - title: Install Exporter
1948
- description: |
1949
- Install [Kafka ZooKeeper Exporter](https://github.com/cloudflare/kafka_zookeeper_exporter) by following the instructions mentioned in the exporter README.
1950
- - <<: *module
1951
- meta:
1952
- <<: *meta
1953
- id: collector-go.d.plugin-prometheus-linode
1954
- most_popular: false
1955
- community: true
1956
- monitored_instance:
1957
- name: Linode
1958
- link: https://github.com/DazWilkin/linode-exporter
1959
- icon_filename: linode.svg
1960
- categories:
1961
- - data-collection.cloud-provider-managed
1962
- keywords: []
1963
- overview:
1964
- <<: *overview
1965
- data_collection:
1966
- metrics_description: |
1967
- Monitor Linode cloud hosting metrics for efficient virtual server management and performance.
1968
- method_description: |
1969
- Metrics are gathered by periodically sending HTTP requests to [Linode Exporter](https://github.com/DazWilkin/linode-exporter).
1970
- setup:
1971
- <<: *setup
1972
- prerequisites:
1973
- list:
1974
- - title: Install Exporter
1975
- description: |
1976
- Install [Linode Exporter](https://github.com/DazWilkin/linode-exporter) by following the instructions mentioned in the exporter README.
1977
- - <<: *module
1978
- meta:
1979
- <<: *meta
1980
- id: collector-go.d.plugin-prometheus-loki
1981
- most_popular: false
1982
- community: true
1983
- monitored_instance:
1984
- name: loki
1985
- link: https://github.com/grafana/loki
1986
- icon_filename: loki.png
1987
- categories:
1988
- - data-collection.logs-servers
1989
- keywords: []
1990
- overview:
1991
- <<: *overview
1992
- data_collection:
1993
- metrics_description: |
1994
- Track Loki metrics.
1995
- method_description: |
1996
- Metrics are gathered by periodically sending HTTP requests to [loki](https://github.com/grafana/loki).
1997
- setup:
1998
- <<: *setup
1999
- prerequisites:
2000
- list:
2001
- - title: Install Loki
2002
- description: |
2003
- Install [loki](https://github.com/grafana/loki) according to its documentation.
2004
- - <<: *module
2005
- meta:
2006
- <<: *meta
2007
- id: collector-go.d.plugin-prometheus-minecraft
2008
- most_popular: false
2009
- community: true
2010
- monitored_instance:
2011
- name: Minecraft
2012
- link: https://github.com/sladkoff/minecraft-prometheus-exporter
2013
- icon_filename: minecraft.png
2014
- categories:
2015
- - data-collection.gaming
2016
- keywords: []
2017
- overview:
2018
- <<: *overview
2019
- data_collection:
2020
- metrics_description: |
2021
- Track Minecraft server metrics for efficient game server management and performance.
2022
- method_description: |
2023
- Metrics are gathered by periodically sending HTTP requests to [Minecraft Exporter](https://github.com/sladkoff/minecraft-prometheus-exporter).
2024
- setup:
2025
- <<: *setup
2026
- prerequisites:
2027
- list:
2028
- - title: Install Exporter
2029
- description: |
2030
- Install [Minecraft Exporter](https://github.com/sladkoff/minecraft-prometheus-exporter) by following the instructions mentioned in the exporter README.
2031
- - <<: *module
2032
- meta:
2033
- <<: *meta
2034
- id: collector-go.d.plugin-prometheus-mosquitto
2035
- most_popular: false
2036
- community: true
2037
- monitored_instance:
2038
- name: mosquitto
2039
- link: https://github.com/sapcc/mosquitto-exporter
2040
- icon_filename: mosquitto.svg
2041
- categories:
2042
- - data-collection.message-brokers
2043
- keywords: []
2044
- overview:
2045
- <<: *overview
2046
- data_collection:
2047
- metrics_description: |
2048
- Keep an eye on Mosquitto MQTT broker metrics for efficient IoT message transport and performance.
2049
- method_description: |
2050
- Metrics are gathered by periodically sending HTTP requests to [mosquitto exporter](https://github.com/sapcc/mosquitto-exporter).
2051
- setup:
2052
- <<: *setup
2053
- prerequisites:
2054
- list:
2055
- - title: Install Exporter
2056
- description: |
2057
- Install [mosquitto exporter](https://github.com/sapcc/mosquitto-exporter) by following the instructions mentioned in the exporter README.
2058
- - <<: *module
2059
- meta:
2060
- <<: *meta
2061
- id: collector-go.d.plugin-prometheus-mp707
2062
- most_popular: false
2063
- community: true
2064
- monitored_instance:
2065
- name: MP707 USB thermometer
2066
- link: https://github.com/nradchenko/mp707_exporter
2067
- icon_filename: thermometer.png
2068
- categories:
2069
- - data-collection.iot-devices
2070
- keywords: []
2071
- overview:
2072
- <<: *overview
2073
- data_collection:
2074
- metrics_description: |
2075
- Track MP707 power strip metrics for efficient energy management and monitoring.
2076
- method_description: |
2077
- Metrics are gathered by periodically sending HTTP requests to [MP707 exporter](https://github.com/nradchenko/mp707_exporter).
2078
- setup:
2079
- <<: *setup
2080
- prerequisites:
2081
- list:
2082
- - title: Install Exporter
2083
- description: |
2084
- Install [MP707 exporter](https://github.com/nradchenko/mp707_exporter) by following the instructions mentioned in the exporter README.
2085
- - <<: *module
2086
- meta:
2087
- <<: *meta
2088
- id: collector-go.d.plugin-prometheus-ibm_mq
2089
- most_popular: false
2090
- community: true
2091
- monitored_instance:
2092
- name: IBM MQ
2093
- link: https://github.com/agebhar1/mq_exporter
2094
- icon_filename: ibm.svg
2095
- categories:
2096
- - data-collection.message-brokers
2097
- keywords: []
2098
- overview:
2099
- <<: *overview
2100
- data_collection:
2101
- metrics_description: |
2102
- Keep tabs on IBM MQ message queue metrics for efficient message transport and performance.
2103
- method_description: |
2104
- Metrics are gathered by periodically sending HTTP requests to [MQ Exporter](https://github.com/agebhar1/mq_exporter).
2105
- setup:
2106
- <<: *setup
2107
- prerequisites:
2108
- list:
2109
- - title: Install Exporter
2110
- description: |
2111
- Install [MQ Exporter](https://github.com/agebhar1/mq_exporter) by following the instructions mentioned in the exporter README.
2112
- - <<: *module
2113
- meta:
2114
- <<: *meta
2115
- id: collector-go.d.plugin-prometheus-mqtt_blackbox
2116
- most_popular: false
2117
- community: true
2118
- monitored_instance:
2119
- name: MQTT Blackbox
2120
- link: https://github.com/inovex/mqtt_blackbox_exporter
2121
- icon_filename: mqtt.svg
2122
- categories:
2123
- - data-collection.message-brokers
2124
- keywords: []
2125
- overview:
2126
- <<: *overview
2127
- data_collection:
2128
- metrics_description: |
2129
- Track MQTT message transport performance using blackbox testing methods.
2130
- method_description: |
2131
- Metrics are gathered by periodically sending HTTP requests to [MQTT Blackbox Exporter](https://github.com/inovex/mqtt_blackbox_exporter).
2132
- setup:
2133
- <<: *setup
2134
- prerequisites:
2135
- list:
2136
- - title: Install Exporter
2137
- description: |
2138
- Install [MQTT Blackbox Exporter](https://github.com/inovex/mqtt_blackbox_exporter) by following the instructions mentioned in the exporter README.
2139
- - <<: *module
2140
- meta:
2141
- <<: *meta
2142
- id: collector-go.d.plugin-prometheus-netapp_ontap
2143
- most_popular: false
2144
- community: true
2145
- monitored_instance:
2146
- name: Netapp ONTAP API
2147
- link: https://github.com/sapcc/netapp-api-exporter
2148
- icon_filename: netapp.svg
2149
- categories:
2150
- - data-collection.storage-mount-points-and-filesystems
2151
- keywords:
2152
- - network monitoring
2153
- - network performance
2154
- - traffic analysis
2155
- overview:
2156
- <<: *overview
2157
- data_collection:
2158
- metrics_description: |
2159
- Keep tabs on NetApp ONTAP storage system metrics for efficient data storage management and performance.
2160
- method_description: |
2161
- Metrics are gathered by periodically sending HTTP requests to [Netapp ONTAP API Exporter](https://github.com/sapcc/netapp-api-exporter).
2162
- setup:
2163
- <<: *setup
2164
- prerequisites:
2165
- list:
2166
- - title: Install Exporter
2167
- description: |
2168
- Install [Netapp ONTAP API Exporter](https://github.com/sapcc/netapp-api-exporter) by following the instructions mentioned in the exporter README.
2169
- - <<: *module
2170
- meta:
2171
- <<: *meta
2172
- id: collector-go.d.plugin-prometheus-netapp_solidfire
2173
- most_popular: false
2174
- community: true
2175
- monitored_instance:
2176
- name: NetApp Solidfire
2177
- link: https://github.com/mjavier2k/solidfire-exporter
2178
- icon_filename: netapp.svg
2179
- categories:
2180
- - data-collection.storage-mount-points-and-filesystems
2181
- keywords:
2182
- - network monitoring
2183
- - network performance
2184
- - traffic analysis
2185
- overview:
2186
- <<: *overview
2187
- data_collection:
2188
- metrics_description: |
2189
- Track NetApp Solidfire storage system metrics for efficient data storage management and performance.
2190
- method_description: |
2191
- Metrics are gathered by periodically sending HTTP requests to [NetApp Solidfire Exporter](https://github.com/mjavier2k/solidfire-exporter).
2192
- setup:
2193
- <<: *setup
2194
- prerequisites:
2195
- list:
2196
- - title: Install Exporter
2197
- description: |
2198
- Install [NetApp Solidfire Exporter](https://github.com/mjavier2k/solidfire-exporter) by following the instructions mentioned in the exporter README.
2199
- - <<: *module
2200
- meta:
2201
- <<: *meta
2202
- id: collector-go.d.plugin-prometheus-netmeter
2203
- most_popular: false
2204
- community: true
2205
- monitored_instance:
2206
- name: NetMeter
2207
- link: https://github.com/ssbostan/netmeter-exporter
2208
- icon_filename: netmeter.png
2209
- categories:
2210
- - data-collection.networking-stack-and-network-interfaces
2211
- keywords:
2212
- - network monitoring
2213
- - network performance
2214
- - traffic analysis
2215
- overview:
2216
- <<: *overview
2217
- data_collection:
2218
- metrics_description: |
2219
- Monitor NetMeter network traffic metrics for efficient network management and performance.
2220
- method_description: |
2221
- Metrics are gathered by periodically sending HTTP requests to [NetMeter Exporter](https://github.com/ssbostan/netmeter-exporter).
2222
- setup:
2223
- <<: *setup
2224
- prerequisites:
2225
- list:
2226
- - title: Install Exporter
2227
- description: |
2228
- Install [NetMeter Exporter](https://github.com/ssbostan/netmeter-exporter) by following the instructions mentioned in the exporter README.
2229
- - <<: *module
2230
- meta:
2231
- <<: *meta
2232
- id: collector-go.d.plugin-prometheus-newrelic
2233
- most_popular: false
2234
- community: true
2235
- monitored_instance:
2236
- name: New Relic
2237
- link: https://github.com/jfindley/newrelic_exporter
2238
- icon_filename: newrelic.svg
2239
- categories:
2240
- - data-collection.observability
2241
- keywords: []
2242
- overview:
2243
- <<: *overview
2244
- data_collection:
2245
- metrics_description: |
2246
- Monitor New Relic application performance management metrics for efficient application monitoring and performance.
2247
- method_description: |
2248
- Metrics are gathered by periodically sending HTTP requests to [New Relic exporter](https://github.com/jfindley/newrelic_exporter).
2249
- setup:
2250
- <<: *setup
2251
- prerequisites:
2252
- list:
2253
- - title: Install Exporter
2254
- description: |
2255
- Install [New Relic exporter](https://github.com/jfindley/newrelic_exporter) by following the instructions mentioned in the exporter README.
2256
- - <<: *module
2257
- meta:
2258
- <<: *meta
2259
- id: collector-go.d.plugin-prometheus-openvswitch
2260
- most_popular: false
2261
- community: true
2262
- monitored_instance:
2263
- name: Open vSwitch
2264
- link: https://github.com/digitalocean/openvswitch_exporter
2265
- icon_filename: ovs.png
2266
- categories:
2267
- - data-collection.networking-stack-and-network-interfaces
2268
- keywords: []
2269
- overview:
2270
- <<: *overview
2271
- data_collection:
2272
- metrics_description: |
2273
- Keep an eye on Open vSwitch software-defined networking metrics for efficient network virtualization and performance.
2274
- method_description: |
2275
- Metrics are gathered by periodically sending HTTP requests to [Open vSwitch Exporter](https://github.com/digitalocean/openvswitch_exporter).
2276
- setup:
2277
- <<: *setup
2278
- prerequisites:
2279
- list:
2280
- - title: Install Exporter
2281
- description: |
2282
- Install [Open vSwitch Exporter](https://github.com/digitalocean/openvswitch_exporter) by following the instructions mentioned in the exporter README.
2283
- - <<: *module
2284
- meta:
2285
- <<: *meta
2286
- id: collector-go.d.plugin-prometheus-openldap
2287
- most_popular: false
2288
- community: true
2289
- monitored_instance:
2290
- name: OpenLDAP (community)
2291
- link: https://github.com/tomcz/openldap_exporter
2292
- icon_filename: openldap.svg
2293
- categories:
2294
- - data-collection.authentication-and-authorization
2295
- keywords: []
2296
- overview:
2297
- <<: *overview
2298
- data_collection:
2299
- metrics_description: |
2300
- Monitor OpenLDAP directory service metrics for efficient directory management and performance.
2301
- method_description: |
2302
- Metrics are gathered by periodically sending HTTP requests to [OpenLDAP Metrics Exporter](https://github.com/tomcz/openldap_exporter).
2303
- setup:
2304
- <<: *setup
2305
- prerequisites:
2306
- list:
2307
- - title: Install Exporter
2308
- description: |
2309
- Install [OpenLDAP Metrics Exporter](https://github.com/tomcz/openldap_exporter) by following the instructions mentioned in the exporter README.
2310
- - <<: *module
2311
- meta:
2312
- <<: *meta
2313
- id: collector-go.d.plugin-prometheus-openstack
2314
- most_popular: false
2315
- community: true
2316
- monitored_instance:
2317
- name: OpenStack
2318
- link: https://github.com/CanonicalLtd/prometheus-openstack-exporter
2319
- icon_filename: openstack.svg
2320
- categories:
2321
- - data-collection.cloud-provider-managed
2322
- keywords: []
2323
- overview:
2324
- <<: *overview
2325
- data_collection:
2326
- metrics_description: |
2327
- Track OpenStack cloud computing platform metrics for efficient infrastructure management and performance.
2328
- method_description: |
2329
- Metrics are gathered by periodically sending HTTP requests to [Openstack exporter](https://github.com/CanonicalLtd/prometheus-openstack-exporter).
2330
- setup:
2331
- <<: *setup
2332
- prerequisites:
2333
- list:
2334
- - title: Install Exporter
2335
- description: |
2336
- Install [Openstack exporter](https://github.com/CanonicalLtd/prometheus-openstack-exporter) by following the instructions mentioned in the exporter README.
2337
- - <<: *module
2338
- meta:
2339
- <<: *meta
2340
- id: collector-go.d.plugin-prometheus-openvas
2341
- most_popular: false
2342
- community: true
2343
- monitored_instance:
2344
- name: OpenVAS
2345
- link: https://github.com/ModeClearCode/openvas_exporter
2346
- icon_filename: openVAS.png
2347
- categories:
2348
- - data-collection.security-systems
2349
- keywords: []
2350
- overview:
2351
- <<: *overview
2352
- data_collection:
2353
- metrics_description: |
2354
- Monitor OpenVAS vulnerability scanner metrics for efficient security assessment and management.
2355
- method_description: |
2356
- Metrics are gathered by periodically sending HTTP requests to [OpenVAS exporter](https://github.com/ModeClearCode/openvas_exporter).
2357
- setup:
2358
- <<: *setup
2359
- prerequisites:
2360
- list:
2361
- - title: Install Exporter
2362
- description: |
2363
- Install [OpenVAS exporter](https://github.com/ModeClearCode/openvas_exporter) by following the instructions mentioned in the exporter README.
2364
- - <<: *module
2365
- meta:
2366
- <<: *meta
2367
- id: collector-go.d.plugin-prometheus-google_pagespeed
2368
- most_popular: false
2369
- community: true
2370
- monitored_instance:
2371
- name: Google Pagespeed
2372
- link: https://github.com/foomo/pagespeed_exporter
2373
- icon_filename: google.svg
2374
- categories:
2375
- - data-collection.apm
2376
- keywords:
2377
- - cloud services
2378
- - cloud computing
2379
- - google cloud services
2380
- overview:
2381
- <<: *overview
2382
- data_collection:
2383
- metrics_description: |
2384
- Keep an eye on Google PageSpeed Insights performance metrics for efficient web page optimization and performance.
2385
- method_description: |
2386
- Metrics are gathered by periodically sending HTTP requests to [Pagespeed exporter](https://github.com/foomo/pagespeed_exporter).
2387
- setup:
2388
- <<: *setup
2389
- prerequisites:
2390
- list:
2391
- - title: Install Exporter
2392
- description: |
2393
- Install [Pagespeed exporter](https://github.com/foomo/pagespeed_exporter) by following the instructions mentioned in the exporter README.
2394
- - <<: *module
2395
- meta:
2396
- id: collector-go.d.plugin-prometheus-philips_hue
2397
- <<: *meta
2398
- most_popular: false
2399
- community: true
2400
- monitored_instance:
2401
- name: Philips Hue
2402
- link: https://github.com/aexel90/hue_exporter
2403
- icon_filename: hue.svg
2404
- categories:
2405
- - data-collection.iot-devices
2406
- keywords: []
2407
- overview:
2408
- <<: *overview
2409
- data_collection:
2410
- metrics_description: |
2411
- Keep an eye on Philips Hue smart lighting metrics for efficient home automation and energy management.
2412
- method_description: |
2413
- Metrics are gathered by periodically sending HTTP requests to [Philips Hue Exporter](https://github.com/aexel90/hue_exporter).
2414
- setup:
2415
- <<: *setup
2416
- prerequisites:
2417
- list:
2418
- - title: Install Exporter
2419
- description: |
2420
- Install [Philips Hue Exporter](https://github.com/aexel90/hue_exporter) by following the instructions mentioned in the exporter README.
2421
- - <<: *module
2422
- meta:
2423
- <<: *meta
2424
- id: collector-go.d.plugin-prometheus-podman
2425
- most_popular: false
2426
- community: true
2427
- monitored_instance:
2428
- name: Podman
2429
- link: https://github.com/containers/prometheus-podman-exporter
2430
- icon_filename: podman.png
2431
- categories:
2432
- - data-collection.containers-and-vms
2433
- keywords: []
2434
- overview:
2435
- <<: *overview
2436
- data_collection:
2437
- metrics_description: |
2438
- Keep tabs on Podman container runtime metrics for efficient container management and performance.
2439
- method_description: |
2440
- Metrics are gathered by periodically sending HTTP requests to [PODMAN exporter](https://github.com/containers/prometheus-podman-exporter).
2441
- setup:
2442
- <<: *setup
2443
- prerequisites:
2444
- list:
2445
- - title: Install Exporter
2446
- description: |
2447
- Install [PODMAN exporter](https://github.com/containers/prometheus-podman-exporter) by following the instructions mentioned in the exporter README.
2448
- - <<: *module
2449
- meta:
2450
- <<: *meta
2451
- id: collector-go.d.plugin-prometheus-proxmox
2452
- most_popular: false
2453
- community: true
2454
- monitored_instance:
2455
- name: Proxmox VE
2456
- link: https://github.com/prometheus-pve/prometheus-pve-exporter
2457
- icon_filename: proxmox.png
2458
- categories:
2459
- - data-collection.containers-and-vms
2460
- keywords: []
2461
- overview:
2462
- <<: *overview
2463
- data_collection:
2464
- metrics_description: |
2465
- Keep tabs on Proxmox Virtual Environment metrics for efficient virtualization and container management.
2466
- method_description: |
2467
- Metrics are gathered by periodically sending HTTP requests to [Proxmox VE Exporter](https://github.com/prometheus-pve/prometheus-pve-exporter).
2468
- setup:
2469
- <<: *setup
2470
- prerequisites:
2471
- list:
2472
- - title: Install Exporter
2473
- description: |
2474
- Install [Proxmox VE Exporter](https://github.com/prometheus-pve/prometheus-pve-exporter) by following the instructions mentioned in the exporter README.
2475
- - <<: *module
2476
- meta:
2477
- <<: *meta
2478
- id: collector-go.d.plugin-prometheus-radius
2479
- most_popular: false
2480
- community: true
2481
- monitored_instance:
2482
- name: RADIUS
2483
- link: https://github.com/devon-mar/radius-exporter
2484
- icon_filename: radius.png
2485
- categories:
2486
- - data-collection.authentication-and-authorization
2487
- keywords: []
2488
- overview:
2489
- <<: *overview
2490
- data_collection:
2491
- metrics_description: |
2492
- Keep tabs on RADIUS (Remote Authentication Dial-In User Service) protocol metrics for efficient authentication and access management.
2493
- method_description: |
2494
- Metrics are gathered by periodically sending HTTP requests to [RADIUS exporter](https://github.com/devon-mar/radius-exporter).
2495
- setup:
2496
- <<: *setup
2497
- prerequisites:
2498
- list:
2499
- - title: Install Exporter
2500
- description: |
2501
- Install [RADIUS exporter](https://github.com/devon-mar/radius-exporter) by following the instructions mentioned in the exporter README.
2502
- - <<: *module
2503
- meta:
2504
- <<: *meta
2505
- id: collector-go.d.plugin-prometheus-aws_rds
2506
- most_popular: false
2507
- community: true
2508
- monitored_instance:
2509
- name: AWS RDS
2510
- link: https://github.com/percona/rds_exporter
2511
- icon_filename: aws-rds.svg
2512
- categories:
2513
- - data-collection.database-servers
2514
- keywords:
2515
- - cloud services
2516
- - cloud computing
2517
- - aws services
2518
- overview:
2519
- <<: *overview
2520
- data_collection:
2521
- metrics_description: |
2522
- Monitor Amazon RDS (Relational Database Service) metrics for efficient cloud database management and performance.
2523
- method_description: |
2524
- Metrics are gathered by periodically sending HTTP requests to [rds_exporter](https://github.com/percona/rds_exporter).
2525
- setup:
2526
- <<: *setup
2527
- prerequisites:
2528
- list:
2529
- - title: Install Exporter
2530
- description: |
2531
- Install [rds_exporter](https://github.com/percona/rds_exporter) by following the instructions mentioned in the exporter README.
2532
- - <<: *module
2533
- meta:
2534
- <<: *meta
2535
- id: collector-go.d.plugin-prometheus-ripe_atlas
2536
- most_popular: false
2537
- community: true
2538
- monitored_instance:
2539
- name: RIPE Atlas
2540
- link: https://github.com/czerwonk/atlas_exporter
2541
- icon_filename: ripe.png
2542
- categories:
2543
- - data-collection.networking-stack-and-network-interfaces
2544
- keywords: []
2545
- overview:
2546
- <<: *overview
2547
- data_collection:
2548
- metrics_description: |
2549
- Keep tabs on RIPE Atlas Internet measurement platform metrics for efficient network monitoring and performance.
2550
- method_description: |
2551
- Metrics are gathered by periodically sending HTTP requests to [RIPE Atlas Exporter](https://github.com/czerwonk/atlas_exporter).
2552
- setup:
2553
- <<: *setup
2554
- prerequisites:
2555
- list:
2556
- - title: Install Exporter
2557
- description: |
2558
- Install [RIPE Atlas Exporter](https://github.com/czerwonk/atlas_exporter) by following the instructions mentioned in the exporter README.
2559
- - <<: *module
2560
- meta:
2561
- <<: *meta
2562
- id: collector-go.d.plugin-prometheus-sentry
2563
- most_popular: false
2564
- community: true
2565
- monitored_instance:
2566
- name: Sentry
2567
- link: https://github.com/snakecharmer/sentry_exporter
2568
- icon_filename: sentry.png
2569
- categories:
2570
- - data-collection.apm
2571
- keywords: []
2572
- overview:
2573
- <<: *overview
2574
- data_collection:
2575
- metrics_description: |
2576
- Track Sentry error tracking and monitoring platform metrics for efficient application performance and error management.
2577
- method_description: |
2578
- Metrics are gathered by periodically sending HTTP requests to [Sentry Exporter](https://github.com/snakecharmer/sentry_exporter).
2579
- setup:
2580
- <<: *setup
2581
- prerequisites:
2582
- list:
2583
- - title: Install Exporter
2584
- description: |
2585
- Install [Sentry Exporter](https://github.com/snakecharmer/sentry_exporter) by following the instructions mentioned in the exporter README.
2586
- - <<: *module
2587
- meta:
2588
- <<: *meta
2589
- id: collector-go.d.plugin-prometheus-slurm
2590
- most_popular: false
2591
- community: true
2592
- monitored_instance:
2593
- name: Slurm
2594
- link: https://github.com/vpenso/prometheus-slurm-exporter
2595
- icon_filename: slurm.png
2596
- categories:
2597
- - data-collection.task-queues
2598
- #- data-collection.provisioning-systems
2599
- keywords: []
2600
- overview:
2601
- <<: *overview
2602
- data_collection:
2603
- metrics_description: |
2604
- Track Slurm workload manager metrics for efficient high-performance computing (HPC) and cluster management.
2605
- method_description: |
2606
- Metrics are gathered by periodically sending HTTP requests to [slurm exporter](https://github.com/vpenso/prometheus-slurm-exporter).
2607
- setup:
2608
- <<: *setup
2609
- prerequisites:
2610
- list:
2611
- - title: Install Exporter
2612
- description: |
2613
- Install [slurm exporter](https://github.com/vpenso/prometheus-slurm-exporter) by following the instructions mentioned in the exporter README.
2614
- - <<: *module
2615
- meta:
2616
- <<: *meta
2617
- id: collector-go.d.plugin-prometheus-ipmi
2618
- most_popular: false
2619
- community: true
2620
- monitored_instance:
2621
- name: IPMI (By SoundCloud)
2622
- link: https://github.com/prometheus-community/ipmi_exporter
2623
- icon_filename: soundcloud.svg
2624
- categories:
2625
- - data-collection.hardware-devices-and-sensors
2626
- keywords:
2627
- - cloud services
2628
- - cloud computing
2629
- - scalability
2630
- overview:
2631
- <<: *overview
2632
- data_collection:
2633
- metrics_description: |
2634
- Monitor IPMI metrics externally for efficient server hardware management and monitoring.
2635
- method_description: |
2636
- Metrics are gathered by periodically sending HTTP requests to [SoundCloud IPMI Exporter (querying IPMI externally, blackbox-exporter style)](https://github.com/prometheus-community/ipmi_exporter).
2637
- setup:
2638
- <<: *setup
2639
- prerequisites:
2640
- list:
2641
- - title: Install Exporter
2642
- description: |
2643
- Install [SoundCloud IPMI Exporter (querying IPMI externally, blackbox-exporter style)](https://github.com/prometheus-community/ipmi_exporter) by following the instructions mentioned in the exporter README.
2644
- - <<: *module
2645
- meta:
2646
- <<: *meta
2647
- id: collector-go.d.plugin-prometheus-spacelift
2648
- most_popular: false
2649
- community: true
2650
- monitored_instance:
2651
- name: Spacelift
2652
- link: https://github.com/spacelift-io/prometheus-exporter
2653
- icon_filename: spacelift.png
2654
- categories:
2655
- - data-collection.provisioning-systems
2656
- keywords: []
2657
- overview:
2658
- <<: *overview
2659
- data_collection:
2660
- metrics_description: |
2661
- Track Spacelift infrastructure-as-code (IaC) platform metrics for efficient infrastructure automation and management.
2662
- method_description: |
2663
- Metrics are gathered by periodically sending HTTP requests to [Spacelift Exporter](https://github.com/spacelift-io/prometheus-exporter).
2664
- setup:
2665
- <<: *setup
2666
- prerequisites:
2667
- list:
2668
- - title: Install Exporter
2669
- description: |
2670
- Install [Spacelift Exporter](https://github.com/spacelift-io/prometheus-exporter) by following the instructions mentioned in the exporter README.
2671
- - <<: *module
2672
- meta:
2673
- <<: *meta
2674
- id: collector-go.d.plugin-prometheus-ssh
2675
- most_popular: false
2676
- community: true
2677
- monitored_instance:
2678
- name: SSH
2679
- link: https://github.com/Nordstrom/ssh_exporter
2680
- icon_filename: ssh.png
2681
- categories:
2682
- - data-collection.authentication-and-authorization
2683
- keywords: []
2684
- overview:
2685
- <<: *overview
2686
- data_collection:
2687
- metrics_description: |
2688
- Monitor SSH server metrics for efficient secure shell server management and performance.
2689
- method_description: |
2690
- Metrics are gathered by periodically sending HTTP requests to [SSH Exporter](https://github.com/Nordstrom/ssh_exporter).
2691
- setup:
2692
- <<: *setup
2693
- prerequisites:
2694
- list:
2695
- - title: Install Exporter
2696
- description: |
2697
- Install [SSH Exporter](https://github.com/Nordstrom/ssh_exporter) by following the instructions mentioned in the exporter README.
2698
- - <<: *module
2699
- meta:
2700
- <<: *meta
2701
- id: collector-go.d.plugin-prometheus-ssl
2702
- most_popular: false
2703
- community: true
2704
- monitored_instance:
2705
- name: SSL Certificate
2706
- link: https://github.com/ribbybibby/ssl_exporter
2707
- icon_filename: ssl.svg
2708
- categories:
2709
- - data-collection.security-systems
2710
- keywords: []
2711
- overview:
2712
- <<: *overview
2713
- data_collection:
2714
- metrics_description: |
2715
- Track SSL/TLS certificate metrics for efficient web security and certificate management.
2716
- method_description: |
2717
- Metrics are gathered by periodically sending HTTP requests to [SSL Certificate exporter](https://github.com/ribbybibby/ssl_exporter).
2718
- setup:
2719
- <<: *setup
2720
- prerequisites:
2721
- list:
2722
- - title: Install Exporter
2723
- description: |
2724
- Install [SSL Certificate exporter](https://github.com/ribbybibby/ssl_exporter) by following the instructions mentioned in the exporter README.
2725
- - <<: *module
2726
- meta:
2727
- <<: *meta
2728
- id: collector-go.d.plugin-prometheus-starlink
2729
- most_popular: false
2730
- community: true
2731
- monitored_instance:
2732
- name: Starlink (SpaceX)
2733
- link: https://github.com/danopstech/starlink_exporter
2734
- icon_filename: starlink.svg
2735
- categories:
2736
- - data-collection.networking-stack-and-network-interfaces
2737
- keywords: []
2738
- overview:
2739
- <<: *overview
2740
- data_collection:
2741
- metrics_description: |
2742
- Monitor SpaceX Starlink satellite internet metrics for efficient internet service management and performance.
2743
- method_description: |
2744
- Metrics are gathered by periodically sending HTTP requests to [Starlink Exporter (SpaceX)](https://github.com/danopstech/starlink_exporter).
2745
- setup:
2746
- <<: *setup
2747
- prerequisites:
2748
- list:
2749
- - title: Install Exporter
2750
- description: |
2751
- Install [Starlink Exporter (SpaceX)](https://github.com/danopstech/starlink_exporter) by following the instructions mentioned in the exporter README.
2752
- - <<: *module
2753
- meta:
2754
- <<: *meta
2755
- id: collector-go.d.plugin-prometheus-statuspage
2756
- most_popular: false
2757
- community: true
2758
- monitored_instance:
2759
- name: StatusPage
2760
- link: https://github.com/vladvasiliu/statuspage-exporter
2761
- icon_filename: statuspage.png
2762
- categories:
2763
- - data-collection.notifications
2764
- keywords: []
2765
- overview:
2766
- <<: *overview
2767
- data_collection:
2768
- metrics_description: |
2769
- Monitor StatusPage.io incident and status metrics for efficient incident management and communication.
2770
- method_description: |
2771
- Metrics are gathered by periodically sending HTTP requests to [StatusPage Exporter](https://github.com/vladvasiliu/statuspage-exporter).
2772
- setup:
2773
- <<: *setup
2774
- prerequisites:
2775
- list:
2776
- - title: Install Exporter
2777
- description: |
2778
- Install [StatusPage Exporter](https://github.com/vladvasiliu/statuspage-exporter) by following the instructions mentioned in the exporter README.
2779
- - <<: *module
2780
- meta:
2781
- <<: *meta
2782
- id: collector-go.d.plugin-prometheus-tacas
2783
- most_popular: false
2784
- community: true
2785
- monitored_instance:
2786
- name: TACACS
2787
- link: https://github.com/devon-mar/tacacs-exporter
2788
- icon_filename: tacacs.png
2789
- categories:
2790
- - data-collection.authentication-and-authorization
2791
- keywords: []
2792
- overview:
2793
- <<: *overview
2794
- data_collection:
2795
- metrics_description: |
2796
- Track Terminal Access Controller Access-Control System (TACACS) protocol metrics for efficient network authentication and authorization management.
2797
- method_description: |
2798
- Metrics are gathered by periodically sending HTTP requests to [TACACS Exporter](https://github.com/devon-mar/tacacs-exporter).
2799
- setup:
2800
- <<: *setup
2801
- prerequisites:
2802
- list:
2803
- - title: Install Exporter
2804
- description: |
2805
- Install [TACACS Exporter](https://github.com/devon-mar/tacacs-exporter) by following the instructions mentioned in the exporter README.
2806
- - <<: *module
2807
- meta:
2808
- <<: *meta
2809
- id: collector-go.d.plugin-prometheus-tesla_vehicle
2810
- most_popular: false
2811
- community: true
2812
- monitored_instance:
2813
- name: Tesla vehicle
2814
- link: https://github.com/wywywywy/tesla-prometheus-exporter
2815
- icon_filename: tesla.png
2816
- categories:
2817
- - data-collection.iot-devices
2818
- keywords: []
2819
- overview:
2820
- <<: *overview
2821
- data_collection:
2822
- metrics_description: |
2823
- Track Tesla vehicle metrics for efficient electric vehicle management and monitoring.
830
+ Monitor Google Cloud Platform metrics for comprehensive cloud resource management and performance optimization.
831
method_description: |
2825
- Metrics are gathered by periodically sending HTTP requests to [Tesla exporter](https://github.com/wywywywy/tesla-prometheus-exporter).
832
+ Metrics are gathered by periodically sending HTTP requests to [Google Cloud Platform Exporter](https://github.com/DazWilkin/gcp-exporter).
833
setup:
834
<<: *setup
835
prerequisites:
836
list:
837
- title: Install Exporter
838
description: |
2832
- Install [Tesla exporter](https://github.com/wywywywy/tesla-prometheus-exporter) by following the instructions mentioned in the exporter README.
839
+ Install [Google Cloud Platform Exporter](https://github.com/DazWilkin/gcp-exporter) by following the instructions mentioned in the exporter README.
840
- <<: *module
841
meta:
842
<<: *meta
2836
- id: collector-go.d.plugin-prometheus-tesla_powerwall
843
+ id: collector-go.d.plugin-prometheus-gcp_stackdriver
844
most_popular: false
845
community: true
846
monitored_instance:
2840
- name: Tesla Powerwall
2841
- link: https://github.com/foogod/powerwall_exporter
2842
- icon_filename: tesla.png
847
+ name: Google Stackdriver
848
+ link: https://github.com/prometheus-community/stackdriver_exporter
849
+ icon_filename: gcp-stackdriver.svg
850
categories:
2844
- - data-collection.iot-devices
2845
- keywords: []
851
+ - data-collection.cloud-provider-managed
852
+ keywords:
853
+ - cloud services
854
+ - cloud computing
855
+ - google cloud services
856
overview:
857
<<: *overview
858
data_collection:
859
metrics_description: |
2850
- Monitor Tesla Powerwall metrics for efficient home energy storage and management.
860
+ Track Google Stackdriver monitoring metrics for optimized cloud performance and diagnostics.
861
method_description: |
2852
- Metrics are gathered by periodically sending HTTP requests to [Tesla Powerwall Exporter](https://github.com/foogod/powerwall_exporter).
862
+ Metrics are gathered by periodically sending HTTP requests to [Google Stackdriver exporter](https://github.com/prometheus-community/stackdriver_exporter).
863
setup:
864
<<: *setup
865
prerequisites:
866
list:
867
- title: Install Exporter
868
description: |
2859
- Install [Tesla Powerwall Exporter](https://github.com/foogod/powerwall_exporter) by following the instructions mentioned in the exporter README.
869
+ Install [Google Stackdriver exporter](https://github.com/prometheus-community/stackdriver_exporter) by following the instructions mentioned in the exporter README.
870
- <<: *module
871
meta:
872
<<: *meta
2863
- id: collector-go.d.plugin-prometheus-twitch
873
+ id: collector-go.d.plugin-prometheus-grafana
874
most_popular: false
875
community: true
876
monitored_instance:
2867
- name: Twitch
2868
- link: https://github.com/damoun/twitch_exporter
2869
- icon_filename: twitch.svg
877
+ name: Grafana
878
+ link: https://grafana.com/
879
+ icon_filename: grafana.png
880
categories:
2871
- - data-collection.media-streaming-servers
2872
- keywords: []
881
+ - data-collection.observability
882
+ keywords: [ ]
883
overview:
884
<<: *overview
885
data_collection:
886
metrics_description: |
2877
- Track Twitch streaming platform metrics for efficient live streaming management and performance.
887
+ Keep tabs on Grafana dashboard and visualization metrics for optimized monitoring and data analysis.
888
method_description: |
2879
- Metrics are gathered by periodically sending HTTP requests to [Twitch exporter](https://github.com/damoun/twitch_exporter).
2880
- setup:
2881
- <<: *setup
2882
- prerequisites:
2883
- list:
2884
- - title: Install Exporter
2885
- description: |
2886
- Install [Twitch exporter](https://github.com/damoun/twitch_exporter) by following the instructions mentioned in the exporter README.
889
+ Metrics are gathered by periodically sending HTTP requests to Grafana built-in Prometheus exporter.
890
- <<: *module
891
meta:
892
<<: *meta
2890
- id: collector-go.d.plugin-prometheus-ubiquity_ufiber
893
+ id: collector-go.d.plugin-prometheus-graylog
894
most_popular: false
895
community: true
896
monitored_instance:
2894
- name: Ubiquiti UFiber OLT
2895
- link: https://github.com/swoga/ufiber-exporter
2896
- icon_filename: ubiquiti.png
897
+ name: Graylog Server
898
+ link: https://github.com/Graylog2/graylog2-server/
899
+ icon_filename: graylog.svg
900
categories:
2898
- - data-collection.networking-stack-and-network-interfaces
2899
- keywords: []
901
+ - data-collection.logs-servers
902
+ keywords: [ ]
903
overview:
904
<<: *overview
905
data_collection:
906
metrics_description: |
2904
- Track Ubiquiti UFiber GPON (Gigabit Passive Optical Network) device metrics for efficient fiber-optic network management and performance.
907
+ Monitor Graylog server metrics for efficient log management and analysis.
908
method_description: |
2906
- Metrics are gathered by periodically sending HTTP requests to [ufiber-exporter](https://github.com/swoga/ufiber-exporter).
909
+ Metrics are gathered by periodically sending HTTP requests to Graylog built-in Prometheus exporter.
910
setup:
911
<<: *setup
912
prerequisites:
913
list:
2911
- - title: Install Exporter
914
+ - title: Configure built-in Prometheus exporter
915
description: |
2913
- Install [ufiber-exporter](https://github.com/swoga/ufiber-exporter) by following the instructions mentioned in the exporter README.
916
+ To configure the built-in Prometheus exporter, follow the [official documentation](https://go2docs.graylog.org/5-0/interacting_with_your_log_data/metrics.html#PrometheusMetricExporting).
917
+
918
- <<: *module
919
meta:
920
<<: *meta
2917
- id: collector-go.d.plugin-prometheus-uptimerobot
921
+ id: collector-go.d.plugin-prometheus-hana
922
most_popular: false
923
community: true
924
monitored_instance:
2921
- name: Uptimerobot
2922
- link: https://github.com/wosc/prometheus-uptimerobot
2923
- icon_filename: uptimerobot.svg
925
+ name: HANA
926
+ link: https://github.com/jenningsloy318/hana_exporter
927
+ icon_filename: sap.svg
928
categories:
2925
- - data-collection.synthetic-checks
2926
- keywords: []
929
+ - data-collection.database-servers
930
+ keywords: [ ]
931
overview:
932
<<: *overview
933
data_collection:
934
metrics_description: |
2931
- Monitor UptimeRobot website uptime monitoring metrics for efficient website availability tracking and management.
935
+ Track SAP HANA database metrics for efficient data storage and query performance.
936
method_description: |
2933
- Metrics are gathered by periodically sending HTTP requests to [Uptimerobot Exporter](https://github.com/wosc/prometheus-uptimerobot).
937
+ Metrics are gathered by periodically sending HTTP requests to [HANA Exporter](https://github.com/jenningsloy318/hana_exporter).
938
setup:
939
<<: *setup
940
prerequisites:
941
list:
942
- title: Install Exporter
943
description: |
2940
- Install [Uptimerobot Exporter](https://github.com/wosc/prometheus-uptimerobot) by following the instructions mentioned in the exporter README.
944
+ Install [HANA Exporter](https://github.com/jenningsloy318/hana_exporter) by following the instructions mentioned in the exporter README.
945
- <<: *module
946
meta:
947
<<: *meta
2944
- id: collector-go.d.plugin-prometheus-hashicorp_vault
948
+ id: collector-go.d.plugin-prometheus-honeypot
949
most_popular: false
950
community: true
951
monitored_instance:
2948
- name: HashiCorp Vault secrets
2949
- link: https://github.com/tomtom-international/vault-assessment-prometheus-exporter
2950
- icon_filename: vault.svg
952
+ name: Honeypot
953
+ link: https://github.com/Intrinsec/honeypot_exporter
954
+ icon_filename: intrinsec.svg
955
categories:
2952
- - data-collection.authentication-and-authorization
2953
- keywords: []
956
+ - data-collection.security-systems
957
+ keywords: [ ]
958
overview:
959
<<: *overview
960
data_collection:
961
metrics_description: |
2958
- Track HashiCorp Vault security assessment metrics for efficient secrets management and security.
962
+ Monitor honeypot metrics for efficient threat detection and management.
963
method_description: |
2960
- Metrics are gathered by periodically sending HTTP requests to [Vault Assessment Prometheus Exporter](https://github.com/tomtom-international/vault-assessment-prometheus-exporter).
964
+ Metrics are gathered by periodically sending HTTP requests to [Intrinsec honeypot_exporter](https://github.com/Intrinsec/honeypot_exporter).
965
setup:
966
<<: *setup
967
prerequisites:
968
list:
969
- title: Install Exporter
970
description: |
2967
- Install [Vault Assessment Prometheus Exporter](https://github.com/tomtom-international/vault-assessment-prometheus-exporter) by following the instructions mentioned in the exporter README.
971
+ Install [Intrinsec honeypot_exporter](https://github.com/Intrinsec/honeypot_exporter) by following the instructions mentioned in the exporter README.
972
- <<: *module
973
meta:
974
<<: *meta
2971
- id: collector-go.d.plugin-prometheus-vault_pki
975
+ id: collector-go.d.plugin-prometheus-hubble
976
most_popular: false
977
community: true
978
monitored_instance:
2975
- name: Vault PKI
2976
- link: https://github.com/aarnaud/vault-pki-exporter
2977
- icon_filename: vault.svg
979
+ name: Hubble
980
+ link: https://github.com/cilium/hubble
981
+ icon_filename: hubble.png
982
categories:
2979
- - data-collection.security-systems
2980
- keywords: []
983
+ - data-collection.observability
984
+ keywords: [ ]
985
overview:
986
<<: *overview
987
data_collection:
988
metrics_description: |
2985
- Monitor HashiCorp Vault Public Key Infrastructure (PKI) metrics for efficient certificate management and security.
989
+ Monitor Hubble network observability metrics for efficient network visibility and management.
990
method_description: |
2987
- Metrics are gathered by periodically sending HTTP requests to [Vault PKI Exporter](https://github.com/aarnaud/vault-pki-exporter).
991
+ Metrics are gathered by periodically sending HTTP requests to Hubble built-in Prometheus exporter.
992
setup:
993
<<: *setup
994
prerequisites:
995
list:
2992
- - title: Install Exporter
996
+ - title: Configure built-in Prometheus exporter
997
description: |
2994
- Install [Vault PKI Exporter](https://github.com/aarnaud/vault-pki-exporter) by following the instructions mentioned in the exporter README.
998
+ To configure the built-in Prometheus exporter, follow the [official documentation](https://docs.cilium.io/en/stable/observability/metrics/#hubble-metrics).
999
- <<: *module
1000
meta:
1001
<<: *meta
2998
- id: collector-go.d.plugin-prometheus-vertica
1002
+ id: collector-go.d.plugin-prometheus-ibm_spectrum
1003
most_popular: false
1004
community: true
1005
monitored_instance:
3002
- name: Vertica
3003
- link: https://github.com/vertica/vertica-prometheus-exporter
3004
- icon_filename: vertica.svg
1006
+ name: IBM Spectrum
1007
+ link: https://github.com/topine/ibm-spectrum-exporter
1008
+ icon_filename: ibm.svg
1009
categories:
3006
- - data-collection.database-servers
3007
- keywords: []
1010
+ - data-collection.storage-mount-points-and-filesystems
1011
+ keywords: [ ]
1012
overview:
1013
<<: *overview
1014
data_collection:
1015
metrics_description: |
3012
- Monitor Vertica analytics database platform metrics for efficient database performance and management.
1016
+ Monitor IBM Spectrum storage metrics for efficient data management and performance.
1017
method_description: |
3014
- Metrics are gathered by periodically sending HTTP requests to [vertica-prometheus-exporter](https://github.com/vertica/vertica-prometheus-exporter).
1018
+ Metrics are gathered by periodically sending HTTP requests to [IBM Spectrum Exporter](https://github.com/topine/ibm-spectrum-exporter).
1019
setup:
1020
<<: *setup
1021
prerequisites:
1022
list:
1023
- title: Install Exporter
1024
description: |
3021
- Install [vertica-prometheus-exporter](https://github.com/vertica/vertica-prometheus-exporter) by following the instructions mentioned in the exporter README.
1025
+ Install [IBM Spectrum Exporter](https://github.com/topine/ibm-spectrum-exporter) by following the instructions mentioned in the exporter README.
1026
- <<: *module
1027
meta:
1028
<<: *meta
3025
- id: collector-go.d.plugin-prometheus-vscode
1029
+ id: collector-go.d.plugin-prometheus-influxdb
1030
most_popular: false
1031
community: true
1032
monitored_instance:
3029
- name: VSCode
3030
- link: https://github.com/guicaulada/vscode-exporter
3031
- icon_filename: vscode.svg
1033
+ name: InfluxDB
1034
+ link: https://github.com/prometheus/influxdb_exporter
1035
+ icon_filename: influxdb.svg
1036
categories:
3033
- - data-collection.apm
3034
- keywords: []
1037
+ - data-collection.database-servers
1038
+ keywords:
1039
+ - database
1040
+ - dbms
1041
+ - data storage
1042
overview:
1043
<<: *overview
1044
data_collection:
1045
metrics_description: |
3039
- Track Visual Studio Code editor metrics for efficient development environment management and performance.
1046
+ Monitor InfluxDB time-series database metrics for efficient data storage and query performance.
1047
method_description: |
3041
- Metrics are gathered by periodically sending HTTP requests to [VSCode Exporter](https://github.com/guicaulada/vscode-exporter).
1048
+ Metrics are gathered by periodically sending HTTP requests to [InfluxDB exporter](https://github.com/prometheus/influxdb_exporter).
1049
setup:
1050
<<: *setup
1051
prerequisites:
1052
list:
1053
- title: Install Exporter
1054
description: |
3048
- Install [VSCode Exporter](https://github.com/guicaulada/vscode-exporter) by following the instructions mentioned in the exporter README.
1055
+ Install [InfluxDB exporter](https://github.com/prometheus/influxdb_exporter) by following the instructions mentioned in the exporter README.
1056
- <<: *module
1057
meta:
1058
<<: *meta
3052
- id: collector-go.d.plugin-prometheus-airthings_waveplus
1059
+ id: collector-go.d.plugin-prometheus-jenkins
1060
most_popular: false
1061
community: true
1062
monitored_instance:
3056
- name: Airthings Waveplus air sensor
3057
- link: https://github.com/jeremybz/waveplus_exporter
3058
- icon_filename: airthings.svg
1063
+ name: Jenkins
1064
+ link: https://www.jenkins.io/
1065
+ icon_filename: jenkins.svg
1066
categories:
3060
- - data-collection.iot-devices
3061
- keywords: []
1067
+ - data-collection.ci-cd-systems
1068
+ keywords: [ ]
1069
overview:
1070
<<: *overview
1071
data_collection:
1072
metrics_description: |
3066
- Track Waveplus radon sensor metrics for efficient indoor air quality monitoring and management.
1073
+ Track Jenkins continuous integration server metrics for efficient development and build management.
1074
method_description: |
3068
- Metrics are gathered by periodically sending HTTP requests to [Waveplus Radon Sensor Exporter](https://github.com/jeremybz/waveplus_exporter).
1075
+ Metrics are gathered by periodically sending HTTP requests to [Jenkins exporter](https://github.com/simplesurance/jenkins-exporter).
1076
setup:
1077
<<: *setup
1078
prerequisites:
1079
list:
1080
- title: Install Exporter
1081
description: |
3075
- Install [Waveplus Radon Sensor Exporter](https://github.com/jeremybz/waveplus_exporter) by following the instructions mentioned in the exporter README.
3076
-
1082
+ Install [Jenkins exporter](https://github.com/simplesurance/jenkins-exporter) by following the instructions mentioned in the exporter README.
1083
- <<: *module
1084
meta:
1085
<<: *meta
3080
- id: collector-go.d.plugin-prometheus-xmpp_blackbox
1086
+ id: collector-go.d.plugin-prometheus-jmx
1087
most_popular: false
1088
community: true
1089
monitored_instance:
3084
- name: XMPP Server
3085
- link: https://github.com/horazont/xmpp-blackbox-exporter
3086
- icon_filename: xmpp.svg
1090
+ name: JMX
1091
+ link: https://github.com/prometheus/jmx_exporter
1092
+ icon_filename: java.svg
1093
categories:
3088
- - data-collection.message-brokers
3089
- keywords: []
1094
+ - data-collection.apm
1095
+ keywords: [ ]
1096
overview:
1097
<<: *overview
1098
data_collection:
1099
metrics_description: |
3094
- Monitor XMPP (Extensible Messaging and Presence Protocol) server metrics for efficient messaging and communication management.
1100
+ Track Java Management Extensions (JMX) metrics for efficient Java application management and performance.
1101
method_description: |
3096
- Metrics are gathered by periodically sending HTTP requests to [XMPP Server Exporter](https://github.com/horazont/xmpp-blackbox-exporter).
1102
+ Metrics are gathered by periodically sending HTTP requests to [JMX Exporter](https://github.com/prometheus/jmx_exporter).
1103
setup:
1104
<<: *setup
1105
prerequisites:
1106
list:
1107
- title: Install Exporter
1108
description: |
3103
- Install [XMPP Server Exporter](https://github.com/horazont/xmpp-blackbox-exporter) by following the instructions mentioned in the exporter README.
3104
-
1109
+ Install [JMX Exporter](https://github.com/prometheus/jmx_exporter) by following the instructions mentioned in the exporter README.
1110
- <<: *module
1111
meta:
1112
<<: *meta
3108
- id: collector-go.d.plugin-prometheus-4d_server
1113
+ id: collector-go.d.plugin-prometheus-kafka_consumer_lag
1114
most_popular: false
1115
community: true
1116
monitored_instance:
3112
- name: 4D Server
3113
- link: https://github.com/ThomasMaul/Prometheus_4D_Exporter
3114
- icon_filename: 4d_server.png
1117
+ name: Kafka Consumer Lag
1118
+ link: https://github.com/omarsmak/kafka-consumer-lag-monitoring
1119
+ icon_filename: kafka.svg
1120
categories:
3116
- - data-collection.database-servers
3117
- keywords: []
1121
+ - data-collection.service-discovery-registry
1122
+ keywords:
1123
+ - big data
1124
+ - stream processing
1125
+ - message broker
1126
overview:
1127
<<: *overview
1128
data_collection:
1129
metrics_description: |
3122
- Monitor 4D Server performance metrics for efficient application management and optimization.
1130
+ Monitor Kafka consumer lag metrics for efficient message queue management and performance.
1131
method_description: |
3124
- Metrics are gathered by periodically sending HTTP requests to [4D Server exporter](https://github.com/ThomasMaul/Prometheus_4D_Exporter).
1132
+ Metrics are gathered by periodically sending HTTP requests to [Kafka Consumer Lag Monitoring](https://github.com/omarsmak/kafka-consumer-lag-monitoring).
1133
setup:
1134
<<: *setup
1135
prerequisites:
1136
list:
1137
- title: Install Exporter
1138
description: |
3131
- Install [4D Server exporter](https://github.com/ThomasMaul/Prometheus_4D_Exporter) by following the instructions mentioned in the exporter README.
1139
+ Install [Kafka Consumer Lag Monitoring](https://github.com/omarsmak/kafka-consumer-lag-monitoring) by following the instructions mentioned in the exporter README.
1140
- <<: *module
1141
meta:
1142
<<: *meta
3135
- id: collector-go.d.plugin-prometheus-8430ft-modem
1143
+ id: collector-go.d.plugin-prometheus-kafka
1144
most_popular: false
1145
community: true
1146
monitored_instance:
3139
- name: 8430FT modem
3140
- link: https://github.com/dernasherbrezon/8430ft_exporter
3141
- icon_filename: mtc.svg
1147
+ name: Kafka
1148
+ link: https://github.com/danielqsj/kafka_exporter/
1149
+ icon_filename: kafka.svg
1150
categories:
3143
- - data-collection.networking-stack-and-network-interfaces
3144
- keywords: []
1151
+ - data-collection.message-brokers
1152
+ keywords:
1153
+ - big data
1154
+ - stream processing
1155
+ - message broker
1156
overview:
1157
<<: *overview
1158
data_collection:
1159
metrics_description: |
3149
- Keep track of vital metrics from the MTS 8430FT modem for streamlined network performance and diagnostics.
1160
+ Keep an eye on Kafka message queue metrics for optimized data streaming and performance.
1161
method_description: |
3151
- Metrics are gathered by periodically sending HTTP requests to [8430FT Exporter](https://github.com/dernasherbrezon/8430ft_exporter).
1162
+ Metrics are gathered by periodically sending HTTP requests to [Kafka Exporter](https://github.com/danielqsj/kafka_exporter/).
1163
setup:
1164
<<: *setup
1165
prerequisites:
1166
list:
1167
- title: Install Exporter
1168
description: |
3158
- Install [8430FT Exporter](https://github.com/dernasherbrezon/8430ft_exporter) by following the instructions mentioned in the exporter README.
1169
+ Install [Kafka Exporter](https://github.com/danielqsj/kafka_exporter/) by following the instructions mentioned in the exporter README.
1170
- <<: *module
1171
meta:
1172
<<: *meta
3162
- id: collector-go.d.plugin-prometheus-steam_a2s
1173
+ id: collector-go.d.plugin-prometheus-kafka_zookeeper
1174
most_popular: false
1175
community: true
1176
monitored_instance:
3166
- name: Steam
3167
- link: https://github.com/armsnyder/a2s-exporter
3168
- icon_filename: a2s.png
1177
+ name: Kafka ZooKeeper
1178
+ link: https://github.com/cloudflare/kafka_zookeeper_exporter
1179
+ icon_filename: kafka.svg
1180
categories:
3170
- - data-collection.gaming
3171
- keywords: []
1181
+ - data-collection.message-brokers
1182
+ keywords:
1183
+ - big data
1184
+ - stream processing
1185
+ - message broker
1186
overview:
1187
<<: *overview
1188
data_collection:
1189
metrics_description: |
3176
- Gain insights into Steam A2S-supported game servers for performance and availability through real-time metric monitoring.
1190
+ Monitor Kafka ZooKeeper metrics for optimized distributed coordination and management.
1191
method_description: |
3178
- Metrics are gathered by periodically sending HTTP requests to [A2S Exporter](https://github.com/armsnyder/a2s-exporter).
1192
+ Metrics are gathered by periodically sending HTTP requests to [Kafka ZooKeeper Exporter](https://github.com/cloudflare/kafka_zookeeper_exporter).
1193
setup:
1194
<<: *setup
1195
prerequisites:
1196
list:
1197
- title: Install Exporter
1198
description: |
3185
- Install [A2S Exporter](https://github.com/armsnyder/a2s-exporter) by following the instructions mentioned in the exporter README.
1199
+ Install [Kafka ZooKeeper Exporter](https://github.com/cloudflare/kafka_zookeeper_exporter) by following the instructions mentioned in the exporter README.
1200
- <<: *module
1201
meta:
1202
<<: *meta
3189
- id: collector-go.d.plugin-prometheus-akami_edgedns
1203
+ id: collector-go.d.plugin-prometheus-linode
1204
most_popular: false
1205
community: true
1206
monitored_instance:
3193
- name: Akamai Edge DNS Traffic
3194
- link: https://github.com/akamai/akamai-edgedns-traffic-exporter
3195
- icon_filename: akamai.svg
1207
+ name: Linode
1208
+ link: https://github.com/DazWilkin/linode-exporter
1209
+ icon_filename: linode.svg
1210
categories:
3197
- - data-collection.dns-and-dhcp-servers
3198
- keywords: []
1211
+ - data-collection.cloud-provider-managed
1212
+ keywords: [ ]
1213
overview:
1214
<<: *overview
1215
data_collection:
1216
metrics_description: |
3203
- Track and analyze Akamai Edge DNS traffic for enhanced performance and security.
1217
+ Monitor Linode cloud hosting metrics for efficient virtual server management and performance.
1218
method_description: |
3205
- Metrics are gathered by periodically sending HTTP requests to [Akamai Edge DNS Traffic Exporter](https://github.com/akamai/akamai-edgedns-traffic-exporter).
1219
+ Metrics are gathered by periodically sending HTTP requests to [Linode Exporter](https://github.com/DazWilkin/linode-exporter).
1220
setup:
1221
<<: *setup
1222
prerequisites:
1223
list:
1224
- title: Install Exporter
1225
description: |
3212
- Install [Akamai Edge DNS Traffic Exporter](https://github.com/akamai/akamai-edgedns-traffic-exporter) by following the instructions mentioned in the exporter README.
1226
+ Install [Linode Exporter](https://github.com/DazWilkin/linode-exporter) by following the instructions mentioned in the exporter README.
1227
- <<: *module
1228
meta:
1229
<<: *meta
3216
- id: collector-go.d.plugin-prometheus-akami_gtm
1230
+ id: collector-go.d.plugin-prometheus-loki
1231
most_popular: false
1232
community: true
1233
monitored_instance:
3220
- name: Akamai Global Traffic Management
3221
- link: https://github.com/akamai/akamai-gtm-metrics-exporter
3222
- icon_filename: akamai.svg
1234
+ name: loki
1235
+ link: https://github.com/grafana/loki
1236
+ icon_filename: loki.png
1237
categories:
3224
- - data-collection.cloud-provider-managed
3225
- keywords: []
1238
+ - data-collection.logs-servers
1239
+ keywords: [ ]
1240
overview:
1241
<<: *overview
1242
data_collection:
1243
metrics_description: |
3230
- Monitor vital metrics of Akamai Global Traffic Management (GTM) for optimized load balancing and failover.
1244
+ Track Loki metrics.
1245
method_description: |
3232
- Metrics are gathered by periodically sending HTTP requests to [Akamai Global Traffic Management Metrics Exporter](https://github.com/akamai/akamai-gtm-metrics-exporter).
1246
+ Metrics are gathered by periodically sending HTTP requests to [loki](https://github.com/grafana/loki).
1247
setup:
1248
<<: *setup
1249
prerequisites:
1250
list:
3237
- - title: Install Exporter
1251
+ - title: Install Loki
1252
description: |
3239
- Install [Akamai Global Traffic Management Metrics Exporter](https://github.com/akamai/akamai-gtm-metrics-exporter) by following the instructions mentioned in the exporter README.
1253
+ Install [loki](https://github.com/grafana/loki) according to its documentation.
1254
- <<: *module
1255
meta:
1256
<<: *meta
3243
- id: collector-go.d.plugin-prometheus-alamos_fe2
1257
+ id: collector-go.d.plugin-prometheus-minecraft
1258
most_popular: false
1259
community: true
1260
monitored_instance:
3247
- name: Alamos FE2 server
3248
- link: https://github.com/codemonauts/prometheus-fe2-exporter
3249
- icon_filename: alamos_fe2.png
1261
+ name: Minecraft
1262
+ link: https://github.com/sladkoff/minecraft-prometheus-exporter
1263
+ icon_filename: minecraft.png
1264
categories:
3251
- - data-collection.apm
3252
- keywords: []
1265
+ - data-collection.gaming
1266
+ keywords: [ ]
1267
overview:
1268
<<: *overview
1269
data_collection:
1270
metrics_description: |
3257
- Keep tabs on Alamos FE2 systems for improved performance and management.
1271
+ Track Minecraft server metrics for efficient game server management and performance.
1272
method_description: |
3259
- Metrics are gathered by periodically sending HTTP requests to [Alamos FE2 Exporter](https://github.com/codemonauts/prometheus-fe2-exporter).
1273
+ Metrics are gathered by periodically sending HTTP requests to [Minecraft Exporter](https://github.com/sladkoff/minecraft-prometheus-exporter).
1274
setup:
1275
<<: *setup
1276
prerequisites:
1277
list:
1278
- title: Install Exporter
1279
description: |
3266
- Install [Alamos FE2 Exporter](https://github.com/codemonauts/prometheus-fe2-exporter) by following the instructions mentioned in the exporter README.
1280
+ Install [Minecraft Exporter](https://github.com/sladkoff/minecraft-prometheus-exporter) by following the instructions mentioned in the exporter README.
1281
- <<: *module
1282
meta:
1283
<<: *meta
3270
- id: collector-go.d.plugin-prometheus-altaro_backup
1284
+ id: collector-go.d.plugin-prometheus-mosquitto
1285
most_popular: false
1286
community: true
1287
monitored_instance:
3274
- name: Altaro Backup
3275
- link: https://github.com/raph2i/altaro_backup_exporter
3276
- icon_filename: altaro.svg
1288
+ name: mosquitto
1289
+ link: https://github.com/sapcc/mosquitto-exporter
1290
+ icon_filename: mosquitto.svg
1291
categories:
3278
- - data-collection.storage-mount-points-and-filesystems
3279
- keywords: []
1292
+ - data-collection.message-brokers
1293
+ keywords: [ ]
1294
overview:
1295
<<: *overview
1296
data_collection:
1297
metrics_description: |
3284
- Track Altaro Backup performance metrics to ensure smooth data protection and recovery operations.
1298
+ Keep an eye on Mosquitto MQTT broker metrics for efficient IoT message transport and performance.
1299
method_description: |
3286
- Metrics are gathered by periodically sending HTTP requests to [Altaro Backup Exporter](https://github.com/raph2i/altaro_backup_exporter).
1300
+ Metrics are gathered by periodically sending HTTP requests to [mosquitto exporter](https://github.com/sapcc/mosquitto-exporter).
1301
setup:
1302
<<: *setup
1303
prerequisites:
1304
list:
1305
- title: Install Exporter
1306
description: |
3293
- Install [Altaro Backup Exporter](https://github.com/raph2i/altaro_backup_exporter) by following the instructions mentioned in the exporter README.
1307
+ Install [mosquitto exporter](https://github.com/sapcc/mosquitto-exporter) by following the instructions mentioned in the exporter README.
1308
- <<: *module
1309
meta:
1310
<<: *meta
3297
- id: collector-go.d.plugin-prometheus-amd_smi
1311
+ id: collector-go.d.plugin-prometheus-ibm_mq
1312
most_popular: false
1313
community: true
1314
monitored_instance:
3301
- name: AMD CPU & GPU
3302
- link: https://github.com/amd/amd_smi_exporter
3303
- icon_filename: amd.svg
1315
+ name: IBM MQ
1316
+ link: https://github.com/agebhar1/mq_exporter
1317
+ icon_filename: ibm.svg
1318
categories:
3305
- - data-collection.hardware-devices-and-sensors
3306
- keywords: []
1319
+ - data-collection.message-brokers
1320
+ keywords: [ ]
1321
overview:
1322
<<: *overview
1323
data_collection:
1324
metrics_description: |
3311
- Monitor AMD System Management Interface performance for optimized hardware management.
1325
+ Keep tabs on IBM MQ message queue metrics for efficient message transport and performance.
1326
method_description: |
3313
- Metrics are gathered by periodically sending HTTP requests to [AMD SMI Exporter](https://github.com/amd/amd_smi_exporter).
1327
+ Metrics are gathered by periodically sending HTTP requests to [MQ Exporter](https://github.com/agebhar1/mq_exporter).
1328
setup:
1329
<<: *setup
1330
prerequisites:
1331
list:
1332
- title: Install Exporter
1333
description: |
3320
- Install [AMD SMI Exporter](https://github.com/amd/amd_smi_exporter) by following the instructions mentioned in the exporter README.
1334
+ Install [MQ Exporter](https://github.com/agebhar1/mq_exporter) by following the instructions mentioned in the exporter README.
1335
- <<: *module
1336
meta:
1337
<<: *meta
3324
- id: collector-go.d.plugin-prometheus-aaisp
1338
+ id: collector-go.d.plugin-prometheus-mqtt_blackbox
1339
most_popular: false
1340
community: true
1341
monitored_instance:
3328
- name: Andrews & Arnold line status
3329
- link: https://github.com/daveio/aaisp-exporter
3330
- icon_filename: andrewsarnold.jpg
1342
+ name: MQTT Blackbox
1343
+ link: https://github.com/inovex/mqtt_blackbox_exporter
1344
+ icon_filename: mqtt.svg
1345
categories:
3332
- - data-collection.networking-stack-and-network-interfaces
3333
- keywords: []
1346
+ - data-collection.message-brokers
1347
+ keywords: [ ]
1348
overview:
1349
<<: *overview
1350
data_collection:
1351
metrics_description: |
3338
- Track Andrews & Arnold Ltd (AAISP) metrics for improved network performance and diagnostics.
1352
+ Track MQTT message transport performance using blackbox testing methods.
1353
method_description: |
3340
- Metrics are gathered by periodically sending HTTP requests to [Andrews & Arnold line status exporter](https://github.com/daveio/aaisp-exporter).
1354
+ Metrics are gathered by periodically sending HTTP requests to [MQTT Blackbox Exporter](https://github.com/inovex/mqtt_blackbox_exporter).
1355
setup:
1356
<<: *setup
1357
prerequisites:
1358
list:
1359
- title: Install Exporter
1360
description: |
3347
- Install [Andrews & Arnold line status exporter](https://github.com/daveio/aaisp-exporter) by following the instructions mentioned in the exporter README.
1361
+ Install [MQTT Blackbox Exporter](https://github.com/inovex/mqtt_blackbox_exporter) by following the instructions mentioned in the exporter README.
1362
- <<: *module
1363
meta:
1364
<<: *meta
3351
- id: collector-go.d.plugin-prometheus-apicast
1365
+ id: collector-go.d.plugin-prometheus-netapp_ontap
1366
most_popular: false
1367
community: true
1368
monitored_instance:
3355
- name: APIcast
3356
- link: https://github.com/3scale/apicast
3357
- icon_filename: apicast.png
1369
+ name: Netapp ONTAP API
1370
+ link: https://github.com/sapcc/netapp-api-exporter
1371
+ icon_filename: netapp.svg
1372
categories:
3359
- - data-collection.web-servers-and-web-proxies
3360
- keywords: []
1373
+ - data-collection.storage-mount-points-and-filesystems
1374
+ keywords:
1375
+ - network monitoring
1376
+ - network performance
1377
+ - traffic analysis
1378
overview:
1379
<<: *overview
1380
data_collection:
1381
metrics_description: |
3365
- Monitor APIcast performance metrics to optimize API gateway operations and management.
1382
+ Keep tabs on NetApp ONTAP storage system metrics for efficient data storage management and performance.
1383
method_description: |
3367
- Metrics are gathered by periodically sending HTTP requests to [APIcast](https://github.com/3scale/apicast).
1384
+ Metrics are gathered by periodically sending HTTP requests to [Netapp ONTAP API Exporter](https://github.com/sapcc/netapp-api-exporter).
1385
setup:
1386
<<: *setup
1387
prerequisites:
1388
list:
1389
- title: Install Exporter
1390
description: |
3374
- Install [APIcast](https://github.com/3scale/apicast) by following the instructions mentioned in the exporter README.
1391
+ Install [Netapp ONTAP API Exporter](https://github.com/sapcc/netapp-api-exporter) by following the instructions mentioned in the exporter README.
1392
- <<: *module
1393
meta:
1394
<<: *meta
3378
- id: collector-go.d.plugin-prometheus-apple_timemachine
1395
+ id: collector-go.d.plugin-prometheus-netapp_solidfire
1396
most_popular: false
1397
community: true
1398
monitored_instance:
3382
- name: Apple Time Machine
3383
- link: https://github.com/znerol/prometheus-timemachine-exporter
3384
- icon_filename: apple.svg
1399
+ name: NetApp Solidfire
1400
+ link: https://github.com/mjavier2k/solidfire-exporter
1401
+ icon_filename: netapp.svg
1402
categories:
3386
- - data-collection.macos-systems
3387
- keywords: []
1403
+ - data-collection.storage-mount-points-and-filesystems
1404
+ keywords:
1405
+ - network monitoring
1406
+ - network performance
1407
+ - traffic analysis
1408
overview:
1409
<<: *overview
1410
data_collection:
1411
metrics_description: |
3392
- Track Apple Time Machine backup metrics for efficient data protection and recovery.
1412
+ Track NetApp Solidfire storage system metrics for efficient data storage management and performance.
1413
method_description: |
3394
- Metrics are gathered by periodically sending HTTP requests to [Apple Time Machine Exporter](https://github.com/znerol/prometheus-timemachine-exporter).
1414
+ Metrics are gathered by periodically sending HTTP requests to [NetApp Solidfire Exporter](https://github.com/mjavier2k/solidfire-exporter).
1415
setup:
1416
<<: *setup
1417
prerequisites:
1418
list:
1419
- title: Install Exporter
1420
description: |
3401
- Install [Apple Time Machine Exporter](https://github.com/znerol/prometheus-timemachine-exporter) by following the instructions mentioned in the exporter README.
1421
+ Install [NetApp Solidfire Exporter](https://github.com/mjavier2k/solidfire-exporter) by following the instructions mentioned in the exporter README.
1422
- <<: *module
1423
meta:
1424
<<: *meta
3405
- id: collector-go.d.plugin-prometheus-arm_hwcpipe
1425
+ id: collector-go.d.plugin-prometheus-openvswitch
1426
most_popular: false
1427
community: true
1428
monitored_instance:
3409
- name: ARM HWCPipe
3410
- link: https://github.com/ylz-at/arm-hwcpipe-exporter
3411
- icon_filename: arm.svg
1429
+ name: Open vSwitch
1430
+ link: https://github.com/digitalocean/openvswitch_exporter
1431
+ icon_filename: ovs.png
1432
categories:
3413
- - data-collection.hardware-devices-and-sensors
3414
- keywords: []
1433
+ - data-collection.networking-stack-and-network-interfaces
1434
+ keywords: [ ]
1435
overview:
1436
<<: *overview
1437
data_collection:
1438
metrics_description: |
3419
- Keep track of ARM running Android devices and get metrics for efficient performance optimization.
1439
+ Keep an eye on Open vSwitch software-defined networking metrics for efficient network virtualization and performance.
1440
method_description: |
3421
- Metrics are gathered by periodically sending HTTP requests to [ARM HWCPipe Exporter](https://github.com/ylz-at/arm-hwcpipe-exporter).
1441
+ Metrics are gathered by periodically sending HTTP requests to [Open vSwitch Exporter](https://github.com/digitalocean/openvswitch_exporter).
1442
setup:
1443
<<: *setup
1444
prerequisites:
1445
list:
1446
- title: Install Exporter
1447
description: |
3428
- Install [ARM HWCPipe Exporter](https://github.com/ylz-at/arm-hwcpipe-exporter) by following the instructions mentioned in the exporter README.
1448
+ Install [Open vSwitch Exporter](https://github.com/digitalocean/openvswitch_exporter) by following the instructions mentioned in the exporter README.
1449
- <<: *module
1450
meta:
1451
<<: *meta
3432
- id: collector-go.d.plugin-prometheus-arvancloud_cdn
1452
+ id: collector-go.d.plugin-prometheus-google_pagespeed
1453
most_popular: false
1454
community: true
1455
monitored_instance:
3436
- name: ArvanCloud CDN
3437
- link: https://github.com/arvancloud/ar-prometheus-exporter
3438
- icon_filename: arvancloud.png
1456
+ name: Google Pagespeed
1457
+ link: https://github.com/foomo/pagespeed_exporter
1458
+ icon_filename: google.svg
1459
categories:
3440
- - data-collection.cloud-provider-managed
1460
+ - data-collection.apm
1461
keywords:
1462
- cloud services
1463
- cloud computing
3444
- - scalability
1464
+ - google cloud services
1465
overview:
1466
<<: *overview
1467
data_collection:
1468
metrics_description: |
3449
- Track and analyze ArvanCloud CDN and cloud services performance metrics for optimized delivery and management.
1469
+ Keep an eye on Google PageSpeed Insights performance metrics for efficient web page optimization and performance.
1470
method_description: |
3451
- Metrics are gathered by periodically sending HTTP requests to [ArvanCloud exporter](https://github.com/arvancloud/ar-prometheus-exporter).
1471
+ Metrics are gathered by periodically sending HTTP requests to [Pagespeed exporter](https://github.com/foomo/pagespeed_exporter).
1472
setup:
1473
<<: *setup
1474
prerequisites:
1475
list:
1476
- title: Install Exporter
1477
description: |
3458
- Install [ArvanCloud exporter](https://github.com/arvancloud/ar-prometheus-exporter) by following the instructions mentioned in the exporter README.
1478
+ Install [Pagespeed exporter](https://github.com/foomo/pagespeed_exporter) by following the instructions mentioned in the exporter README.
1479
- <<: *module
1480
meta:
1481
+ id: collector-go.d.plugin-prometheus-philips_hue
1482
<<: *meta
3462
- id: collector-go.d.plugin-prometheus-audisto
1483
most_popular: false
1484
community: true
1485
monitored_instance:
3466
- name: Audisto
3467
- link: https://github.com/ZeitOnline/audisto_exporter
3468
- icon_filename: audisto.svg
1486
+ name: Philips Hue
1487
+ link: https://github.com/aexel90/hue_exporter
1488
+ icon_filename: hue.svg
1489
categories:
3470
- - data-collection.apm
3471
- keywords: []
1490
+ - data-collection.iot-devices
1491
+ keywords: [ ]
1492
overview:
1493
<<: *overview
1494
data_collection:
1495
metrics_description: |
3476
- Monitor Audisto SEO and website metrics for improved search performance and optimization.
1496
+ Keep an eye on Philips Hue smart lighting metrics for efficient home automation and energy management.
1497
method_description: |
3478
- Metrics are gathered by periodically sending HTTP requests to [Audisto exporter](https://github.com/ZeitOnline/audisto_exporter).
1498
+ Metrics are gathered by periodically sending HTTP requests to [Philips Hue Exporter](https://github.com/aexel90/hue_exporter).
1499
setup:
1500
<<: *setup
1501
prerequisites:
1502
list:
1503
- title: Install Exporter
1504
description: |
3485
- Install [Audisto exporter](https://github.com/ZeitOnline/audisto_exporter) by following the instructions mentioned in the exporter README.
1505
+ Install [Philips Hue Exporter](https://github.com/aexel90/hue_exporter) by following the instructions mentioned in the exporter README.
1506
- <<: *module
1507
meta:
1508
<<: *meta
3489
- id: collector-go.d.plugin-prometheus-authlog
1509
+ id: collector-go.d.plugin-prometheus-podman
1510
most_popular: false
1511
community: true
1512
monitored_instance:
3493
- name: AuthLog
3494
- link: https://github.com/woblerr/authlog_exporter
3495
- icon_filename: linux.png
1513
+ name: Podman
1514
+ link: https://github.com/containers/prometheus-podman-exporter
1515
+ icon_filename: podman.png
1516
categories:
3497
- - data-collection.logs-servers
3498
- keywords: []
1517
+ - data-collection.containers-and-vms
1518
+ keywords: [ ]
1519
overview:
1520
<<: *overview
1521
data_collection:
1522
metrics_description: |
3503
- Monitor authentication logs for security insights and efficient access management.
1523
+ Keep tabs on Podman container runtime metrics for efficient container management and performance.
1524
method_description: |
3505
- Metrics are gathered by periodically sending HTTP requests to [AuthLog Exporter](https://github.com/woblerr/authlog_exporter).
1525
+ Metrics are gathered by periodically sending HTTP requests to [PODMAN exporter](https://github.com/containers/prometheus-podman-exporter).
1526
setup:
1527
<<: *setup
1528
prerequisites:
1529
list:
1530
- title: Install Exporter
1531
description: |
3512
- Install [AuthLog Exporter](https://github.com/woblerr/authlog_exporter) by following the instructions mentioned in the exporter README.
1532
+ Install [PODMAN exporter](https://github.com/containers/prometheus-podman-exporter) by following the instructions mentioned in the exporter README.
1533
- <<: *module
1534
meta:
1535
<<: *meta
3516
- id: collector-go.d.plugin-prometheus-aws_ec2_spot
1536
+ id: collector-go.d.plugin-prometheus-proxmox
1537
most_popular: false
1538
community: true
1539
monitored_instance:
3520
- name: AWS EC2 Spot Instance
3521
- link: https://github.com/patcadelina/ec2-spot-exporter
3522
- icon_filename: aws-ec2.png
1540
+ name: Proxmox VE
1541
+ link: https://github.com/prometheus-pve/prometheus-pve-exporter
1542
+ icon_filename: proxmox.png
1543
categories:
3524
- - data-collection.cloud-provider-managed
3525
- keywords:
3526
- - cloud services
3527
- - cloud computing
3528
- - aws services
1544
+ - data-collection.containers-and-vms
1545
+ keywords: [ ]
1546
overview:
1547
<<: *overview
1548
data_collection:
1549
metrics_description: |
3533
- Monitor AWS EC2 Spot instances'' performance metrics for efficient resource allocation and cost optimization.
1550
+ Keep tabs on Proxmox Virtual Environment metrics for efficient virtualization and container management.
1551
method_description: |
3535
- Metrics are gathered by periodically sending HTTP requests to [AWS EC2 Spot Exporter](https://github.com/patcadelina/ec2-spot-exporter).
1552
+ Metrics are gathered by periodically sending HTTP requests to [Proxmox VE Exporter](https://github.com/prometheus-pve/prometheus-pve-exporter).
1553
setup:
1554
<<: *setup
1555
prerequisites:
1556
list:
1557
- title: Install Exporter
1558
description: |
3542
- Install [AWS EC2 Spot Exporter](https://github.com/patcadelina/ec2-spot-exporter) by following the instructions mentioned in the exporter README.
1559
+ Install [Proxmox VE Exporter](https://github.com/prometheus-pve/prometheus-pve-exporter) by following the instructions mentioned in the exporter README.
1560
- <<: *module
1561
meta:
1562
<<: *meta
3546
- id: collector-go.d.plugin-prometheus-aws_quota
1563
+ id: collector-go.d.plugin-prometheus-radius
1564
most_popular: false
1565
community: true
1566
monitored_instance:
3550
- name: AWS Quota
3551
- link: https://github.com/emylincon/aws_quota_exporter
3552
- icon_filename: aws.svg
1567
+ name: RADIUS
1568
+ link: https://github.com/devon-mar/radius-exporter
1569
+ icon_filename: radius.png
1570
categories:
3554
- - data-collection.cloud-provider-managed
3555
- keywords:
3556
- - cloud services
3557
- - cloud computing
3558
- - aws services
1571
+ - data-collection.authentication-and-authorization
1572
+ keywords: [ ]
1573
overview:
1574
<<: *overview
1575
data_collection:
1576
metrics_description: |
3563
- Monitor AWS service quotas for effective resource usage and cost management.
1577
+ Keep tabs on RADIUS (Remote Authentication Dial-In User Service) protocol metrics for efficient authentication and access management.
1578
method_description: |
3565
- Metrics are gathered by periodically sending HTTP requests to [aws_quota_exporter](https://github.com/emylincon/aws_quota_exporter).
1579
+ Metrics are gathered by periodically sending HTTP requests to [RADIUS exporter](https://github.com/devon-mar/radius-exporter).
1580
setup:
1581
<<: *setup
1582
prerequisites:
1583
list:
1584
- title: Install Exporter
1585
description: |
3572
- Install [aws_quota_exporter](https://github.com/emylincon/aws_quota_exporter) by following the instructions mentioned in the exporter README.
1586
+ Install [RADIUS exporter](https://github.com/devon-mar/radius-exporter) by following the instructions mentioned in the exporter README.
1587
- <<: *module
1588
meta:
1589
<<: *meta
3576
- id: collector-go.d.plugin-prometheus-bobcat
1590
+ id: collector-go.d.plugin-prometheus-aws_rds
1591
most_popular: false
1592
community: true
1593
monitored_instance:
3580
- name: Bobcat Miner 300
3581
- link: https://github.com/pperzyna/bobcat_exporter
3582
- icon_filename: bobcat.jpg
1594
+ name: AWS RDS
1595
+ link: https://github.com/percona/rds_exporter
1596
+ icon_filename: aws-rds.svg
1597
categories:
3584
- - data-collection.iot-devices
3585
- keywords: []
1598
+ - data-collection.database-servers
1599
+ keywords:
1600
+ - cloud services
1601
+ - cloud computing
1602
+ - aws services
1603
overview:
1604
<<: *overview
1605
data_collection:
1606
metrics_description: |
3590
- Monitor Bobcat equipment metrics for optimized performance and maintenance management.
1607
+ Monitor Amazon RDS (Relational Database Service) metrics for efficient cloud database management and performance.
1608
method_description: |
3592
- Metrics are gathered by periodically sending HTTP requests to [Bobcat Exporter](https://github.com/pperzyna/bobcat_exporter).
1609
+ Metrics are gathered by periodically sending HTTP requests to [rds_exporter](https://github.com/percona/rds_exporter).
1610
setup:
1611
<<: *setup
1612
prerequisites:
1613
list:
1614
- title: Install Exporter
1615
description: |
3599
- Install [Bobcat Exporter](https://github.com/pperzyna/bobcat_exporter) by following the instructions mentioned in the exporter README.
3600
-
1616
+ Install [rds_exporter](https://github.com/percona/rds_exporter) by following the instructions mentioned in the exporter README.
1617
- <<: *module
1618
meta:
1619
<<: *meta
3604
- id: collector-go.d.plugin-prometheus-bosh
1620
+ id: collector-go.d.plugin-prometheus-ripe_atlas
1621
most_popular: false
1622
community: true
1623
monitored_instance:
3608
- name: BOSH
3609
- link: https://github.com/bosh-prometheus/bosh_exporter
3610
- icon_filename: bosh.png
1624
+ name: RIPE Atlas
1625
+ link: https://github.com/czerwonk/atlas_exporter
1626
+ icon_filename: ripe.png
1627
categories:
3612
- - data-collection.provisioning-systems
3613
- keywords: []
1628
+ - data-collection.networking-stack-and-network-interfaces
1629
+ keywords: [ ]
1630
overview:
1631
<<: *overview
1632
data_collection:
1633
metrics_description: |
3618
- Keep an eye on BOSH deployment metrics for improved cloud orchestration and resource management.
1634
+ Keep tabs on RIPE Atlas Internet measurement platform metrics for efficient network monitoring and performance.
1635
method_description: |
3620
- Metrics are gathered by periodically sending HTTP requests to [BOSH exporter](https://github.com/bosh-prometheus/bosh_exporter).
1636
+ Metrics are gathered by periodically sending HTTP requests to [RIPE Atlas Exporter](https://github.com/czerwonk/atlas_exporter).
1637
setup:
1638
<<: *setup
1639
prerequisites:
1640
list:
1641
- title: Install Exporter
1642
description: |
3627
- Install [BOSH exporter](https://github.com/bosh-prometheus/bosh_exporter) by following the instructions mentioned in the exporter README.
1643
+ Install [RIPE Atlas Exporter](https://github.com/czerwonk/atlas_exporter) by following the instructions mentioned in the exporter README.
1644
- <<: *module
1645
meta:
1646
<<: *meta
3631
- id: collector-go.d.plugin-prometheus-bpftrace
1647
+ id: collector-go.d.plugin-prometheus-slurm
1648
most_popular: false
1649
community: true
1650
monitored_instance:
3635
- name: bpftrace variables
3636
- link: https://github.com/andreasgerstmayr/bpftrace_exporter
3637
- icon_filename: bpftrace.png
1651
+ name: Slurm
1652
+ link: https://github.com/SckyzO/slurm_exporter
1653
+ icon_filename: slurm.png
1654
categories:
3639
- - data-collection.apm
3640
- keywords: []
1655
+ - data-collection.task-queues
1656
+ #- data-collection.provisioning-systems
1657
+ keywords: [ ]
1658
overview:
1659
<<: *overview
1660
data_collection:
1661
metrics_description: |
3645
- Track bpftrace metrics for advanced performance analysis and troubleshooting.
1662
+ Track Slurm workload manager metrics for efficient high-performance computing (HPC) and cluster management.
1663
method_description: |
3647
- Metrics are gathered by periodically sending HTTP requests to [bpftrace exporter](https://github.com/andreasgerstmayr/bpftrace_exporter).
1664
+ Metrics are gathered by periodically sending HTTP requests to [slurm exporter](https://github.com/SckyzO/slurm_exporter).
1665
setup:
1666
<<: *setup
1667
prerequisites:
1668
list:
1669
- title: Install Exporter
1670
description: |
3654
- Install [bpftrace exporter](https://github.com/andreasgerstmayr/bpftrace_exporter) by following the instructions mentioned in the exporter README.
1671
+ Install [slurm exporter](https://github.com/SckyzO/slurm_exporter) by following the instructions mentioned in the exporter README.
1672
- <<: *module
1673
meta:
1674
<<: *meta
3658
- id: collector-go.d.plugin-prometheus-bungeecord
1675
+ id: collector-go.d.plugin-prometheus-spacelift
1676
most_popular: false
1677
community: true
1678
monitored_instance:
3662
- name: BungeeCord
3663
- link: https://github.com/weihao/bungeecord-prometheus-exporter
3664
- icon_filename: bungee.png
1679
+ name: Spacelift
1680
+ link: https://github.com/spacelift-io/prometheus-exporter
1681
+ icon_filename: spacelift.png
1682
categories:
3666
- - data-collection.gaming
3667
- keywords: []
1683
+ - data-collection.provisioning-systems
1684
+ keywords: [ ]
1685
overview:
1686
<<: *overview
1687
data_collection:
1688
metrics_description: |
3672
- Track BungeeCord proxy server metrics for efficient load balancing and performance management.
1689
+ Track Spacelift infrastructure-as-code (IaC) platform metrics for efficient infrastructure automation and management.
1690
method_description: |
3674
- Metrics are gathered by periodically sending HTTP requests to [BungeeCord Prometheus Exporter](https://github.com/weihao/bungeecord-prometheus-exporter).
1691
+ Metrics are gathered by periodically sending HTTP requests to [Spacelift Exporter](https://github.com/spacelift-io/prometheus-exporter).
1692
setup:
1693
<<: *setup
1694
prerequisites:
1695
list:
1696
- title: Install Exporter
1697
description: |
3681
- Install [BungeeCord Prometheus Exporter](https://github.com/weihao/bungeecord-prometheus-exporter) by following the instructions mentioned in the exporter README.
1698
+ Install [Spacelift Exporter](https://github.com/spacelift-io/prometheus-exporter) by following the instructions mentioned in the exporter README.
1699
- <<: *module
1700
meta:
1701
<<: *meta
3685
- id: collector-go.d.plugin-prometheus-celery
1702
+ id: collector-go.d.plugin-prometheus-starlink
1703
most_popular: false
1704
community: true
1705
monitored_instance:
3689
- name: Celery
3690
- link: https://github.com/ZeitOnline/celery_redis_prometheus
3691
- icon_filename: celery.png
1706
+ name: Starlink (SpaceX)
1707
+ link: https://github.com/danopstech/starlink_exporter
1708
+ icon_filename: starlink.svg
1709
categories:
3693
- - data-collection.task-queues
3694
- keywords: []
1710
+ - data-collection.networking-stack-and-network-interfaces
1711
+ keywords: [ ]
1712
overview:
1713
<<: *overview
1714
data_collection:
1715
metrics_description: |
3699
- Keep an eye on Celery task queue metrics for optimized task processing and resource management.
1716
+ Monitor SpaceX Starlink satellite internet metrics for efficient internet service management and performance.
1717
method_description: |
3701
- Metrics are gathered by periodically sending HTTP requests to [Celery Exporter](https://github.com/ZeitOnline/celery_redis_prometheus).
1718
+ Metrics are gathered by periodically sending HTTP requests to [Starlink Exporter (SpaceX)](https://github.com/danopstech/starlink_exporter).
1719
setup:
1720
<<: *setup
1721
prerequisites:
1722
list:
1723
- title: Install Exporter
1724
description: |
3708
- Install [Celery Exporter](https://github.com/ZeitOnline/celery_redis_prometheus) by following the instructions mentioned in the exporter README.
1725
+ Install [Starlink Exporter (SpaceX)](https://github.com/danopstech/starlink_exporter) by following the instructions mentioned in the exporter README.
1726
- <<: *module
1727
meta:
1728
<<: *meta
3712
- id: collector-go.d.plugin-prometheus-checkpoint
1729
+ id: collector-go.d.plugin-prometheus-statuspage
1730
most_popular: false
1731
community: true
1732
monitored_instance:
3716
- name: Checkpoint device
3717
- link: https://github.com/RespiroConsulting/CheckPointExporter
3718
- icon_filename: checkpoint.png
1733
+ name: StatusPage
1734
+ link: https://github.com/vladvasiliu/statuspage-exporter
1735
+ icon_filename: statuspage.png
1736
categories:
3720
- - data-collection.networking-stack-and-network-interfaces
3721
- keywords: []
1737
+ - data-collection.notifications
1738
+ keywords: [ ]
1739
overview:
1740
<<: *overview
1741
data_collection:
1742
metrics_description: |
3726
- Track Check Point firewall and security metrics for enhanced network protection and management.
1743
+ Monitor StatusPage.io incident and status metrics for efficient incident management and communication.
1744
method_description: |
3728
- Metrics are gathered by periodically sending HTTP requests to [Checkpoint exporter](https://github.com/RespiroConsulting/CheckPointExporter).
1745
+ Metrics are gathered by periodically sending HTTP requests to [StatusPage Exporter](https://github.com/vladvasiliu/statuspage-exporter).
1746
setup:
1747
<<: *setup
1748
prerequisites:
1749
list:
1750
- title: Install Exporter
1751
description: |
3735
- Install [Checkpoint exporter](https://github.com/RespiroConsulting/CheckPointExporter) by following the instructions mentioned in the exporter README.
1752
+ Install [StatusPage Exporter](https://github.com/vladvasiliu/statuspage-exporter) by following the instructions mentioned in the exporter README.
1753
- <<: *module
1754
meta:
1755
<<: *meta
3739
- id: collector-go.d.plugin-prometheus-chia
1756
+ id: collector-go.d.plugin-prometheus-tacas
1757
most_popular: false
1758
community: true
1759
monitored_instance:
3743
- name: Chia
3744
- link: https://github.com/chia-network/chia-exporter
3745
- icon_filename: chia.png
1760
+ name: TACACS
1761
+ link: https://github.com/devon-mar/tacacs-exporter
1762
+ icon_filename: tacacs.png
1763
categories:
3747
- - data-collection.blockchain-servers
3748
- keywords: []
1764
+ - data-collection.authentication-and-authorization
1765
+ keywords: [ ]
1766
overview:
1767
<<: *overview
1768
data_collection:
1769
metrics_description: |
3753
- Track Chia blockchain metrics for optimized farming and resource allocation.
1770
+ Track Terminal Access Controller Access-Control System (TACACS) protocol metrics for efficient network authentication and authorization management.
1771
method_description: |
3755
- Metrics are gathered by periodically sending HTTP requests to [Chia Exporter](https://github.com/chia-network/chia-exporter).
1772
+ Metrics are gathered by periodically sending HTTP requests to [TACACS Exporter](https://github.com/devon-mar/tacacs-exporter).
1773
setup:
1774
<<: *setup
1775
prerequisites:
1776
list:
1777
- title: Install Exporter
1778
description: |
3762
- Install [Chia Exporter](https://github.com/chia-network/chia-exporter) by following the instructions mentioned in the exporter README.
1779
+ Install [TACACS Exporter](https://github.com/devon-mar/tacacs-exporter) by following the instructions mentioned in the exporter README.
1780
- <<: *module
1781
meta:
1782
<<: *meta
3766
- id: collector-go.d.plugin-prometheus-clm5ip
1783
+ id: collector-go.d.plugin-prometheus-tesla_vehicle
1784
most_popular: false
1785
community: true
1786
monitored_instance:
3770
- name: Christ Elektronik CLM5IP power panel
3771
- link: https://github.com/christmann/clm5ip_exporter/
3772
- icon_filename: christelec.png
1787
+ name: Tesla vehicle
1788
+ link: https://github.com/wywywywy/tesla-prometheus-exporter
1789
+ icon_filename: tesla.png
1790
categories:
1791
- data-collection.iot-devices
3775
- keywords: []
1792
+ keywords: [ ]
1793
overview:
1794
<<: *overview
1795
data_collection:
1796
metrics_description: |
3780
- Monitor Christ Elektronik CLM5IP device metrics for efficient performance and diagnostics.
1797
+ Track Tesla vehicle metrics for efficient electric vehicle management and monitoring.
1798
method_description: |
3782
- Metrics are gathered by periodically sending HTTP requests to [Christ Elektronik CLM5IP Exporter](https://github.com/christmann/clm5ip_exporter/).
1799
+ Metrics are gathered by periodically sending HTTP requests to [Tesla exporter](https://github.com/wywywywy/tesla-prometheus-exporter).
1800
setup:
1801
<<: *setup
1802
prerequisites:
1803
list:
1804
- title: Install Exporter
1805
description: |
3789
- Install [Christ Elektronik CLM5IP Exporter](https://github.com/christmann/clm5ip_exporter/) by following the instructions mentioned in the exporter README.
1806
+ Install [Tesla exporter](https://github.com/wywywywy/tesla-prometheus-exporter) by following the instructions mentioned in the exporter README.
1807
- <<: *module
1808
meta:
1809
<<: *meta
3793
- id: collector-go.d.plugin-prometheus-clamd
1810
+ id: collector-go.d.plugin-prometheus-twitch
1811
most_popular: false
1812
community: true
1813
monitored_instance:
3797
- name: ClamAV daemon
3798
- link: https://github.com/sergeymakinen/clamav_exporter
3799
- icon_filename: clamav.png
1814
+ name: Twitch
1815
+ link: https://github.com/damoun/twitch_exporter
1816
+ icon_filename: twitch.svg
1817
categories:
3801
- - data-collection.security-systems
3802
- keywords: []
1818
+ - data-collection.media-streaming-servers
1819
+ keywords: [ ]
1820
overview:
1821
<<: *overview
1822
data_collection:
1823
metrics_description: |
3807
- Track ClamAV antivirus metrics for enhanced threat detection and management.
1824
+ Track Twitch streaming platform metrics for efficient live streaming management and performance.
1825
method_description: |
3809
- Metrics are gathered by periodically sending HTTP requests to [ClamAV daemon stats exporter](https://github.com/sergeymakinen/clamav_exporter).
1826
+ Metrics are gathered by periodically sending HTTP requests to [Twitch exporter](https://github.com/damoun/twitch_exporter).
1827
setup:
1828
<<: *setup
1829
prerequisites:
1830
list:
1831
- title: Install Exporter
1832
description: |
3816
- Install [ClamAV daemon stats exporter](https://github.com/sergeymakinen/clamav_exporter) by following the instructions mentioned in the exporter README.
1833
+ Install [Twitch exporter](https://github.com/damoun/twitch_exporter) by following the instructions mentioned in the exporter README.
1834
- <<: *module
1835
meta:
1836
<<: *meta
3820
- id: collector-go.d.plugin-prometheus-clamscan
1837
+ id: collector-go.d.plugin-prometheus-ubiquity_ufiber
1838
most_popular: false
1839
community: true
1840
monitored_instance:
3824
- name: Clamscan results
3825
- link: https://github.com/FortnoxAB/clamscan-exporter
3826
- icon_filename: clamav.png
1841
+ name: Ubiquiti UFiber OLT
1842
+ link: https://github.com/swoga/ufiber-exporter
1843
+ icon_filename: ubiquiti.png
1844
categories:
3828
- - data-collection.security-systems
3829
- keywords: []
1845
+ - data-collection.networking-stack-and-network-interfaces
1846
+ keywords: [ ]
1847
overview:
1848
<<: *overview
1849
data_collection:
1850
metrics_description: |
3834
- Monitor ClamAV scanning performance metrics for efficient malware detection and analysis.
1851
+ Track Ubiquiti UFiber GPON (Gigabit Passive Optical Network) device metrics for efficient fiber-optic network management and performance.
1852
method_description: |
3836
- Metrics are gathered by periodically sending HTTP requests to [clamscan-exporter](https://github.com/FortnoxAB/clamscan-exporter).
1853
+ Metrics are gathered by periodically sending HTTP requests to [ufiber-exporter](https://github.com/swoga/ufiber-exporter).
1854
setup:
1855
<<: *setup
1856
prerequisites:
1857
list:
1858
- title: Install Exporter
1859
description: |
3843
- Install [clamscan-exporter](https://github.com/FortnoxAB/clamscan-exporter) by following the instructions mentioned in the exporter README.
1860
+ Install [ufiber-exporter](https://github.com/swoga/ufiber-exporter) by following the instructions mentioned in the exporter README.
1861
- <<: *module
1862
meta:
1863
<<: *meta
3847
- id: collector-go.d.plugin-prometheus-clash
1864
+ id: collector-go.d.plugin-prometheus-uptimerobot
1865
most_popular: false
1866
community: true
1867
monitored_instance:
3851
- name: Clash
3852
- link: https://github.com/elonzh/clash_exporter
3853
- icon_filename: clash.png
1868
+ name: Uptimerobot
1869
+ link: https://github.com/wosc/prometheus-uptimerobot
1870
+ icon_filename: uptimerobot.svg
1871
categories:
3855
- - data-collection.web-servers-and-web-proxies
3856
- keywords: []
1872
+ - data-collection.synthetic-checks
1873
+ keywords: [ ]
1874
overview:
1875
<<: *overview
1876
data_collection:
1877
metrics_description: |
3861
- Keep an eye on Clash proxy server metrics for optimized network performance and management.
1878
+ Monitor UptimeRobot website uptime monitoring metrics for efficient website availability tracking and management.
1879
method_description: |
3863
- Metrics are gathered by periodically sending HTTP requests to [Clash exporter](https://github.com/elonzh/clash_exporter).
1880
+ Metrics are gathered by periodically sending HTTP requests to [Uptimerobot Exporter](https://github.com/wosc/prometheus-uptimerobot).
1881
setup:
1882
<<: *setup
1883
prerequisites:
1884
list:
1885
- title: Install Exporter
1886
description: |
3870
- Install [Clash exporter](https://github.com/elonzh/clash_exporter) by following the instructions mentioned in the exporter README.
1887
+ Install [Uptimerobot Exporter](https://github.com/wosc/prometheus-uptimerobot) by following the instructions mentioned in the exporter README.
1888
- <<: *module
1889
meta:
1890
<<: *meta
3874
- id: collector-go.d.plugin-prometheus-cloud_foundry
1891
+ id: collector-go.d.plugin-prometheus-vault_pki
1892
most_popular: false
1893
community: true
1894
monitored_instance:
3878
- name: Cloud Foundry
3879
- link: https://github.com/bosh-prometheus/cf_exporter
3880
- icon_filename: cloud-foundry.svg
1895
+ name: Vault PKI
1896
+ link: https://github.com/aarnaud/vault-pki-exporter
1897
+ icon_filename: vault.svg
1898
categories:
3882
- - data-collection.provisioning-systems
3883
- keywords:
3884
- - cloud services
3885
- - cloud computing
3886
- - scalability
1899
+ - data-collection.security-systems
1900
+ keywords: [ ]
1901
overview:
1902
<<: *overview
1903
data_collection:
1904
metrics_description: |
3891
- Track Cloud Foundry platform metrics for optimized application deployment and management.
1905
+ Monitor HashiCorp Vault Public Key Infrastructure (PKI) metrics for efficient certificate management and security.
1906
method_description: |
3893
- Metrics are gathered by periodically sending HTTP requests to [Cloud Foundry exporter](https://github.com/bosh-prometheus/cf_exporter).
1907
+ Metrics are gathered by periodically sending HTTP requests to [Vault PKI Exporter](https://github.com/aarnaud/vault-pki-exporter).
1908
setup:
1909
<<: *setup
1910
prerequisites:
1911
list:
1912
- title: Install Exporter
1913
description: |
3900
- Install [Cloud Foundry exporter](https://github.com/bosh-prometheus/cf_exporter) by following the instructions mentioned in the exporter README.
1914
+ Install [Vault PKI Exporter](https://github.com/aarnaud/vault-pki-exporter) by following the instructions mentioned in the exporter README.
1915
- <<: *module
1916
meta:
1917
<<: *meta
3904
- id: collector-go.d.plugin-prometheus-cloud_foundry_firebase
1918
+ id: collector-go.d.plugin-prometheus-vertica
1919
most_popular: false
1920
community: true
1921
monitored_instance:
3908
- name: Cloud Foundry Firehose
3909
- link: https://github.com/bosh-prometheus/firehose_exporter
3910
- icon_filename: cloud-foundry.svg
1922
+ name: Vertica
1923
+ link: https://github.com/vertica/vertica-prometheus-exporter
1924
+ icon_filename: vertica.svg
1925
categories:
3912
- - data-collection.provisioning-systems
3913
- keywords:
3914
- - cloud services
3915
- - cloud computing
3916
- - scalability
1926
+ - data-collection.database-servers
1927
+ keywords: [ ]
1928
overview:
1929
<<: *overview
1930
data_collection:
1931
metrics_description: |
3921
- Monitor Cloud Foundry Firehose metrics for comprehensive platform diagnostics and management.
1932
+ Monitor Vertica analytics database platform metrics for efficient database performance and management.
1933
method_description: |
3923
- Metrics are gathered by periodically sending HTTP requests to [Cloud Foundry Firehose exporter](https://github.com/bosh-prometheus/firehose_exporter).
1934
+ Metrics are gathered by periodically sending HTTP requests to [vertica-prometheus-exporter](https://github.com/vertica/vertica-prometheus-exporter).
1935
setup:
1936
<<: *setup
1937
prerequisites:
1938
list:
1939
- title: Install Exporter
1940
description: |
3930
- Install [Cloud Foundry Firehose exporter](https://github.com/bosh-prometheus/firehose_exporter) by following the instructions mentioned in the exporter README.
1941
+ Install [vertica-prometheus-exporter](https://github.com/vertica/vertica-prometheus-exporter) by following the instructions mentioned in the exporter README.
1942
- <<: *module
1943
meta:
1944
<<: *meta
3934
- id: collector-go.d.plugin-prometheus-akami_cloudmonitor
1945
+ id: collector-go.d.plugin-prometheus-vscode
1946
most_popular: false
1947
community: true
1948
monitored_instance:
3938
- name: Akami Cloudmonitor
3939
- link: https://github.com/ExpressenAB/cloudmonitor_exporter
3940
- icon_filename: akamai.svg
1949
+ name: VSCode
1950
+ link: https://github.com/guicaulada/vscode-exporter
1951
+ icon_filename: vscode.svg
1952
categories:
3942
- - data-collection.cloud-provider-managed
3943
- keywords:
3944
- - cloud services
3945
- - cloud computing
3946
- - scalability
1953
+ - data-collection.apm
1954
+ keywords: [ ]
1955
overview:
1956
<<: *overview
1957
data_collection:
1958
metrics_description: |
3951
- Monitor Akamai cloudmonitor provider metrics for comprehensive cloud performance management.
1959
+ Track Visual Studio Code editor metrics for efficient development environment management and performance.
1960
method_description: |
3953
- Metrics are gathered by periodically sending HTTP requests to [Cloudmonitor exporter](https://github.com/ExpressenAB/cloudmonitor_exporter).
1961
+ Metrics are gathered by periodically sending HTTP requests to [VSCode Exporter](https://github.com/guicaulada/vscode-exporter).
1962
setup:
1963
<<: *setup
1964
prerequisites:
1965
list:
1966
- title: Install Exporter
1967
description: |
3960
- Install [Cloudmonitor exporter](https://github.com/ExpressenAB/cloudmonitor_exporter) by following the instructions mentioned in the exporter README.
3961
-
1968
+ Install [VSCode Exporter](https://github.com/guicaulada/vscode-exporter) by following the instructions mentioned in the exporter README.
1969
- <<: *module
1970
meta:
1971
<<: *meta
3965
- id: collector-go.d.plugin-prometheus-lustre
1972
+ id: collector-go.d.plugin-prometheus-4d_server
1973
most_popular: false
1974
community: true
1975
monitored_instance:
3969
- name: Lustre metadata
3970
- link: https://github.com/GSI-HPC/prometheus-cluster-exporter
3971
- icon_filename: lustre.png
1976
+ name: 4D Server
1977
+ link: https://github.com/ThomasMaul/Prometheus_4D_Exporter
1978
+ icon_filename: 4d_server.png
1979
categories:
3973
- - data-collection.cloud-provider-managed
3974
- keywords: []
1980
+ - data-collection.database-servers
1981
+ keywords: [ ]
1982
overview:
1983
<<: *overview
1984
data_collection:
1985
metrics_description: |
3979
- Keep tabs on Lustre clustered file system for efficient management and performance.
1986
+ Monitor 4D Server performance metrics for efficient application management and optimization.
1987
method_description: |
3981
- Metrics are gathered by periodically sending HTTP requests to [Cluster Exporter](https://github.com/GSI-HPC/prometheus-cluster-exporter).
1988
+ Metrics are gathered by periodically sending HTTP requests to [4D Server exporter](https://github.com/ThomasMaul/Prometheus_4D_Exporter).
1989
setup:
1990
<<: *setup
1991
prerequisites:
1992
list:
1993
- title: Install Exporter
1994
description: |
3988
- Install [Cluster Exporter](https://github.com/GSI-HPC/prometheus-cluster-exporter) by following the instructions mentioned in the exporter README.
1995
+ Install [4D Server exporter](https://github.com/ThomasMaul/Prometheus_4D_Exporter) by following the instructions mentioned in the exporter README.
1996
- <<: *module
1997
meta:
1998
<<: *meta
3992
- id: collector-go.d.plugin-prometheus-cmon
1999
+ id: collector-go.d.plugin-prometheus-8430ft-modem
2000
most_popular: false
2001
community: true
2002
monitored_instance:
3996
- name: ClusterControl CMON
3997
- link: https://github.com/severalnines/cmon_exporter
3998
- icon_filename: cluster-control.svg
2003
+ name: 8430FT modem
2004
+ link: https://github.com/dernasherbrezon/8430ft_exporter
2005
+ icon_filename: mtc.svg
2006
categories:
4000
- - data-collection.database-servers
4001
- keywords: []
2007
+ - data-collection.networking-stack-and-network-interfaces
2008
+ keywords: [ ]
2009
overview:
2010
<<: *overview
2011
data_collection:
2012
metrics_description: |
4006
- Track CMON metrics for Severalnines Cluster Control for efficient monitoring and management of database operations.
2013
+ Keep track of vital metrics from the MTS 8430FT modem for streamlined network performance and diagnostics.
2014
method_description: |
4008
- Metrics are gathered by periodically sending HTTP requests to [CMON Exporter](https://github.com/severalnines/cmon_exporter).
2015
+ Metrics are gathered by periodically sending HTTP requests to [8430FT Exporter](https://github.com/dernasherbrezon/8430ft_exporter).
2016
setup:
2017
<<: *setup
2018
prerequisites:
2019
list:
2020
- title: Install Exporter
2021
description: |
4015
- Install [CMON Exporter](https://github.com/severalnines/cmon_exporter) by following the instructions mentioned in the exporter README.
2022
+ Install [8430FT Exporter](https://github.com/dernasherbrezon/8430ft_exporter) by following the instructions mentioned in the exporter README.
2023
- <<: *module
2024
meta:
2025
<<: *meta
4019
- id: collector-go.d.plugin-prometheus-collectd
2026
+ id: collector-go.d.plugin-prometheus-steam_a2s
2027
most_popular: false
2028
community: true
2029
monitored_instance:
4023
- name: Collectd
4024
- link: https://github.com/prometheus/collectd_exporter
4025
- icon_filename: collectd.png
2030
+ name: Steam
2031
+ link: https://github.com/armsnyder/a2s-exporter
2032
+ icon_filename: a2s.png
2033
categories:
4027
- - data-collection.observability
4028
- keywords: []
2034
+ - data-collection.gaming
2035
+ keywords: [ ]
2036
overview:
2037
<<: *overview
2038
data_collection:
2039
metrics_description: |
4033
- Monitor system and application metrics with Collectd for comprehensive performance analysis.
2040
+ Gain insights into Steam A2S-supported game servers for performance and availability through real-time metric monitoring.
2041
method_description: |
4035
- Metrics are gathered by periodically sending HTTP requests to [Collectd exporter](https://github.com/prometheus/collectd_exporter).
2042
+ Metrics are gathered by periodically sending HTTP requests to [A2S Exporter](https://github.com/armsnyder/a2s-exporter).
2043
setup:
2044
<<: *setup
2045
prerequisites:
2046
list:
2047
- title: Install Exporter
2048
description: |
4042
- Install [Collectd exporter](https://github.com/prometheus/collectd_exporter) by following the instructions mentioned in the exporter README.
2049
+ Install [A2S Exporter](https://github.com/armsnyder/a2s-exporter) by following the instructions mentioned in the exporter README.
2050
- <<: *module
2051
meta:
2052
<<: *meta
4046
- id: collector-go.d.plugin-prometheus-shell_cmd
2053
+ id: collector-go.d.plugin-prometheus-alamos_fe2
2054
most_popular: false
2055
community: true
2056
monitored_instance:
4050
- name: Shell command
4051
- link: https://github.com/tomwilkie/prom-run
4052
- icon_filename: crunner.svg
2057
+ name: Alamos FE2 server
2058
+ link: https://github.com/codemonauts/prometheus-fe2-exporter
2059
+ icon_filename: alamos_fe2.png
2060
categories:
4054
- - data-collection.generic-data-collection
4055
- keywords: []
2061
+ - data-collection.apm
2062
+ keywords: [ ]
2063
overview:
2064
<<: *overview
2065
data_collection:
2066
metrics_description: |
4060
- Track custom command output metrics for tailored monitoring and management.
2067
+ Keep tabs on Alamos FE2 systems for improved performance and management.
2068
method_description: |
4062
- Metrics are gathered by periodically sending HTTP requests to [Command runner exporter](https://github.com/tomwilkie/prom-run).
2069
+ Metrics are gathered by periodically sending HTTP requests to [Alamos FE2 Exporter](https://github.com/codemonauts/prometheus-fe2-exporter).
2070
setup:
2071
<<: *setup
2072
prerequisites:
2073
list:
2074
- title: Install Exporter
2075
description: |
4069
- Install [Command runner exporter](https://github.com/tomwilkie/prom-run) by following the instructions mentioned in the exporter README.
2076
+ Install [Alamos FE2 Exporter](https://github.com/codemonauts/prometheus-fe2-exporter) by following the instructions mentioned in the exporter README.
2077
- <<: *module
2078
meta:
2079
<<: *meta
4073
- id: collector-go.d.plugin-prometheus-ftbeerpi
2080
+ id: collector-go.d.plugin-prometheus-amd_smi
2081
most_popular: false
2082
community: true
2083
monitored_instance:
4077
- name: CraftBeerPi
4078
- link: https://github.com/jo-hannes/craftbeerpi_exporter
4079
- icon_filename: craftbeer.png
2084
+ name: AMD CPU & GPU
2085
+ link: https://github.com/amd/amd_smi_exporter
2086
+ icon_filename: amd.svg
2087
categories:
4081
- - data-collection.iot-devices
4082
- keywords: []
2088
+ - data-collection.hardware-devices-and-sensors
2089
+ keywords: [ ]
2090
overview:
2091
<<: *overview
2092
data_collection:
2093
metrics_description: |
4087
- Keep an eye on CraftBeerPi homebrewing metrics for optimized brewing process management.
2094
+ Monitor AMD System Management Interface performance for optimized hardware management.
2095
method_description: |
4089
- Metrics are gathered by periodically sending HTTP requests to [CraftBeerPi exporter](https://github.com/jo-hannes/craftbeerpi_exporter).
2096
+ Metrics are gathered by periodically sending HTTP requests to [AMD SMI Exporter](https://github.com/amd/amd_smi_exporter).
2097
setup:
2098
<<: *setup
2099
prerequisites:
2100
list:
2101
- title: Install Exporter
2102
description: |
4096
- Install [CraftBeerPi exporter](https://github.com/jo-hannes/craftbeerpi_exporter) by following the instructions mentioned in the exporter README.
2103
+ Install [AMD SMI Exporter](https://github.com/amd/amd_smi_exporter) by following the instructions mentioned in the exporter README.
2104
- <<: *module
2105
meta:
2106
<<: *meta
4100
- id: collector-go.d.plugin-prometheus-crypto
2107
+ id: collector-go.d.plugin-prometheus-apicast
2108
most_popular: false
2109
community: true
2110
monitored_instance:
4104
- name: Crypto exchanges
4105
- link: https://github.com/ix-ai/crypto-exporter
4106
- icon_filename: crypto.png
2111
+ name: APIcast
2112
+ link: https://github.com/3scale/apicast
2113
+ icon_filename: apicast.png
2114
categories:
4108
- - data-collection.blockchain-servers
4109
- keywords: []
2115
+ - data-collection.web-servers-and-web-proxies
2116
+ keywords: [ ]
2117
overview:
2118
<<: *overview
2119
data_collection:
2120
metrics_description: |
4114
- Track cryptocurrency market metrics for informed investment and trading decisions.
2121
+ Monitor APIcast performance metrics to optimize API gateway operations and management.
2122
method_description: |
4116
- Metrics are gathered by periodically sending HTTP requests to [Crypto exporter](https://github.com/ix-ai/crypto-exporter).
2123
+ Metrics are gathered by periodically sending HTTP requests to [APIcast](https://github.com/3scale/apicast).
2124
setup:
2125
<<: *setup
2126
prerequisites:
2127
list:
2128
- title: Install Exporter
2129
description: |
4123
- Install [Crypto exporter](https://github.com/ix-ai/crypto-exporter) by following the instructions mentioned in the exporter README.
4124
-
2130
+ Install [APIcast](https://github.com/3scale/apicast) by following the instructions mentioned in the exporter README.
2131
- <<: *module
2132
meta:
4127
- id: collector-go.d.plugin-prometheus-cryptowatch
2133
<<: *meta
2134
+ id: collector-go.d.plugin-prometheus-authlog
2135
most_popular: false
2136
community: true
2137
monitored_instance:
4132
- name: Cryptowatch
4133
- link: https://github.com/nbarrientos/cryptowat_exporter
4134
- icon_filename: cryptowatch.png
2138
+ name: AuthLog
2139
+ link: https://github.com/woblerr/authlog_exporter
2140
+ icon_filename: linux.png
2141
categories:
4136
- - data-collection.blockchain-servers
4137
- keywords: []
2142
+ - data-collection.logs-servers
2143
+ keywords: [ ]
2144
overview:
2145
<<: *overview
2146
data_collection:
2147
metrics_description: |
4142
- Keep tabs on Cryptowatch market data metrics for comprehensive cryptocurrency market analysis.
2148
+ Monitor authentication logs for security insights and efficient access management.
2149
method_description: |
4144
- Metrics are gathered by periodically sending HTTP requests to [Cryptowat Exporter](https://github.com/nbarrientos/cryptowat_exporter).
2150
+ Metrics are gathered by periodically sending HTTP requests to [AuthLog Exporter](https://github.com/woblerr/authlog_exporter).
2151
setup:
2152
<<: *setup
2153
prerequisites:
2154
list:
2155
- title: Install Exporter
2156
description: |
4151
- Install [Cryptowat Exporter](https://github.com/nbarrientos/cryptowat_exporter) by following the instructions mentioned in the exporter README.
2157
+ Install [AuthLog Exporter](https://github.com/woblerr/authlog_exporter) by following the instructions mentioned in the exporter README.
2158
- <<: *module
2159
meta:
2160
<<: *meta
4155
- id: collector-go.d.plugin-prometheus-certificate_transparency
2161
+ id: collector-go.d.plugin-prometheus-aws_quota
2162
most_popular: false
2163
community: true
2164
monitored_instance:
4159
- name: Certificate Transparency
4160
- link: https://github.com/Hsn723/ct-exporter
4161
- icon_filename: ct.png
2165
+ name: AWS Quota
2166
+ link: https://github.com/emylincon/aws_quota_exporter
2167
+ icon_filename: aws.svg
2168
categories:
4163
- - data-collection.security-systems
4164
- keywords: []
2169
+ - data-collection.cloud-provider-managed
2170
+ keywords:
2171
+ - cloud services
2172
+ - cloud computing
2173
+ - aws services
2174
overview:
2175
<<: *overview
2176
data_collection:
2177
metrics_description: |
4169
- Track certificate transparency log metrics for enhanced
4170
- SSL/TLS certificate management and security.
2178
+ Monitor AWS service quotas for effective resource usage and cost management.
2179
method_description: |
4172
- Metrics are gathered by periodically sending HTTP requests to [ct-exporter](https://github.com/Hsn723/ct-exporter).
2180
+ Metrics are gathered by periodically sending HTTP requests to [aws_quota_exporter](https://github.com/emylincon/aws_quota_exporter).
2181
setup:
2182
<<: *setup
2183
prerequisites:
2184
list:
2185
- title: Install Exporter
2186
description: |
4179
- Install [ct-exporter](https://github.com/Hsn723/ct-exporter) by following the instructions mentioned in the exporter README.
2187
+ Install [aws_quota_exporter](https://github.com/emylincon/aws_quota_exporter) by following the instructions mentioned in the exporter README.
2188
- <<: *module
2189
meta:
2190
<<: *meta
4183
- id: collector-go.d.plugin-prometheus-custom
2191
+ id: collector-go.d.plugin-prometheus-bosh
2192
most_popular: false
2193
community: true
2194
monitored_instance:
4187
- name: Custom Exporter
4188
- link: https://github.com/orange-cloudfoundry/custom_exporter
4189
- icon_filename: customdata.png
2195
+ name: BOSH
2196
+ link: https://github.com/bosh-prometheus/bosh_exporter
2197
+ icon_filename: bosh.png
2198
categories:
4191
- - data-collection.generic-data-collection
4192
- keywords: []
2199
+ - data-collection.provisioning-systems
2200
+ keywords: [ ]
2201
overview:
2202
<<: *overview
2203
data_collection:
2204
metrics_description: |
4197
- Create and monitor custom metrics tailored to your specific use case and requirements.
2205
+ Keep an eye on BOSH deployment metrics for improved cloud orchestration and resource management.
2206
method_description: |
4199
- Metrics are gathered by periodically sending HTTP requests to [Custom Exporter](https://github.com/orange-cloudfoundry/custom_exporter).
2207
+ Metrics are gathered by periodically sending HTTP requests to [BOSH exporter](https://github.com/bosh-prometheus/bosh_exporter).
2208
setup:
2209
<<: *setup
2210
prerequisites:
2211
list:
2212
- title: Install Exporter
2213
description: |
4206
- Install [Custom Exporter](https://github.com/orange-cloudfoundry/custom_exporter) by following the instructions mentioned in the exporter README.
2214
+ Install [BOSH exporter](https://github.com/bosh-prometheus/bosh_exporter) by following the instructions mentioned in the exporter README.
2215
- <<: *module
2216
meta:
2217
<<: *meta
4210
- id: collector-go.d.plugin-prometheus-cvmfs
2218
+ id: collector-go.d.plugin-prometheus-bungeecord
2219
most_popular: false
2220
community: true
2221
monitored_instance:
4214
- name: CVMFS clients
4215
- link: https://github.com/guilbaults/cvmfs-exporter
4216
- icon_filename: cvmfs.png
2222
+ name: BungeeCord
2223
+ link: https://github.com/weihao/bungeecord-prometheus-exporter
2224
+ icon_filename: bungee.png
2225
categories:
4218
- - data-collection.storage-mount-points-and-filesystems
4219
- keywords: []
2226
+ - data-collection.gaming
2227
+ keywords: [ ]
2228
overview:
2229
<<: *overview
2230
data_collection:
2231
metrics_description: |
4224
- Track CernVM File System metrics for optimized distributed file system performance and management.
2232
+ Track BungeeCord proxy server metrics for efficient load balancing and performance management.
2233
method_description: |
4226
- Metrics are gathered by periodically sending HTTP requests to [CVMFS exporter](https://github.com/guilbaults/cvmfs-exporter).
2234
+ Metrics are gathered by periodically sending HTTP requests to [BungeeCord Prometheus Exporter](https://github.com/weihao/bungeecord-prometheus-exporter).
2235
setup:
2236
<<: *setup
2237
prerequisites:
2238
list:
2239
- title: Install Exporter
2240
description: |
4233
- Install [CVMFS exporter](https://github.com/guilbaults/cvmfs-exporter) by following the instructions mentioned in the exporter README.
2241
+ Install [BungeeCord Prometheus Exporter](https://github.com/weihao/bungeecord-prometheus-exporter) by following the instructions mentioned in the exporter README.
2242
- <<: *module
2243
meta:
2244
<<: *meta
4237
- id: collector-go.d.plugin-prometheus-ddwrt
2245
+ id: collector-go.d.plugin-prometheus-celery
2246
most_popular: false
2247
community: true
2248
monitored_instance:
4241
- name: DDWRT Routers
4242
- link: https://github.com/camelusferus/ddwrt_collector
4243
- icon_filename: ddwrt.png
2249
+ name: Celery
2250
+ link: https://github.com/ZeitOnline/celery_redis_prometheus
2251
+ icon_filename: celery.png
2252
categories:
4245
- - data-collection.networking-stack-and-network-interfaces
4246
- keywords: []
2253
+ - data-collection.task-queues
2254
+ keywords: [ ]
2255
overview:
2256
<<: *overview
2257
data_collection:
2258
metrics_description: |
4251
- Keep tabs on DD-WRT router metrics for efficient network management and performance.
2259
+ Keep an eye on Celery task queue metrics for optimized task processing and resource management.
2260
method_description: |
4253
- Metrics are gathered by periodically sending HTTP requests to [ddwrt-collector](https://github.com/camelusferus/ddwrt_collector).
2261
+ Metrics are gathered by periodically sending HTTP requests to [Celery Exporter](https://github.com/ZeitOnline/celery_redis_prometheus).
2262
setup:
2263
<<: *setup
2264
prerequisites:
2265
list:
2266
- title: Install Exporter
2267
description: |
4260
- Install [ddwrt-collector](https://github.com/camelusferus/ddwrt_collector) by following the instructions mentioned in the exporter README.
2268
+ Install [Celery Exporter](https://github.com/ZeitOnline/celery_redis_prometheus) by following the instructions mentioned in the exporter README.
2269
- <<: *module
2270
meta:
4263
- id: collector-go.d.plugin-prometheus-dell_emc_xtremio
2271
<<: *meta
2272
+ id: collector-go.d.plugin-prometheus-chia
2273
most_popular: false
2274
community: true
2275
monitored_instance:
4268
- name: Dell EMC XtremIO cluster
4269
- link: https://github.com/cthiel42/prometheus-xtremio-exporter
4270
- icon_filename: dell.svg
2276
+ name: Chia
2277
+ link: https://github.com/chia-network/chia-exporter
2278
+ icon_filename: chia.png
2279
categories:
4272
- - data-collection.storage-mount-points-and-filesystems
4273
- keywords: []
2280
+ - data-collection.blockchain-servers
2281
+ keywords: [ ]
2282
overview:
2283
<<: *overview
2284
data_collection:
2285
metrics_description: |
4278
- Keep an eye on Dell/EMC XtremIO storage metrics for optimized data management and performance.
2286
+ Track Chia blockchain metrics for optimized farming and resource allocation.
2287
method_description: |
4280
- Metrics are gathered by periodically sending HTTP requests to [Dell/EMC XtremIO Exporter](https://github.com/cthiel42/prometheus-xtremio-exporter).
2288
+ Metrics are gathered by periodically sending HTTP requests to [Chia Exporter](https://github.com/chia-network/chia-exporter).
2289
setup:
2290
<<: *setup
2291
prerequisites:
2292
list:
2293
- title: Install Exporter
2294
description: |
4287
- Install [Dell/EMC XtremIO Exporter](https://github.com/cthiel42/prometheus-xtremio-exporter) by following the instructions mentioned in the exporter README.
2295
+ Install [Chia Exporter](https://github.com/chia-network/chia-exporter) by following the instructions mentioned in the exporter README.
2296
- <<: *module
2297
meta:
2298
<<: *meta
4291
- id: collector-go.d.plugin-prometheus-dependency_track
2299
+ id: collector-go.d.plugin-prometheus-clm5ip
2300
most_popular: false
2301
community: true
2302
monitored_instance:
4295
- name: Dependency-Track
4296
- link: https://github.com/jetstack/dependency-track-exporter
4297
- icon_filename: dependency-track.png
2303
+ name: Christ Elektronik CLM5IP power panel
2304
+ link: https://github.com/christmann/clm5ip_exporter/
2305
+ icon_filename: christelec.png
2306
categories:
4299
- - data-collection.apm
4300
- keywords: []
2307
+ - data-collection.iot-devices
2308
+ keywords: [ ]
2309
overview:
2310
<<: *overview
2311
data_collection:
2312
metrics_description: |
4305
- Monitor Dependency-Track metrics for efficient vulnerability management and software supply chain analysis.
2313
+ Monitor Christ Elektronik CLM5IP device metrics for efficient performance and diagnostics.
2314
method_description: |
4307
- Metrics are gathered by periodically sending HTTP requests to [Dependency-Track Exporter](https://github.com/jetstack/dependency-track-exporter).
2315
+ Metrics are gathered by periodically sending HTTP requests to [Christ Elektronik CLM5IP Exporter](https://github.com/christmann/clm5ip_exporter/).
2316
setup:
2317
<<: *setup
2318
prerequisites:
2319
list:
2320
- title: Install Exporter
2321
description: |
4314
- Install [Dependency-Track Exporter](https://github.com/jetstack/dependency-track-exporter) by following the instructions mentioned in the exporter README.
2322
+ Install [Christ Elektronik CLM5IP Exporter](https://github.com/christmann/clm5ip_exporter/) by following the instructions mentioned in the exporter README.
2323
- <<: *module
2324
meta:
4317
- id: collector-go.d.plugin-prometheus-dmarc
2325
<<: *meta
2326
+ id: collector-go.d.plugin-prometheus-clamd
2327
most_popular: false
2328
community: true
2329
monitored_instance:
4322
- name: DMARC
4323
- link: https://github.com/jgosmann/dmarc-metrics-exporter
4324
- icon_filename: dmarc.png
2330
+ name: ClamAV daemon
2331
+ link: https://github.com/sergeymakinen/clamav_exporter
2332
+ icon_filename: clamav.png
2333
categories:
4326
- - data-collection.mail-servers
4327
- keywords:
4328
- - email authentication
4329
- - policy
4330
- - reporting
2334
+ - data-collection.security-systems
2335
+ keywords: [ ]
2336
overview:
2337
<<: *overview
2338
data_collection:
2339
metrics_description: |
4335
- Track DMARC email authentication metrics for improved email security and deliverability.
2340
+ Track ClamAV antivirus metrics for enhanced threat detection and management.
2341
method_description: |
4337
- Metrics are gathered by periodically sending HTTP requests to [dmarc-metrics-exporter](https://github.com/jgosmann/dmarc-metrics-exporter).
2342
+ Metrics are gathered by periodically sending HTTP requests to [ClamAV daemon stats exporter](https://github.com/sergeymakinen/clamav_exporter).
2343
setup:
2344
<<: *setup
2345
prerequisites:
2346
list:
2347
- title: Install Exporter
2348
description: |
4344
- Install [dmarc-metrics-exporter](https://github.com/jgosmann/dmarc-metrics-exporter) by following the instructions mentioned in the exporter README.
2349
+ Install [ClamAV daemon stats exporter](https://github.com/sergeymakinen/clamav_exporter) by following the instructions mentioned in the exporter README.
2350
- <<: *module
2351
meta:
4347
- id: collector-go.d.plugin-prometheus-dnsbl
2352
<<: *meta
2353
+ id: collector-go.d.plugin-prometheus-clamscan
2354
most_popular: false
2355
community: true
2356
monitored_instance:
4352
- name: DNSBL
4353
- link: https://github.com/Luzilla/dnsbl_exporter/
4354
- icon_filename: dnsbl.png
2357
+ name: Clamscan results
2358
+ link: https://github.com/FortnoxAB/clamscan-exporter
2359
+ icon_filename: clamav.png
2360
categories:
4356
- - data-collection.dns-and-dhcp-servers
4357
- keywords: []
2361
+ - data-collection.security-systems
2362
+ keywords: [ ]
2363
overview:
2364
<<: *overview
2365
data_collection:
2366
metrics_description: |
4362
- Monitor DNSBL metrics for efficient domain reputation and security management.
2367
+ Monitor ClamAV scanning performance metrics for efficient malware detection and analysis.
2368
method_description: |
4364
- Metrics are gathered by periodically sending HTTP requests to [dnsbl-exporter](https://github.com/Luzilla/dnsbl_exporter/).
2369
+ Metrics are gathered by periodically sending HTTP requests to [clamscan-exporter](https://github.com/FortnoxAB/clamscan-exporter).
2370
setup:
2371
<<: *setup
2372
prerequisites:
2373
list:
2374
- title: Install Exporter
2375
description: |
4371
- Install [dnsbl-exporter](https://github.com/Luzilla/dnsbl_exporter/) by following the instructions mentioned in the exporter README.
4372
-
4373
-
2376
+ Install [clamscan-exporter](https://github.com/FortnoxAB/clamscan-exporter) by following the instructions mentioned in the exporter README.
2377
- <<: *module
2378
meta:
4376
- id: collector-go.d.plugin-prometheus-bird
2379
<<: *meta
2380
+ id: collector-go.d.plugin-prometheus-clash
2381
most_popular: false
2382
community: true
2383
monitored_instance:
4381
- name: Bird Routing Daemon
4382
- link: https://github.com/czerwonk/bird_exporter
4383
- icon_filename: bird.png
2384
+ name: Clash
2385
+ link: https://github.com/elonzh/clash_exporter
2386
+ icon_filename: clash.png
2387
categories:
4385
- - data-collection.networking-stack-and-network-interfaces
4386
- keywords: []
2388
+ - data-collection.web-servers-and-web-proxies
2389
+ keywords: [ ]
2390
overview:
2391
<<: *overview
2392
data_collection:
2393
metrics_description: |
4391
- Keep an eye on Bird Routing Daemon metrics for optimized network routing and management.
2394
+ Keep an eye on Clash proxy server metrics for optimized network performance and management.
2395
method_description: |
4393
- Metrics are gathered by periodically sending HTTP requests to [Bird Routing Daemon Exporter](https://github.com/czerwonk/bird_exporter).
2396
+ Metrics are gathered by periodically sending HTTP requests to [Clash exporter](https://github.com/elonzh/clash_exporter).
2397
setup:
2398
<<: *setup
2399
prerequisites:
2400
list:
2401
- title: Install Exporter
2402
description: |
4400
- Install [Bird Routing Daemon Exporter](https://github.com/czerwonk/bird_exporter) by following the instructions mentioned in the exporter README.
2403
+ Install [Clash exporter](https://github.com/elonzh/clash_exporter) by following the instructions mentioned in the exporter README.
2404
- <<: *module
2405
meta:
2406
<<: *meta
4404
- id: collector-go.d.plugin-prometheus-elgato_keylight
2407
+ id: collector-go.d.plugin-prometheus-cloud_foundry
2408
most_popular: false
2409
community: true
2410
monitored_instance:
4408
- name: Elgato Key Light devices.
4409
- link: https://github.com/mdlayher/keylight_exporter
4410
- icon_filename: elgato.svg
2411
+ name: Cloud Foundry
2412
+ link: https://github.com/bosh-prometheus/cf_exporter
2413
+ icon_filename: cloud-foundry.svg
2414
categories:
4412
- - data-collection.iot-devices
4413
- keywords: []
2415
+ - data-collection.provisioning-systems
2416
+ keywords:
2417
+ - cloud services
2418
+ - cloud computing
2419
+ - scalability
2420
overview:
2421
<<: *overview
2422
data_collection:
2423
metrics_description: |
4418
- Keep tabs on Elgato Key Light metrics for optimized lighting control and management.
2424
+ Track Cloud Foundry platform metrics for optimized application deployment and management.
2425
method_description: |
4420
- Metrics are gathered by periodically sending HTTP requests to [Elgato Key Light exporter](https://github.com/mdlayher/keylight_exporter).
2426
+ Metrics are gathered by periodically sending HTTP requests to [Cloud Foundry exporter](https://github.com/bosh-prometheus/cf_exporter).
2427
setup:
2428
<<: *setup
2429
prerequisites:
2430
list:
2431
- title: Install Exporter
2432
description: |
4427
- Install [Elgato Key Light exporter](https://github.com/mdlayher/keylight_exporter) by following the instructions mentioned in the exporter README.
2433
+ Install [Cloud Foundry exporter](https://github.com/bosh-prometheus/cf_exporter) by following the instructions mentioned in the exporter README.
2434
- <<: *module
2435
meta:
2436
<<: *meta
4431
- id: collector-go.d.plugin-prometheus-energomera
2437
+ id: collector-go.d.plugin-prometheus-cloud_foundry_firebase
2438
most_popular: false
2439
community: true
2440
monitored_instance:
4435
- name: Energomera smart power meters
4436
- link: https://github.com/peak-load/energomera_exporter
4437
- icon_filename: energomera.png
2441
+ name: Cloud Foundry Firehose
2442
+ link: https://github.com/bosh-prometheus/firehose_exporter
2443
+ icon_filename: cloud-foundry.svg
2444
categories:
4439
- - data-collection.iot-devices
4440
- keywords: []
2445
+ - data-collection.provisioning-systems
2446
+ keywords:
2447
+ - cloud services
2448
+ - cloud computing
2449
+ - scalability
2450
overview:
2451
<<: *overview
2452
data_collection:
2453
metrics_description: |
4445
- Track Energomera electricity meter metrics for efficient energy management and monitoring.
2454
+ Monitor Cloud Foundry Firehose metrics for comprehensive platform diagnostics and management.
2455
method_description: |
4447
- Metrics are gathered by periodically sending HTTP requests to [Energomera electricity meter exporter](https://github.com/peak-load/energomera_exporter).
2456
+ Metrics are gathered by periodically sending HTTP requests to [Cloud Foundry Firehose exporter](https://github.com/bosh-prometheus/firehose_exporter).
2457
setup:
2458
<<: *setup
2459
prerequisites:
2460
list:
2461
- title: Install Exporter
2462
description: |
4454
- Install [energomera-exporter Energomera electricity meter exporter](https://github.com/peak-load/energomera_exporter) by following the instructions mentioned in the exporter README.
2463
+ Install [Cloud Foundry Firehose exporter](https://github.com/bosh-prometheus/firehose_exporter) by following the instructions mentioned in the exporter README.
2464
- <<: *module
2465
meta:
2466
<<: *meta
4458
- id: collector-go.d.plugin-prometheus-excel
2467
+ id: collector-go.d.plugin-prometheus-lustre
2468
most_popular: false
2469
community: true
2470
monitored_instance:
4462
- name: Excel spreadsheet
4463
- link: https://github.com/MarcusCalidus/excel-exporter
4464
- icon_filename: excel.png
2471
+ name: Lustre metadata
2472
+ link: https://github.com/GSI-HPC/prometheus-cluster-exporter
2473
+ icon_filename: lustre.png
2474
categories:
4466
- - data-collection.generic-data-collection
4467
- keywords: []
2475
+ - data-collection.cloud-provider-managed
2476
+ keywords: [ ]
2477
overview:
2478
<<: *overview
2479
data_collection:
2480
metrics_description: |
4472
- Export Prometheus metrics to Excel for versatile data analysis and reporting.
2481
+ Keep tabs on Lustre clustered file system for efficient management and performance.
2482
method_description: |
4474
- Metrics are gathered by periodically sending HTTP requests to [Excel Exporter](https://github.com/MarcusCalidus/excel-exporter).
2483
+ Metrics are gathered by periodically sending HTTP requests to [Cluster Exporter](https://github.com/GSI-HPC/prometheus-cluster-exporter).
2484
setup:
2485
<<: *setup
2486
prerequisites:
2487
list:
2488
- title: Install Exporter
2489
description: |
4481
- Install [Excel Exporter](https://github.com/MarcusCalidus/excel-exporter) by following the instructions mentioned in the exporter README.
4482
-
2490
+ Install [Cluster Exporter](https://github.com/GSI-HPC/prometheus-cluster-exporter) by following the instructions mentioned in the exporter README.
2491
- <<: *module
2492
meta:
2493
<<: *meta
4486
- id: collector-go.d.plugin-prometheus-fastd
2494
+ id: collector-go.d.plugin-prometheus-cmon
2495
most_popular: false
2496
community: true
2497
monitored_instance:
4490
- name: Fastd
4491
- link: https://github.com/freifunk-darmstadt/fastd-exporter
4492
- icon_filename: fastd.png
2498
+ name: ClusterControl CMON
2499
+ link: https://github.com/severalnines/cmon_exporter
2500
+ icon_filename: cluster-control.svg
2501
categories:
4494
- - data-collection.vpns
4495
- keywords: []
2502
+ - data-collection.database-servers
2503
+ keywords: [ ]
2504
overview:
2505
<<: *overview
2506
data_collection:
2507
metrics_description: |
4500
- Monitor Fastd VPN metrics for efficient virtual private network management and performance.
2508
+ Track CMON metrics for Severalnines Cluster Control for efficient monitoring and management of database operations.
2509
method_description: |
4502
- Metrics are gathered by periodically sending HTTP requests to [Fastd Exporter](https://github.com/freifunk-darmstadt/fastd-exporter).
2510
+ Metrics are gathered by periodically sending HTTP requests to [CMON Exporter](https://github.com/severalnines/cmon_exporter).
This file is too large to show in full.