mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
parent
6744f9d9bb
commit
58cc22285e
@ -11,11 +11,6 @@ then generate nice graphs for historical reporting and trending.
|
|||||||
Well-known addons processing Icinga performance data are PNP4Nagios,
|
Well-known addons processing Icinga performance data are PNP4Nagios,
|
||||||
inGraph and Graphite.
|
inGraph and Graphite.
|
||||||
|
|
||||||
> **Note**
|
|
||||||
>
|
|
||||||
> As there are no real host checks in Icinga 2, the performance data is
|
|
||||||
> generated from the host check service, if existing.
|
|
||||||
|
|
||||||
### <a id="writing-performance-data-files"></a> Writing Performance Data Files
|
### <a id="writing-performance-data-files"></a> Writing Performance Data Files
|
||||||
|
|
||||||
PNP4Nagios, inGraph and Graphios use performance data collector daemons to fetch
|
PNP4Nagios, inGraph and Graphios use performance data collector daemons to fetch
|
||||||
|
@ -111,9 +111,9 @@ Schema: "Stats: aggregatefunction aggregateattribute"
|
|||||||
|
|
||||||
Aggregate Function | Description
|
Aggregate Function | Description
|
||||||
-------------------|--------------
|
-------------------|--------------
|
||||||
sum | |
|
sum |
|
||||||
min | |
|
min |
|
||||||
max | |
|
max |
|
||||||
avg | sum / count
|
avg | sum / count
|
||||||
std | standard deviation
|
std | standard deviation
|
||||||
suminv | sum (1 / value)
|
suminv | sum (1 / value)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user