icingaweb2-module-graphite icon indicating copy to clipboard operation
icingaweb2-module-graphite copied to clipboard

The Graphite module for displays data stored in Graphite directly in the Icinga Web 2 interface.

Results 21 icingaweb2-module-graphite issues
Sort by recently updated
recently updated
newest added

All plugins report their performance data in the following format now: `{index}::{template}::{label_name}` The templates for some of them included here, are expecting the old format though. Please note, that at...

bug

fixes https://github.com/Icinga/icingaweb2-module-graphite/issues/326

bug
cla/signed

It is not possible to create graphs with multi3 template graphs if different metrics or different numbers of metrics are given per graph. ## Current Behavior: ## Steps to Reproduce:...

bug

I use go-carbon + carbon-relay-ng to form a cluster of graphite servers. And i use carbonapi ( https://github.com/go-graphite/carbonapi ) to query those servers. I cannot get this to work with...

enhancement
area/backend

It would be a good idea if you could save graphs as a file using "icingacli". An application area for this would be to be able to enrich emails with...

enhancement

The graphite module templates for disk-windows and memory-windows are defaulting to "Used" in the bottom description of the value but the default for the checks are to return the value...

area/templates

When I use Menu -> Graphite -> Services it generates huge load on graphite-web, icingaweb2 and my web browser because it loads many graphs depending on my "Default page size"....

enhancement
ref/NC

**ping.ini icmp.ini hostalive.ini** Changed yUnitSystem from "none" to "msec" to be more accurate **disk.ini swap.ini** Changed legend from "Used" to "Free" as the default perfdata output of Icinga plugins delivered...