Storagetool Installation On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

Storagetool Installation On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

storagetool

The Prometheus

Maintainer: Debian Go Packaging Team



Section: net

Install storagetool

  • Debian apt-get install prometheus Click to copy
  • Ubuntu apt-get install prometheus Click to copy
  • Arch Linux pacman -S prometheus Click to copy
  • Kali Linux apt-get install prometheus Click to copy
  • Fedora dnf install golang-github-prometheus-prometheus Click to copy
  • Raspbian apt-get install prometheus Click to copy
  • macOS brew install prometheus Click to copy

golang-github-prometheus-prometheus

The Prometheus

prometheus

Monitoring system and time series database

Prometheus is a systems and services 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. Prometheus' main distinguishing features as compared to other monitoring systems are: * A multi-dimensional data model (timeseries defined by metric name and set of key/value dimensions). * A flexible query language to leverage this dimensionality. * No dependency on distributed storage; single server nodes are autonomous. * Timeseries collection happens via a pull model over HTTP. * Pushing timeseries is supported via an intermediary gateway. * Targets are discovered via service discovery or static configuration. * Multiple modes of graphing and dashboarding support. * Federation support coming soon.

Install the latest version of storagetool in Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS from terminal. To install the storagetool just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of storagetool from the respository and install it in your computer/server.