Prometheus is a multi-platform monitoring system and time series database. Official builds are available for Darwin, FreeBSD, Linux, NetBSD, OpenBSD and Windows. Database administration questions are generally better suited to dba.stackexchange.com
Prometheus is a multi-platform monitoring system and time series database. Prometheus has many advanced features, including a multi-dimensional data model with a complete query language (PromQL).
Prometheus is open-source under the Apache 2.0 license. Prometheus includes a number of exporter modules to feed the database, including node_exporter (for machine metrics), snmp_exporter (for network metrics) and blackbox_exporter (for probing endpoints).