imagentaction configuration file (jpc_imagentaction.json)
- Organization of this page
Format
"port": Listen port,
"log": {
"message": {
"num": Logging sectors
"size": Max file size
},
"internal": {
"level": "Logging Level"
"num": Logging sectors
"size": Max. file size
},
"access": {
"num": Logging sectors
"size": Max. file size
}
}
}
File
jpc_imagentaction.json
jpc_imagentaction.json.model (model file)
Storage directory
- ■Integrated agent host
-
In Windows:
-
For a physical host
Agent-path\conf\
-
For a logical host
shared-folder\jp1ima\conf\
In Linux:
-
For a physical host
/opt/jp1ima/conf/
-
For a logical host
shared-directory/jp1ima/conf/
-
Description
This configuration file defines the operation of imagentaction of JP1/IM agent control base.
Character code
UTF-8 (without BOM)
Line feed code
In Windows: CR+LF
In Linux: LF
When the definitions are applied
Reflects when imagent service and imagentaction service Restart.
Information that is specified
|
Member name |
Optional |
Format |
Value to Setup |
|---|---|---|---|
|
port |
Yes |
number |
The port for accepting access to JP1/IM agent control base (imagentaction) Specify within the range of 5001 to 65535. The default is 20728. |
|
log |
Yes |
object |
Logging Setup See (a) Published logs in 12.2.2(7) JP1/IM agent control base Logging in JP1/Integrated Management 3 - Manager Administration Guide. For information about Setup items, see log in imbase configuration file (jpc_imbase.json). |
- Notes
-
-
If this File is not accessible, imagentproxy will be stopped abnormally.
-
If JSON format is invalid does not match the type specified, the service is stopped abnormally.
-