mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #9769 from Icinga/docs/parse-performance-data
Fix documentation for parse_performance_data DSL function
This commit is contained in:
commit
68cebc6bd5
@ -446,7 +446,8 @@ Signature:
|
||||
function parse_performance_data(pd)
|
||||
```
|
||||
|
||||
Parses a performance data string and returns an array describing the values.
|
||||
Parses a single performance data value from a string and returns a
|
||||
[PerfdataValue](08-advanced-topics.md#advanced-value-types-perfdatavalue) object.
|
||||
|
||||
Example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user