A Prometheus exporter for Oracle modeled after the MySQL exporter. I'm not a DBA or seasoned Go developer so PRs definitely welcomed. The following metrics are exposed currently.
https://github.com/iamseth/oracledb_exporterTags | prometheus prometheus-exporter oracle oracle-database monitoring |
Implementation | Go |
License | MIT |
Platform | Windows MacOS Linux |
Kafka exporter for Prometheus. For other metrics from Kafka, have a look at the JMX exporter. Support Apache Kafka version 0.10.1.0 (and later).
prometheus prometheus-exporter kafka kafka-metrics metricsSwarmprom is a starter kit for Docker Swarm monitoring with Prometheus, Grafana, cAdvisor, Node Exporter, Alert Manager and Unsee.
docker swarm prometheus grafana cadvisor traefikThe node-oracledb add-on for Node.js powers high performance Oracle Database applications. Use node-oracledb to connect Node.js 4, 6, 8 and 9 to Oracle Database.
oracle database official db sql json pl/sql oci api client library driver add-on extension binding interface adapter modulePrometheus exporter for Windows machines, using the WMI (Windows Management Instrumentation). See the linked documentation on each collector for more information on reported metrics, configuration settings and usage examples.
wmi prometheus-exporter prometheusPrometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.The WMI exporter is recommended for Windows users.
prometheus-exporter prometheus node-metrics machine-metrics host-metrics metrics procfs system-information system-metricsand adjust the host name accordingly. Here is an example Kubernetes deployment configuration for how to deploy the redis_exporter as a sidecar with a Redis instance.
prometheus prometheus-exporter metrics redis redis-cluster redis-exporter redis-nodes resistPrometheus exporter for various metrics about ElasticSearch, written in Go. You can find a helm chart in the stable charts repository at https://github.com/kubernetes/charts/tree/master/stable/elasticsearch-exporter.
elasticsearch prometheusSee https://github.com/prometheus/jmx_exporter/blob/master/README.md
jmx prometheus mbean java-agent monitoring prometheus-exporterThe blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP.Visiting http://localhost:9115/probe?target=google.com&module=http_2xx will return metrics for a HTTP probe against google.com. The probe_success metric indicates if the probe succeeded. Adding a debug=true parameter will return debug information for that probe.
blackbox-exporter icmp prometheus-exporter prometheusThe node-oracle driver is obsolete. Oracle has a new driver: node-oracledb. Please install the new driver with 'npm install oracledb'. Instructions are here.
database db oracleThis is a set of Grafana dashboards for database and system monitoring using Prometheus datasource. These dashboards are also a part of Percona Monitoring and Management project.
grafana-dashboard prometheus mongodb-monitoring mysqlPrometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
monitoring graph scalable time-series time-series-database databasePrometheus monitoring for your gRPC Go servers and clients. A sister implementation for gRPC Java (same metrics, same semantics) is in grpc-ecosystem/java-grpc-prometheus.
prometheus grpc interceptor monitoring metricsProject status: beta Not all planned features are completed. The API, spec, status and other user facing objects may change, but in a backward compatible way.The Prometheus Operator for Kubernetes provides easy monitoring definitions for Kubernetes services and deployment and management of Prometheus instances.
kubernetes prometheus monitoringOra2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
database-tools database-migration oracle-to-postgresql postgresql-toolsA monitoring solution for Docker hosts and containers with Prometheus, Grafana, cAdvisor, NodeExporter and alerting with AlertManager.Navigate to http://<host-ip>:3000 and login with user admin password admin. You can change the credentials in the compose file or by supplying the ADMIN_USER and ADMIN_PASSWORD environment variables on compose up.
prometheus monitoring grafana dockerA curated list of awesome Prometheus resources, projects and tools. Prometheus is an open-source systems monitoring and alerting toolkit.
prometheus awesome-list awesomeThis will create the namespace monitoring and bring up all components in there. See grafana.net for some example dashboards and plugins.
prometheus grafana dashboard kubernetes metrics monitoringThis will create the namespace monitoring and bring up all components in there. See grafana.net for some example dashboards and plugins.
prometheus grafana dashboard kubernetes metrics monitoringBefore we get started installing the Prometheus stack. Ensure you install the latest version of docker and docker swarm on your Docker host machine. Docker Swarm is installed automatically when using Docker for Mac or Docker for Windows.Clone the project locally to your Docker host.
docker prometheus stack dashboard-templates alert grafana-dashboard docker-swarm docker-compose
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.