Changes between Version 3 and Version 4 of HetDescription/jrf/HetDescription/jrf/monitor


Ignore:
Timestamp:
Feb 14, 2017 11:08:56 PM (7 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetDescription/jrf/HetDescription/jrf/monitor

    v3 v4  
    107107}}}
    108108
     109If the `--log-print` option is given, then the output will look like the console output and
     110only the log_* events will be shown.
    109111
    110112
     113{{{
     114$ monitor --log-print -T -v
     115Press Cntl-C to exit servers
     1162017-02-14T16:20:53.762 INFO  [tcs_config.cpp      :configure           : 101] - Parsing command line arguments (looking for a config file)...
     1172017-02-14T16:20:54.305 INFO  [tcs_app.h           :run                 :  78] - Configuration complete.
     1182017-02-14T16:20:54.305 INFO  [tcs_app.h           :run                 :  79] - tcs_monitor-r7233 2017-02-06T22:40:19.000
     1192017-02-14T16:20:54.305 INFO  [tcs_app.h           :run                 :  80] - Linux 2.6.32-642.13.1.el6.x86_64
     1202017-02-14T16:20:54.306 INFO  [tcs_config.cpp      :lookupRoute         : 346] - TCSNamed lookup of monitor-route returned 'tcp://192.168.66.47:30200'
     1212017-02-14T16:20:54.306 INFO  [tcs_app.h           :run                 :  81] - Using route: tcp://192.168.66.47:30200
     1222017-02-14T16:20:54.306 INFO  [tcs_config.cpp      :lookupEventRoute    : 354] - TCSNamed lookup of monitor-event-route returned 'tcp://192.168.66.47:30201'
     1232017-02-14T16:20:54.306 INFO  [tcs_app.h           :run                 :  82] - Using event-route: tcp://192.168.66.47:30201
     1242017-02-14T16:20:54.306 INFO  [tcs_config.cpp      :lookupEventRoute    : 354] - TCSNamed lookup of monitor-event-route returned 'tcp://192.168.66.47:30201'
     1252017-02-14T16:20:54.407 INFO  [tcs_config.cpp      :lookupEventRoute    : 354] - TCSNamed lookup of tcs-event-route returned 'tcp://192.168.66.31:30301'
     1262017-02-14T16:20:54.508 INFO  [s_monitor_driver.cpp:message_thread      :  90] - Accepting commands...
     1272017-02-14T20:48:54.011 INFO  [pfip_client.cpp     :clear_positions     : 280] - Clearing probe positions.
     1282017-02-14T21:41:03.192 INFO  [tcs_driver.cpp      :~TCSDriver          :  56] - tcs is shutting down...
     1292017-02-14T21:41:03.192 INFO  [tcs_driver.cpp      :~TCSDriver          :  63] - tcs has shutdown
     1302017-02-14T21:42:19.703 ERROR [weather_client.h    :WeatherClient       :  27] - Error initializing weather client, using nominal values: Timeout waiting for message ID 1 ACK, spent 5.000098 seconds.  Receiver for weather is likely offline.
     1312017-02-14T21:42:25.208 INFO  [tcs_driver.cpp      :start               : 115] - Accepting commands...
     1322017-02-14T21:44:01.968 INFO  [tcs_driver.cpp      :~TCSDriver          :  56] - tcs is shutting down...
     1332017-02-14T21:44:03.968 INFO  [tcs_driver.cpp      :~TCSDriver          :  63] - tcs has shutdown
     134}}}
     135