Update documentation.

Refs #5909
This commit is contained in:
Gunnar Beutner 2014-04-06 13:18:57 +02:00
parent 6744f9d9bb
commit 58cc22285e
2 changed files with 3 additions and 8 deletions

View File

@ -11,11 +11,6 @@ then generate nice graphs for historical reporting and trending.
Well-known addons processing Icinga performance data are PNP4Nagios,
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
PNP4Nagios, inGraph and Graphios use performance data collector daemons to fetch

View File

@ -111,9 +111,9 @@ Schema: "Stats: aggregatefunction aggregateattribute"
Aggregate Function | Description
-------------------|--------------
sum | | &nbsp;
min | | &nbsp;
max | | &nbsp;
sum | &nbsp;
min | &nbsp;
max | &nbsp;
avg | sum / count
std | standard deviation
suminv | sum (1 / value)