Linuxfabrik / monitoring-plugins

200+ check plugins for Icinga and other Nagios-compatible monitoring applications. Each plugin is a standalone command line tool (written in Python) that provides a specific type of check.
https://linuxfabrik.ch
The Unlicense
207 stars 48 forks source link

Strategy: Convert all Continous Counters to Absolute Values #320

Open NavidSassan opened 2 years ago

NavidSassan commented 2 years ago

In GitLab by @markuslf on Jul 23, 2021, 16:23

With Continous Counters (unit "c") we have major disadvantages with regard to software like Grafana:

This leads to:

After that, in all Grafana Panels dealing with c-values:

NavidSassan commented 2 years ago

In GitLab by @markuslf on Jul 23, 2021, 16:24

Continous Counter:

NavidSassan commented 2 years ago

In GitLab by @markuslf on Feb 16, 2022, 21:53

unassigned @markuslf