Private GIT

Skip to content
Snippets Groups Projects
Commit 82afae8e authored by Thi Uyên Dang's avatar Thi Uyên Dang Committed by loiclau
Browse files

Typo and format fixes of Lua Outputs section (#6052)

parent 0a49a064
No related branches found
No related tags found
No related merge requests found
...@@ -545,24 +545,25 @@ Instance timeout ...@@ -545,24 +545,25 @@ Instance timeout
Default is 300 seconds. Default is 300 seconds.
=========== ===========
LUA Outputs Lua Outputs
=========== ===========
LUA *Outputs* send metrics information into a script by a key-value system. The LUA script should be Lua *Outputs* send metrics information into a script by a key-value system.
on your server. The Lua script should be on your server.
Path Path
The path of the lua script in your server. The path of the Lua script in your server.
Filter category Filter category
The categories of events accepted by this Output. If empty, no restriction on events accepted. The categories of events accepted by this Output. If empty, no restriction on events accepted.
If filled, only events of the given type will be processed. Output that accept data from If filled, only events of the given type will be processed. Outputs that accept data from
Centreon Engines’ Broker module should be set to accept only ‘Neb’ events. Centreon Engine's Broker module should be set to accept only ‘Neb’ events.
*Lua parameter*
*metric lua
Type Type
Type of the value of the metric. Type of the metric value.
Name/Key Name/Key
Name of the value of the metric. Name of the metric value.
Value Value
Value of the metric. Value of the metric.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment