Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
centreon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
centreon
Commits
398d3279
Commit
398d3279
authored
Feb 13, 2018
by
Thi Uyên Dang
Committed by
loiclau
Feb 13, 2018
Browse files
Options
Downloads
Patches
Plain Diff
Typo and format fixes of Lua Outputs section (#6052)
parent
69e4a9c1
No related branches found
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/en/administration_guide/02l.rst
+10
-9
10 additions, 9 deletions
doc/en/administration_guide/02l.rst
with
10 additions
and
9 deletions
doc/en/administration_guide/02l.rst
+
10
−
9
View file @
398d3279
...
...
@@ -545,24 +545,25 @@ Instance timeout
Default is 300 seconds.
===========
L
UA
Outputs
L
ua
Outputs
===========
L
UA
*Outputs* send metrics information into a script by a key-value system.
The LUA script should be
on your server.
L
ua
*Outputs* send metrics information into a script by a key-value system.
The Lua script should be
on your server.
Path
The path of the
l
ua script in your server.
The path of the
L
ua script in your server.
Filter category
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
Centreon Engines’ Broker module should be set to accept only ‘Neb’ events.
If filled, only events of the given type will be processed. Outputs that accept data from
Centreon Engine's Broker module should be set to accept only ‘Neb’ events.
*Lua parameter*
*metric lua
Type
Type of the
value of the
metric.
Type of the metric
value
.
Name/Key
Name of the
value of the
metric.
Name of the metric
value
.
Value
Value of the metric.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment