1
0
Fork 0
Scripts for generating Prometheus metrics
 
 
Go to file
Mike Gerwitz 0ec4219d91
Increase *_scrape_duration resolution to ms
May want to clean this up at some point.  Note that Bash doesn't have
floating point arithmetic support in `(())`.
2021-06-15 23:48:12 -04:00
printer/epson/et-2720 Increase *_scrape_duration resolution to ms 2021-06-15 23:48:12 -04:00
x509/expiry Increase *_scrape_duration resolution to ms 2021-06-15 23:48:12 -04:00
COPYING Epson ET-2720 metrics 2021-02-23 00:16:42 -05:00
README.md x509/expiry: Add script 2021-06-15 23:19:24 -04:00
prom.awk prom.awk: New basic library 2021-03-01 21:56:30 -05:00

README.md

Prometheus Scripts for Metrics

These are miscellaneous scripts that I use to generate metrics from various systems.

Warning: Unless otherwise mentioned, these scripts are not designed to be robust, or even wholly correct; they are sufficient for my particular uses and are not necessarily suitable for a production environment. I hope that they are useful as a guide to writing your own scripts for gathering similar metrics.

How To Use

These scripts are intended to be used with the textfile exporter of prometheus-node-exporter.

Available Metrics