{
|
"General":
|
{
|
"Language": "es-ES",
|
"Executable name": "redserver64.exe",
|
"Window title": "ALUVISA RTZ SERVER",
|
"Window icon": "data/art.servers.redserver/icons/24x24/rtzserver.png",
|
"Window x": 0,
|
"Window y": 0,
|
"Window w": 1024,
|
"Window h": 768,
|
"Properties":
|
{
|
"com.sun.management.jmxremote.port": "6002",
|
"com.sun.management.jmxremote.authenticate": "false",
|
"com.sun.management.jmxremote.ssl": "false",
|
"file.encoding": "UTF-8"
|
}
|
},
|
|
|
"Application":
|
{
|
"Application information":
|
{
|
"Identifier": "server.rtzserver.zaragoza.1",
|
"Group": "ZARAGOZA",
|
"Name": "Server RTZ",
|
"Server service name": "rtz",
|
"Location": "",
|
"Description": "",
|
"Road": "",
|
"Kilometric Point": "",
|
"Latitude": "",
|
"Longitude": "",
|
"Owner": "ALUVISA",
|
"Maintainer": "",
|
"Heartbeat" : 900000,
|
"Threshold threads warning" : 5000,
|
"Threshold threads error" : 10000,
|
"Threshold memory warning" : 100000000,
|
"Threshold memory error" : 200000000,
|
"Threshold process cpu load warning" : 100,
|
"Threshold process cpu load error" : 100,
|
"Threshold system cpu load warning" : 100,
|
"Threshold system cpu load error" : 100
|
}
|
},
|
|
|
"Listener":
|
{
|
"Address": "172.16.11.210",
|
"Port": 5002,
|
"Address external": "192.168.254.7",
|
"Port external": 5002,
|
"Timeout": 0,
|
"Connections": 100
|
},
|
|
"Listener http":
|
{
|
"Port": 7002,
|
"Timeout": 0
|
},
|
|
|
"Listener https": {
|
"Port": 8002,
|
"Timeout": 0,
|
"Keystore location": "./art.keystore",
|
"Keystore password": "2owbmTQbaQMrZICiTmN1EQ=="
|
},
|
|
|
"Listener debug" :
|
{
|
"Port" : 9002,
|
"Maximum connections": 3
|
},
|
|
|
"Database": [
|
{
|
"Name": "timeless",
|
"Area": "timeless",
|
"Type": "postgresql",
|
"Driver": "org.postgresql.Driver",
|
"Connection string": "jdbc:postgresql://172.16.11.18:5432/ARTIC",
|
"User": "A/zYtigVU7uJN/pJjR1y0A==",
|
"Password": "cTSO+EwtFDjTE5l40R+s8w==",
|
"Connections": 1,
|
"Pending folder": "database/pending/timeless",
|
"Pending days": 7,
|
"Pending timer": 60
|
},
|
{
|
"Name": "historical",
|
"Area": "historical",
|
"Type": "postgresql",
|
"Driver": "org.postgresql.Driver",
|
"Connection string": "jdbc:postgresql://172.16.11.18:5432/ARTICHISTORICAL",
|
"User": "A/zYtigVU7uJN/pJjR1y0A==",
|
"Password": "cTSO+EwtFDjTE5l40R+s8w==",
|
"Connections": 1,
|
"Pending folder": "database/pending/historical",
|
"Pending days": 30,
|
"Pending timer": 60
|
}
|
],
|
|
|
"Symbols" :
|
[
|
"controller"
|
],
|
|
|
"Messages":
|
{
|
"es-ES":
|
{
|
"Messages":
|
{
|
"dd/MM/yyyy HH:mm:ss.SSS" : "dd/MM/yyyy HH:mm:ss.SSS",
|
"dd/MM/yyyy HH:mm:ss" : "dd/MM/yyyy HH:mm:ss",
|
"dd/MM/yyyy" : "dd/MM/yyyy HH:mm:ss.SSS",
|
"Description field cannot be empty" : "El campo descripción no puede esta vacío",
|
"Username field cannot be empty" : "El campo de usuario no puede esta vacío",
|
"Impulse detected inside variable phase" : "Impulso detectado dentro de una fase variable",
|
"Group number" : "Número de grupo",
|
"Variable phase" : "Fase variable",
|
"Impulse time" : "Tiempo del impulso",
|
"No group changes at the end of the variable phase" : "No cambia ningún grupo al final de la fase variable",
|
"The number or variable phases is less than 2" : "Se requieren al menos 2 fases variables",
|
"The number or variable phases is greater than 8" : "No se admiten mas de 8 fases variables",
|
"Variable phase overlaps retractable phase" : "Fase variable se superpone a una fase escamoteable",
|
"Retractable phase" : "Fase escamoteable",
|
"The number of masters correlations is less than 1" : "No existe ninguna correlacion maestro",
|
"The number of masters correlations is greater than 4" : "No se admiten más de 4 correlaciones maestro",
|
"The number of slaves correlations is less than 1" : "No existe ninguna correlacion esclavo",
|
"The number of slaves correlations is greater than 4" : "No se admiten más de 4 correlaciones esclavo",
|
"Timeout for slave correlation not set" : "No se ha establecido el timeout para la correlación esclavo",
|
"Timeout for cancelation point not set" : "No se ha establecido el timeout para el punto de cancelación",
|
"Slave correlation time does not match with the end of any phase" : "Correlación esclavo no coincide con el final de ninguna fase variable",
|
"Variable phase out of bounds" : "Fase variable fuera de rango",
|
"Retractable phase out of bounds" : "Fase escamoteable fuera de rango",
|
"Cancellation point out of bounds" : "Punto de cancelación fuera de rango",
|
"Correlation master out of bounds" : "Correlación maestro fuera de rango",
|
"Correlation slave out of bounds" : "Correlación esclavo fuera de rango",
|
"Saturation out of bounds" : "Saturación fuera de rango",
|
"Impulse time out of bounds" : "Impulso fuera de rango",
|
"A minimum of 1 correlation master is required" : "Se requiere al menos un punto de correlatción maestro",
|
"A minimum of 1 correlation slave is required" : "Se requiere al menos un punto de correlatción esclavo",
|
"A maximum of 4 correlation master are allowed" : "Se admite una máximo de cuatro puntos de correlaciones maestro",
|
"A maximum of 4 correlation slave are allowed" : "Se admite una máximo de cuatro puntos de correlaciones esclavo",
|
"Pedestrian group (trolley) with green times less than minimim green time configured" : "Grupo peatones de tranvía con tiempo de verde inferior al tiempo mínimo de verde configurado",
|
"Minimum green time" : "Tiempo mínimo de verde",
|
"Green time" : "Tiempo de verde",
|
"Pedestrian order" : "Número de orden del grupo peatón",
|
"Trolley order" : "Número de orden del grupo tranvía asociado",
|
"The maximum number of pedestrians groups (trolley) is 6" : "El número máximo de grupos de peatones tranvía es de 6",
|
"The maximum number of trolley groups is 4" : "El número máximo de grupos de tranvía es de 4"
|
}
|
},
|
"en-GB":
|
{
|
"Messages":
|
{
|
"dd/MM/yyyy HH:mm:ss.SSS" : "dd/MM/yyyy HH:mm:ss.SSS",
|
"dd/MM/yyyy HH:mm:ss" : "dd/MM/yyyy HH:mm:ss",
|
"dd/MM/yyyy" : "dd/MM/yyyy HH:mm:ss.SSS"
|
}
|
}
|
}
|
}
|