Hi, you can use netdata because netdata have ability to monitor almost all linux knows services and support prometheus metrics.
https://learn.netdata.cloud/docs/agent/backends/prometheus Works perfect. I'm using that on more dozens servers. On Friday, July 3, 2020 at 6:46:49 PM UTC+2 [email protected] wrote: > The closest I can think of is > https://github.com/QubitProducts/exporter_exporter. > I don't think you'll find a single service that is able to produce metrics > for a wide range of services by itself. Small purpose built exporters are > easier to deploy and maintain than "know how to do everything" style > monoliths (like collectd), but they do require a more moving parts. > > On Friday, 3 July 2020 at 17:15:24 UTC+1 [email protected] wrote: > >> Is there any prometheus exporter which can expose multiple metrics. For >> example suppose an exporter which can expose metrics which are exposed by >> node_exporter, mongodb exporter, redis exporter etc combined. >> Any X exporter which we can use to scrape multiple metrics rather than >> using multiple exporters. Instead of using node_exporter,redis exporter, >> Greenplum exporter and many other just use that single X exporter. >> > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/ebdd50d0-9ab0-447a-99a0-e9654883f326n%40googlegroups.com.

