Web exporter configuration file (jpc_web_exporter.yml)
- Organization of this page
Format
Write in YAML format.
common: username: user name domainname: domain name tracenum: generations
File
jpc_web_exporter.yml
jpc_web_exporter.yml.model (model file)
Storage directory
- ■Integrated agent host
-
-
For a physical host
Agent-path\conf\
-
Description
This is a configuration file that specifies the operation of Web exporter.
Character code
UTF-8 (without BOM)
Line feed code
CR+LF
When the definitions are applied
It will take effect when you restart Web exporter.
Information that is specified
|
Item |
Description |
Changeability |
What You Setup in Your JP1/IM - Agent |
JP1/IM - Agent Defaults Value |
|
|---|---|---|---|---|---|
|
common |
-- |
-- |
-- |
-- |
|
|
[ username: user name ] |
Specifies the effective users when executing Playwright command. You must specify the username of the built-in Administrator that created Web scenario. |
REQ |
Specifies who is running Playwright command will. |
jp1webtest |
|
|
[ domainname: domain name ] |
Specifies the domain of the user specified in username. |
Y |
Valid only for Windows. Specifies the domain to which the user specified in username belongs. You cannot specify domain name for multibyte characters. Specify "." if the user specified in username is a local user. If it is omitted, "." is used. |
"." |
|
|
[tracenum: Generations] |
Specifies how many generations of tracing are for Web scenario. |
Y |
Specify within the range 10 to 9999. |
2000 |
|
- Legend:
-
REQ: Required setting, Y: Changeable, --: Not applicable