script_exporter VS mongodb_exporter

Compare script_exporter vs mongodb_exporter and see what are their differences.

script_exporter

Prometheus exporter to execute scripts and collect metrics from the output or the exit status. (by ricoberger)

mongodb_exporter

A Prometheus exporter for MongoDB including sharding, replication and storage engines (by percona)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
script_exporter mongodb_exporter
1 3
311 1,091
- 1.3%
7.8 8.5
8 days ago 9 days ago
Go Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

script_exporter

Posts with mentions or reviews of script_exporter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-10.

mongodb_exporter

Posts with mentions or reviews of mongodb_exporter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-12.
  • Self hosted MongoDB Monitoring
    1 project | /r/selfhosted | 23 Mar 2023
  • Recap Monthly Percona Developer Meetup Hacktoberfest
    6 projects | dev.to | 12 Oct 2022
    For our third project, we have percona/mongodb_exporter. Carlos Salguero is the maintainer for this project. He says it is a project easy to get started, and there is not much-complicated logic behind this. It is about running some MongoDB internal commands to get statistics like diagnostic data or replica status, passing JSON to produce metrics from these commands. You use a complete Makefile to start sandbox instances to test almost everything; you don’t have a virtual machine or different MongoDB instances. The issues are in GitHub and Jira. The primary programming language is Go.
  • mongotop — json equivalent metrics in prometheus using mongodb-exporter
    1 project | /r/mongodb | 18 Apr 2021
    I am running MongoDB-exporter and pushing data to Prometheus by default mongotop metric is disabled in MongoDB-exporter which I have enabled using --collect.topmetrics flag but enabling this flag is giving fewer metrics and I don't need those metrics when I run mongotop -- json on mongo node I am getting a couple of metrics that are pretty useful to me (read, write, total time and stuff per dB, collection, etc ..) is there any flag in mongo-exporter that lets me get the get mongotop -- json equivalent metrics in Prometheus (https://github.com/percona/mongodb_exporter) this the exporter

What are some alternatives?

When comparing script_exporter and mongodb_exporter you can also consider the following projects:

statsd_exporter - StatsD to Prometheus metrics exporter

windows_exporter - Prometheus exporter for Windows machines

DevOps - I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.

node_exporter - Exporter for machine metrics

version-checker - Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.

process-exporter - Prometheus exporter that mines /proc to report on selected processes

vulnerability-exporter - A Prometheus Exporter for managing vulnerabilities in kubernetes by using trivy

ebpf_exporter - Prometheus exporter for custom eBPF metrics

nri-flex - An application-agnostic, all-in-one New Relic integration integration

percona-docker - Collection of Dockerfiles for Percona software. See individual directories for more details.

shellyplug-exporter - Prometheus Exporter for Shelly plugs

pg_stat_monitor - Query Performance Monitoring Tool for PostgreSQL