|
198 | 198 | </description> |
199 | 199 | </server> |
200 | 200 |
|
| 201 | + <!-- ═══════════════════════════════════════════════════════════════════ |
| 202 | + INTERNATIONAL SIGNAL SERVERS |
| 203 | + ════════════════════════════════════════════════════════════════════ --> |
| 204 | + <server id="JapanSignalServer"> |
| 205 | + <enabled>true</enabled> |
| 206 | + <name>JapanSignalServer™</name> |
| 207 | + <thread>JAPAN_SIGNAL_SERVER</thread> |
| 208 | + <host>localhost</host> |
| 209 | + <port>49201</port> |
| 210 | + <description> |
| 211 | + Japan signal server. Connects to Japanese news, market, currency, |
| 212 | + and seismic sources. Stores in nwe_japan MySQL database. |
| 213 | + </description> |
| 214 | + </server> |
| 215 | + |
| 216 | + <server id="RussiaSignalServer"> |
| 217 | + <enabled>true</enabled> |
| 218 | + <name>RussiaSignalServer™</name> |
| 219 | + <thread>RUSSIA_SIGNAL_SERVER</thread> |
| 220 | + <host>localhost</host> |
| 221 | + <port>49202</port> |
| 222 | + <description> |
| 223 | + Russia signal server. Connects to Russian news, market, currency, |
| 224 | + and energy sources. Stores in nwe_russia MySQL database. |
| 225 | + </description> |
| 226 | + </server> |
| 227 | + |
| 228 | + <server id="MexicoSignalServer"> |
| 229 | + <enabled>true</enabled> |
| 230 | + <name>MexicoSignalServer™</name> |
| 231 | + <thread>MEXICO_SIGNAL_SERVER</thread> |
| 232 | + <host>localhost</host> |
| 233 | + <port>49203</port> |
| 234 | + <description> |
| 235 | + Mexico signal server. Connects to Mexican news, market, currency, |
| 236 | + and energy sources. Stores in nwe_mexico MySQL database. |
| 237 | + </description> |
| 238 | + </server> |
| 239 | + |
| 240 | + <server id="GreeceInternationalSignalServer"> |
| 241 | + <enabled>true</enabled> |
| 242 | + <name>GreeceInternationalSignalServer™</name> |
| 243 | + <thread>GREECE_INTL_SIGNAL_SERVER</thread> |
| 244 | + <host>localhost</host> |
| 245 | + <port>49204</port> |
| 246 | + <description> |
| 247 | + Greece international signal server. Connects to Greek and international |
| 248 | + news, market, shipping, and currency sources. Stores in nwe_greece_intl |
| 249 | + MySQL database. |
| 250 | + </description> |
| 251 | + </server> |
| 252 | + |
201 | 253 | <!-- ═══════════════════════════════════════════════════════════════════ |
202 | 254 | BINARY HTTP SERVER |
203 | 255 | apache-root: Apache2 document root subdirectory for stored files. |
|
364 | 416 | <mapping category="Antivirus, Scanner" color="dark-orange" ansi="38;5;166"/> |
365 | 417 | <mapping category="Heuristic, Classifier" color="yellow" ansi="38;5;226"/> |
366 | 418 | <mapping category="Common, Rail, Logger" color="lavender" ansi="38;5;147"/> |
| 419 | + <mapping category="Signal, Japan, Russia, Mexico, Greece" color="cyan" ansi="38;5;51"/> |
367 | 420 | <mapping category="Default" color="silver" ansi="38;5;250"/> |
368 | 421 | </color-mappings> |
369 | 422 |
|
|
383 | 436 | <entry class="Communicator">0617340022</entry> |
384 | 437 | <entry class="BinaryHttpServer">0889912345</entry> |
385 | 438 | <entry class="WeatherServer">0721100456</entry> |
| 439 | + <entry class="JapanSignalServer">0831200101</entry> |
| 440 | + <entry class="RussiaSignalServer">0831200202</entry> |
| 441 | + <entry class="MexicoSignalServer">0831200303</entry> |
| 442 | + <entry class="GreeceInternationalSignalServer">0831200404</entry> |
386 | 443 | </hashcodes> |
387 | 444 |
|
388 | 445 | </nwe-config> |
0 commit comments