Logs in the Z/IPStream R/2 explained

Updated by Bryan Jones

Scope

This article applies to all variants of the Z/IPStream R/2 Stream Encoder & Processor (Z/IPStream). This includes both the base model units and optioned units that might have other options enabled. One example is a unit with Omnia.9 processing is referred to as a 9R/2.

Some Z/IPStream units have a front panel display and controls. Newer units do not. For this document, they are all the same.


Description

The Logs page of the Z/IPStream can be confusing because there are many different log files here. You might be asked for logs but now know which logs to get. In this document we'll go over what you might find in the various log files.


The Logs Page

Here is a screenshot of the logs page as of this writing. To get to the logs page;

  1. Navigate to the Web Page of your Z/IPStream
  2. Log in.
  3. Click on the Status link in the menu bar across the top
  4. Click on the Logs link in that same menu

At the top of the page, you will see options to download a logs and configuration package for the last 1, 3, or 5 days. It will download the logs from all sections and your configuration files and save it as Zip file.

Log files and file packages may contain sensitive information (usernames, passwords, etc.), IP addresses of other units on the network, and full system configuration. If you have security concerns, you should download the log files separately and scrub them for any sensitive information.

While only two days are shown on this screenshot, the Z/IPStream keeps a rolling set of the last 30 days' logs.

Clicking on the name of an individual log (Log2022-09-30.log, for example) will open that log in a new browser tab for you to view locally. If you are downloading logs to send via email, click the [gzip] link to the right of each log.

Individual Log Sections

One thing that is unique to the Z/IPStream R/2 is the integration of the Triton Digital components required for streaming.

If you do not stream with Triton, you can skip over this section of logs and scroll down to the Media Encoder section.
Triton logs

Each Triton component maintains its own log. Sections that start with the word Triton are specific to those components. Those include;

  • Triton Digital Services - These logs start with SM and are also referred to as Station Manager logs. The Station Manager is responsible for most of the administrative tasks associated with streaming with Triton, station names, mount points, etc.
  • Triton Digital Services Connect - "Connect" allows the web pages of the Z/IPStream and the individual Triton components to communicate. Messages about that work are contained in these logs.
  • Triton Digital Services ME - These are logs associated with the media encoder. The media encoder is primarily responsible for taking your audio and converting it to AAC or MP3-coded packets so listeners can consume it.
  • Triton Digital Services MP - These logs cover the Triton Media Proxy (hence the MP designation on the files). I like to describe MP as the "worker." The MP is responsible for taking all of the packets of audio and all of the metadata (now playing info) and sending them to the Triton Media Relay. The media relay does not run on your Z/IP Stream. It is the entry point to Triton's network of servers and data centers that serve your streams to your listeners.

If required, Triton will generally ask you for specific logs as required.

Media Encoder

The Media Encoder logs (not to be confused with Triton ME logs) contain information about streams and other audio processing NOT related to Triton. For example, streams that publish to a standard Icecast or SHOUTcast server will write to this file. It includes synchronization (sample rate), server connection information, metadata status, etc. If your system is having trouble connecting to or publishing data to your Non-Trition stream, it is likely found in this file.

For example, here is a metadata component that was sent as part of an HLS stream hosted with Akamai

0:16:55.561# 5604: Info: MetadataTcp(Akamai): Received connection from 127.0.0.1:52916...
00:16:55.561# 5604: Info: Lua: LineParser Script: Line='t=Why - Jason Aldean|u=http://www.mystation.com'
00:16:55.561# 5604: Info: Lua: LineParse Script: Title starts at 1
00:16:55.561# 5604: Info: Lua: LineParse Script: Title ends at 21
00:16:55.561# 5604: Info: Lua: LineParse Script: URL found at 22
00:16:55.561# 5604: Info: Lua: LineParse Script: title='Why - Jason Aldean', url='http://www.mystation.com'
00:16:55.562# 5604: Info: MetadataTcp(Akamai): Metadata source 127.0.0.1:52916 closed connection! Wait for another...
00:16:55.562# 5604: Info: MetadataTcp(Akamai): Waiting for connections on port 9997...
00:16:55.568# 2316: Info: HlsStreamSender(digest auth): Adding metadata title='Why - Jason Aldean', url='http://www.mystation.com', fragment offset=1953 ms
00:16:55.585# 5760: Info: HlsStreamSender(akamai test): Adding metadata title='Why - Jason Aldean', url='http://www.mystation.com', fragment offset=984 ms
00:16:55.676# 5452: Info: SyncAdjust(Omnia 9 Proc): Buffer=173176, sample_diff=0.000000

Service Manager

Service Manager contains mostly advanced metadata logs if used. If you use the separate Metadata2UI program to configure and control your metadata routing, that information is contained (in great detail) in these logs.

Most systems that stream to standard Icecast and SHOUTcast encoders send directly to the encoder, so no logs are found here. If you stream with Triton or you do advanced routing of your metadata, those logs will be found here.

Information about the raw metadata packet, how it's received, translated, and where it's sent to and comes from is all located here.

As an example;

  • you receive a packet of metadata from your automation system
  • automation sends the song using an XMS category
  • your streaming host needs to see songs as MUS so that it can update the title and artist, so we translate XMS --> MUS
  • your streams use a profanity delay, so after we translate the data, we send it to the data delay in your delay unit, so now playing is kept in line with your audio.
  • after the delay, the metadata comes back to the Z/IPStream
  • finally, we send it to your stream host.

ALL of this data is kept in this log. Here is a sample of only a single song.

00:00:04.587: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "AudioVAULt" source: packet, t=0, dt=0')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __pnum='3292'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __time='00:00:04.554'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_id='P4915'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_artist_name='Josh Gracin'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_title='Telluride'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_type='PMS'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_type2='Play'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_time_duration_seconds='227'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_time_duration='227000'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: duration='00:03:47'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "AudioVAULt" source: Push packet...')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai R2" output proc: packet, t=0, dt=0')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __pnum='3292'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __time='00:00:04.554'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_id='P4915'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_artist_name='Josh Gracin'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_title='Telluride'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_type='PMS'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_type2='Play'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_time_duration_seconds='227'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_time_duration='227000'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: duration='00:03:47'')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai R2" output: Preparing...')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai R2" output: duration=0, t=0, dt=0')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai R2" output proc: duration=0')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai X2" output proc: packet, t=0, dt=0')
00:00:04.588: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __pnum='3292'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __time='00:00:04.554'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_id='P4915'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_artist_name='Josh Gracin'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_title='Telluride'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_type='PMS'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_type2='Play'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_time_duration_seconds='227'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: cue_time_duration='227000'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: duration='00:03:47'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai X2" output: Preparing...')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai X2" output: duration=0, t=0, dt=0')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "Akamai X2" output proc: duration=0')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: "KBRY Translator" translator: packet, t=0, dt=0')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __pnum='3292'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: __time='00:00:04.554'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_id='P4915'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00001210] Info2: Send to "127.0.0.1:9997": <BEGIN>t=Telluride - Josh Gracin|u=http://www.mystation.com\r\n')
00:00:04.589: Info: ProcManager('Metadata2'): info('<END> dt=1')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.554: [00000f94] Info2: track_artist_name='Josh Gracin'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_title='Telluride'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_type='PMS'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_type2='Play'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_time_duration_seconds='227'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_time_duration='227000'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: duration='00:03:47'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_type = PMS -> track')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: add mount = 'TELOSBJONES'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "Triton" output proc: packet, t=1, dt=0')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: __pnum='3292'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: __time='00:00:04.554'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: track_id='P4915'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: track_artist_name='Josh Gracin'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_title='Telluride'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_type='track'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_type2='Play'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_time_duration_seconds='227'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_time_duration='227000'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: duration='00:03:47'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: mount='TELOSBJONES'')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "Triton" output: Preparing...')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555:')
00:00:04.589: Info: ProcManager('Metadata2'): info('[00000f94] Info2: "Triton" output: duration=0, t=1, dt=0')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "Triton" output proc: duration=0')
00:00:04.589: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "KBRY Translator" mux: duration=0')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "KBRY Translator" mux: duration=0')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "KBRY Translator" translator: Added 1 fields, changed 1 fields, duration=1')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "To Cirrus" output proc: packet, t=1, dt=1')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: __pnum='3292'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: __time='00:00:04.554'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: track_id='P4915'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: track_artist_name='Josh Gracin'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_title='Telluride'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_type='PMS'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_type2='Play'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_time_duration_seconds='227'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: cue_time_duration='227000'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: duration='00:03:47'')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.555: [00000f94] Info2: "To Cirrus" output: Preparing...')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.557: [00000f94] Info2: "To Cirrus" output: duration=2, t=3, dt=3')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.557: [00000f94] Info2: "To Cirrus" output proc: duration=2')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.557: [00000f94] Info2: "AudioVAULt" mux: duration=3')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.557: [00000f94] Info2: "AudioVAULt" mux: duration=3')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.557: [00000f94] Info2: "AudioVAULt" source: Packet done, duration=3')
00:00:04.590: Info: ProcManager('Metadata2'): info('00:00:04.557: [000002c8] Info2: Send to "127.0.0.1:31314": <BEGIN>POST /stwcue/metadata HTTP/1.1\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('Content-Type: application/xml; charset=utf-8\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('Host:127.0.0.1:31314\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('Content-Length:821\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<?xml version="1.0" encoding="UTF-8"?>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<stwcue version="1" xmlns="http://www.streamtheworld.com/metadata/stwcue-1.0">\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<mount>TELOSBJONES</mount>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<cuepoint type="track" cache="true">\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attributes>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attribute name="custom__pnum"><![CDATA[3292]]></attribute>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attribute name="cue_title"><![CDATA[Telluride]]></attribute>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attribute name="duration"><![CDATA[00:03:47]]></attribute>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attribute name="cue_type2"><![CDATA[Play]]></attribute>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attribute name="cue_time_duration"><![CDATA[227000]]></attribute>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attribute name="track_artist_name"><![CDATA[Josh Gracin]]></attribute>\r\n')
00:00:04.590: Info: ProcManager('Metadata2'): info('<attribute name="cue_time_duration_seconds"><![CDATA[227]]></attribute>\r\n')
00:00:04.591: Info: ProcManager('Metadata2'): info('<attribute name="track_id"><![CDATA[P4915]]></attribute>\r\n')
00:00:04.591: Info: ProcManager('Metadata2'): info('<attribute name="custom__time"><![CDATA[00:00:04.554]]></attribute>\r\n')
00:00:04.591: Info: ProcManager('Metadata2'): info('</attributes>\r\n')
00:00:04.591: Info: ProcManager('Metadata2'): info('</cuepoint>\r\n')
00:00:04.591: Info: ProcManager('Metadata2'): info('</stwcue><END> dt=0')

SNMP Agent

These logs contain information about SNMP events (if enabled) in the Z/IPStream.

This does not include any SNMP events related to the Triton components
Statistics Manager

This section contains logs that monitor hardware and system statistics unrelated to a particular stream. It logs information about the server's health and the health of the software.

Performance counters are logged every five minutes.

A sample of the information logged looks like this.

00:10:33.462: Info: Enumerating performance counters:
00:10:33.471: Info: - AddInProcess32.exe: % Processor Time=2, Handle Count=926, ID Process=3032, IO Data Bytes/sec=1010, Private Bytes=68771840, Thread Count=31, Working Set=59006976, Working Set Peak=78397440
00:10:33.471: Info: - Axiaadvd.exe: % Processor Time=0, Handle Count=111, ID Process=3500, IO Data Bytes/sec=0, Private Bytes=1314816, Thread Count=3, Working Set=4734976, Working Set Peak=4763648
00:10:33.472: Info: - Axiagpior.exe: % Processor Time=0, Handle Count=52, ID Process=2096, IO Data Bytes/sec=0, Private Bytes=991232, Thread Count=3, Working Set=3768320, Working Set Peak=3796992
00:10:33.472: Info: - Axialwrd.exe: % Processor Time=0, Handle Count=144, ID Process=1756, IO Data Bytes/sec=0, Private Bytes=1818624, Thread Count=3, Working Set=6082560, Working Set Peak=6127616
00:10:33.472: Info: - Console.exe: % Processor Time=0, Handle Count=58, ID Process=1172, IO Data Bytes/sec=44, Private Bytes=1146880, Thread Count=1, Working Set=4120576, Working Set Peak=4120576
00:10:33.472: Info: - LWBackup.exe: % Processor Time=0, Handle Count=66, ID Process=1664, IO Data Bytes/sec=0, Private Bytes=655360, Thread Count=1, Working Set=2875392, Working Set Peak=2875392
00:10:33.472: Info: - LWWatchdog.exe: % Processor Time=0, Handle Count=102, ID Process=3076, IO Data Bytes/sec=0, Private Bytes=958464, Thread Count=2, Working Set=4526080, Working Set Peak=5062656
00:10:33.472: Info: - Metadata2.exe: % Processor Time=0, Handle Count=144, ID Process=3028, IO Data Bytes/sec=48, Private Bytes=2867200, Thread Count=9, Working Set=6234112, Working Set Peak=6266880
00:10:33.473: Info: - Node.exe: % Processor Time=0, Handle Count=261, ID Process=5364, IO Data Bytes/sec=0, Private Bytes=56115200, Thread Count=10, Working Set=57630720, Working Set Peak=66744320
00:10:33.473: Info: - R2mgr.exe: % Processor Time=0, Handle Count=440, ID Process=6128, IO Data Bytes/sec=139, Private Bytes=2314240, Thread Count=7, Working Set=6021120, Working Set Peak=6078464
00:10:33.473: Info: - SmConnection.exe: % Processor Time=0, Handle Count=544, ID Process=2780, IO Data Bytes/sec=9, Private Bytes=45993984, Thread Count=18, Working Set=56811520, Working Set Peak=86204416
00:10:33.473: Info: - StartupConsole.exe: % Processor Time=0, Handle Count=46, ID Process=1368, IO Data Bytes/sec=0, Private Bytes=909312, Thread Count=1, Working Set=3690496, Working Set Peak=3690496
00:10:33.473: Info: - StartupInit.exe: % Processor Time=0, Handle Count=19, ID Process=1360, IO Data Bytes/sec=0, Private Bytes=626688, Thread Count=1, Working Set=2551808, Working Set Peak=2551808
00:10:33.474: Info: - StartupRecovery.exe: % Processor Time=0, Handle Count=82, ID Process=1352, IO Data Bytes/sec=0, Private Bytes=1155072, Thread Count=2, Working Set=5005312, Working Set Peak=5070848
00:10:33.474: Info: - StationManagerWinService.exe: % Processor Time=0, Handle Count=893, ID Process=796, IO Data Bytes/sec=1574, Private Bytes=56827904, Thread Count=31, Working Set=61218816, Working Set Peak=62312448
00:10:33.474: Info: - Stats.exe: % Processor Time=0, Handle Count=217, ID Process=4564, IO Data Bytes/sec=84, Private Bytes=4972544, Thread Count=5, Working Set=8118272, Working Set Peak=8376320
00:10:33.474: Info: - UI.exe: % Processor Time=0, Handle Count=286, ID Process=3484, IO Data Bytes/sec=519, Private Bytes=3280896, Thread Count=7, Working Set=8294400, Working Set Peak=8630272
00:10:33.474: Info: - WinVNC.exe: % Processor Time=0, Handle Count=101, ID Process=1224, IO Data Bytes/sec=0, Private Bytes=1949696, Thread Count=3, Working Set=4837376, Working Set Peak=4964352
00:10:33.474: Info: - WinVNC#1.exe: % Processor Time=0, Handle Count=147, ID Process=1560, IO Data Bytes/sec=502, Private Bytes=2260992, Thread Count=5, Working Set=6500352, Working Set Peak=6504448
00:10:33.475: Info: - ZipStreamR2.exe: % Processor Time=66, Handle Count=2930, ID Process=4608, IO Data Bytes/sec=31, Private Bytes=190349312, Thread Count=74, Working Set=191897600, Working Set Peak=191938560
00:10:33.475: Info: - \System\Processes: 80
00:10:33.475: Info: - \System\Threads: 866
00:10:33.475: Info: - \System\System Up Time: 898309
00:10:33.475: Info: - \System\Processor Queue Length: 0
00:10:33.475: Info: - \Process(_Total)\Handle Count: 21886
00:10:33.475: Info: - \Process(_Total)\Working Set: 1095180288
00:10:33.475: Info: - \Processor(_Total)\% Privileged Time: 1
00:10:33.475: Info: - \Processor(_Total)\% User Time: 10
00:10:33.475: Info: - \Objects\Processes: 86
00:10:33.475: Info: - \Objects\Threads: 1042
00:10:33.475: Info: - \Objects\Events: 6133
00:10:33.475: Info: - \Objects\Semaphores: 1183
00:10:33.475: Info: - \Objects\Mutexes: 1509
00:10:33.475: Info: - \Objects\Sections: 1253
00:10:33.475: Info: - \Memory\Available MBytes: 6630
00:10:33.475: Info: - \Memory\Cache Bytes: 57024512
00:10:33.475: Info: - \Memory\Page Faults/sec: 237
00:10:33.476: Info: - \Memory\Page Writes/sec: 0
00:10:33.476: Info: - \Memory\Pool Nonpaged Bytes: 174546944
00:10:33.476: Info: - \PhysicalDisk(_Total)\Avg. Disk Bytes/Read: 0
00:10:33.476: Info: - \PhysicalDisk(_Total)\Avg. Disk Bytes/Write: 5818
00:10:33.476: Info: - \PhysicalDisk(_Total)\Disk Read Bytes/sec: 0
00:10:33.476: Info: - \PhysicalDisk(_Total)\Disk Write Bytes/sec: 12801
00:10:33.476: Info: - \PhysicalDisk(_Total)\Avg. Disk Queue Length: 0
00:10:33.476: Info: - \TCPv4\Connections Established: 29
00:10:33.476: Info: - \TCPv4\Connections Active: 347214
00:10:33.476: Info: - \TCPv4\Connections Passive: 186934
00:10:33.476: Info: - \TCPv4\Connection Failures: 17927
00:10:33.476: Info: - \TCPv4\Connections Reset: 9692

Network counters are logged every fifteen minutes

00:20:33.492: Info: Enumerating network connections:
00:20:33.492: Info: - TCP 0.0.0.0:7 <-> 0.0.0.0:0 LISTENING TCPSVCS.EXE(448)
00:20:33.492: Info: - TCP 0.0.0.0:9 <-> 0.0.0.0:0 LISTENING TCPSVCS.EXE(448)
00:20:33.492: Info: - TCP 0.0.0.0:13 <-> 0.0.0.0:0 LISTENING TCPSVCS.EXE(448)
00:20:33.492: Info: - TCP 0.0.0.0:17 <-> 0.0.0.0:0 LISTENING TCPSVCS.EXE(448)
00:20:33.492: Info: - TCP 0.0.0.0:19 <-> 0.0.0.0:0 LISTENING TCPSVCS.EXE(448)
00:20:33.492: Info: - TCP 0.0.0.0:25 <-> 0.0.0.0:0 LISTENING scd.exe(3356)
00:20:33.493: Info: - TCP 0.0.0.0:93 <-> 0.0.0.0:0 LISTENING axialwrd.exe(1756)
00:20:33.493: Info: - TCP 127.0.0.1:93 <-> 127.0.0.1:49159 ESTABLISHED axialwrd.exe(1756)
00:20:33.493: Info: - TCP 127.0.0.1:93 <-> 127.0.0.1:55938 ESTABLISHED axialwrd.exe(1756)
00:20:33.493: Info: - TCP 127.0.0.1:93 <-> 127.0.0.1:63345 ESTABLISHED axialwrd.exe(1756)
00:20:33.493: Info: - TCP 192.168.2.188:93 <-> 192.168.2.10:53434 ESTABLISHED axialwrd.exe(1756)
00:20:33.493: Info: - TCP 192.168.2.188:93 <-> 192.168.2.10:53584 ESTABLISHED axialwrd.exe(1756)
00:20:33.493: Info: - TCP 0.0.0.0:135 <-> 0.0.0.0:0 LISTENING svchost.exe(880)
00:20:33.493: Info: - TCP 172.16.0.1:139 <-> 0.0.0.0:0 LISTENING System(4)
00:20:33.493: Info: - TCP 192.168.2.188:139 <-> 0.0.0.0:0 LISTENING System(4)
00:20:33.493: Info: - TCP 0.0.0.0:1801 <-> 0.0.0.0:0 LISTENING mqsvc.exe(1840)
00:20:33.493: Info: - TCP 0.0.0.0:2103 <-> 0.0.0.0:0 LISTENING mqsvc.exe(1840)
00:20:33.493: Info: - TCP 0.0.0.0:2105 <-> 0.0.0.0:0 LISTENING mqsvc.exe(1840)
00:20:33.493: Info: - TCP 0.0.0.0:2107 <-> 0.0.0.0:0 LISTENING mqsvc.exe(1840)
00:20:33.493: Info: - TCP 0.0.0.0:8888 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.493: Info: - TCP 0.0.0.0:9997 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.493: Info: - TCP 0.0.0.0:9998 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.493: Info: - TCP 0.0.0.0:9999 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.493: Info: - TCP 127.0.0.1:16969 <-> 127.0.0.1:63342 ESTABLISHED node.exe(5364)
00:20:33.493: Info: - TCP 127.0.0.1:16969 <-> 127.0.0.1:63375 ESTABLISHED node.exe(5364)
00:20:33.493: Info: - TCP 127.0.0.1:16969 <-> 127.0.0.1:63379 ESTABLISHED node.exe(5364)
00:20:33.493: Info: - TCP 127.0.0.1:16969 <-> 127.0.0.1:63381 ESTABLISHED node.exe(5364)
00:20:33.493: Info: - TCP 127.0.0.1:16969 <-> 127.0.0.1:63383 ESTABLISHED node.exe(5364)
00:20:33.493: Info: - TCP 127.0.0.1:16969 <-> 0.0.0.0:0 LISTENING node.exe(5364)
00:20:33.493: Info: - TCP 127.0.0.1:16999 <-> 0.0.0.0:0 LISTENING tls-connect.exe(4584)
00:20:33.493: Info: - TCP 0.0.0.0:18000 <-> 0.0.0.0:0 LISTENING metadata2.exe(3028)
00:20:33.493: Info: - TCP 0.0.0.0:18001 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.493: Info: - TCP 0.0.0.0:18002 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.493: Info: - TCP 0.0.0.0:18888 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.493: Info: - TCP 0.0.0.0:19000 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.494: Info: - TCP 0.0.0.0:19001 <-> 0.0.0.0:0 LISTENING ZipStreamR2.exe(4608)
00:20:33.494: Info: - TCP 0.0.0.0:31312 <-> 0.0.0.0:0 LISTENING SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52762 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52764 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52766 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52767 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52768 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52769 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52770 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52771 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52772 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52774 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52775 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52776 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52777 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52778 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52779 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52780 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52781 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:63353 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52765 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:52773 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:63352 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 127.0.0.1:31312 <-> 127.0.0.1:63354 ESTABLISHED SMSvcHost.exe(1932)
00:20:33.494: Info: - TCP 0.0.0.0:31313 <-> 0.0.0.0:0 LISTENING AddInProcess32.exe(3032)
00:20:33.494: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52783 ESTABLISHED AddInProcess32.exe(3032)
00:20:33.494: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52785 ESTABLISHED AddInProcess32.exe(3032)
00:20:33.494: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52952 TIME-WAIT [System Process](0)
00:20:33.494: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52954 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52955 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52957 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52959 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52961 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52962 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52964 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52967 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52971 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52972 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52974 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52975 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52981 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52983 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52985 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52988 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52990 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52991 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52993 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52995 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52965 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52782 ESTABLISHED AddInProcess32.exe(3032)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52997 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 127.0.0.1:31313 <-> 127.0.0.1:52969 TIME-WAIT [System Process](0)
00:20:33.495: Info: - TCP 0.0.0.0:43389 <-> 0.0.0.0:0 LISTENING svchost.exe(1280)
00:20:33.495: Info: - TCP 0.0.0.0:45800 <-> 0.0.0.0:0 LISTENING winvnc.exe(1560)
00:20:33.495: Info: - TCP 0.0.0.0:45900 <-> 0.0.0.0:0 LISTENING winvnc.exe(1560)
00:20:33.495: Info: - TCP 0.0.0.0:49152 <-> 0.0.0.0:0 LISTENING wininit.exe(584)
00:20:33.495: Info: - TCP 0.0.0.0:49153 <-> 0.0.0.0:0 LISTENING svchost.exe(932)
00:20:33.495: Info: - TCP 0.0.0.0:49154 <-> 0.0.0.0:0 LISTENING svchost.exe(968)
00:20:33.496: Info: - TCP 0.0.0.0:49157 <-> 0.0.0.0:0 LISTENING mqsvc.exe(1840)
00:20:33.496: Info: - TCP 0.0.0.0:49158 <-> 0.0.0.0:0 LISTENING lsass.exe(692)
00:20:33.496: Info: - TCP 127.0.0.1:49159 <-> 127.0.0.1:93 ESTABLISHED axiagpior.exe(2096)
00:20:33.496: Info: - TCP 0.0.0.0:49171 <-> 0.0.0.0:0 LISTENING services.exe(676)
00:20:33.496: Info: - TCP 0.0.0.0:49172 <-> 0.0.0.0:0 LISTENING svchost.exe(3612)
00:20:33.496: Info: - TCP 127.0.0.1:52762 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52764 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52765 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52766 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52767 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52768 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52769 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52770 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52771 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52772 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52773 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52774 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52775 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52776 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52777 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52778 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52779 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52780 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52781 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.496: Info: - TCP 127.0.0.1:52782 <-> 127.0.0.1:31313 ESTABLISHED AddInProcess32.exe(3652)
00:20:33.496: Info: - TCP 127.0.0.1:52783 <-> 127.0.0.1:31313 ESTABLISHED AddInProcess32.exe(3652)
00:20:33.496: Info: - TCP 127.0.0.1:52785 <-> 127.0.0.1:31313 ESTABLISHED AddInProcess32.exe(3652)
00:20:33.496: Info: - TCP 192.168.2.188:52790 <-> 208.80.52.69:80 ESTABLISHED AddInProcess32.exe(3032)
00:20:33.497: Info: - TCP 192.168.2.188:52791 <-> 208.80.52.69:80 ESTABLISHED AddInProcess32.exe(3032)
00:20:33.497: Info: - TCP 192.168.2.188:52792 <-> 208.80.52.69:80 ESTABLISHED AddInProcess32.exe(3032)
00:20:33.497: Info: - TCP 192.168.2.188:52875 <-> 23.52.14.89:80 FIN-WAIT-2 ZipStreamR2.exe(4608)
00:20:33.497: Info: - TCP 127.0.0.1:52977 <-> 127.0.0.1:9997 TIME-WAIT [System Process](0)
00:20:33.497: Info: - TCP 192.168.2.188:52986 <-> 23.52.14.89:80 TIME-WAIT [System Process](0)
00:20:33.497: Info: - TCP 192.168.2.188:52987 <-> 23.52.14.89:80 ESTABLISHED ZipStreamR2.exe(4608)
00:20:33.497: Info: - TCP 127.0.0.1:55938 <-> 127.0.0.1:93 ESTABLISHED axiaadvd.exe(3500)
00:20:33.497: Info: - TCP 192.168.2.188:59619 <-> 23.32.61.35:80 ESTABLISHED ZipStreamR2.exe(4608)
00:20:33.497: Info: - TCP 192.168.2.188:61842 <-> 52.21.165.181:80 ESTABLISHED ZipStreamR2.exe(4608)
00:20:33.497: Info: - TCP 192.168.2.188:61843 <-> 52.21.165.181:80 ESTABLISHED ZipStreamR2.exe(4608)
00:20:33.497: Info: - TCP 127.0.0.1:63342 <-> 127.0.0.1:16969 ESTABLISHED ui.exe(3484)
00:20:33.497: Info: - TCP 192.168.2.188:63343 <-> 192.168.2.161:4322 ESTABLISHED metadata2.exe(3028)
00:20:33.497: Info: - TCP 127.0.0.1:63345 <-> 127.0.0.1:93 ESTABLISHED LWBackup.exe(1664)
00:20:33.497: Info: - TCP 127.0.0.1:63352 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.497: Info: - TCP 127.0.0.1:63353 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.497: Info: - TCP 127.0.0.1:63354 <-> 127.0.0.1:31312 ESTABLISHED SmConnection.exe(2780)
00:20:33.497: Info: - TCP 127.0.0.1:63375 <-> 127.0.0.1:16969 ESTABLISHED ZipStreamR2.exe(4608)
00:20:33.497: Info: - TCP 127.0.0.1:63379 <-> 127.0.0.1:16969 ESTABLISHED SmConnection.exe(2780)
00:20:33.497: Info: - TCP 127.0.0.1:63381 <-> 127.0.0.1:16969 ESTABLISHED snmp.exe(1400)
00:20:33.497: Info: - TCP 127.0.0.1:63383 <-> 127.0.0.1:16969 ESTABLISHED r2mgr.exe(6128)
00:20:33.497: Info: - TCP 0.0.0.0:80 <-> 0.0.0.0:0 LISTENING node.exe(5364)
00:20:33.497: Info: - TCP 0.0.0.0:443 <-> 0.0.0.0:0 LISTENING node.exe(5364)
00:20:33.497: Info: - TCP 0.0.0.0:445 <-> 0.0.0.0:0 LISTENING System(4)
00:20:33.497: Info: - TCP 0.0.0.0:31314 <-> 0.0.0.0:0 LISTENING System(4)
00:20:33.498: Info: - UDP 0.0.0.0:7 TCPSVCS.EXE(448)
00:20:33.498: Info: - UDP 0.0.0.0:9 TCPSVCS.EXE(448)
00:20:33.498: Info: - UDP 0.0.0.0:13 TCPSVCS.EXE(448)
00:20:33.498: Info: - UDP 0.0.0.0:17 TCPSVCS.EXE(448)
00:20:33.498: Info: - UDP 0.0.0.0:19 TCPSVCS.EXE(448)
00:20:33.498: Info: - UDP 0.0.0.0:69 scd.exe(3356)
00:20:33.498: Info: - UDP 172.16.0.1:137 System(4)
00:20:33.498: Info: - UDP 192.168.2.188:137 System(4)
00:20:33.498: Info: - UDP 172.16.0.1:138 System(4)
00:20:33.498: Info: - UDP 192.168.2.188:138 System(4)
00:20:33.498: Info: - UDP 0.0.0.0:161 snmp.exe(1400)
00:20:33.498: Info: - UDP 0.0.0.0:500 svchost.exe(968)
00:20:33.498: Info: - UDP 172.16.0.1:520 svchost.exe(1792)
00:20:33.498: Info: - UDP 192.168.2.188:520 svchost.exe(1792)
00:20:33.498: Info: - UDP 127.0.0.1:1900 svchost.exe(2692)
00:20:33.498: Info: - UDP 172.16.0.1:1900 svchost.exe(2692)
00:20:33.498: Info: - UDP 192.168.2.188:1900 svchost.exe(2692)
00:20:33.498: Info: - UDP 0.0.0.0:2060 axiagpior.exe(2096)
00:20:33.498: Info: - UDP 0.0.0.0:4000 axiaadvd.exe(3500)
00:20:33.498: Info: - UDP 0.0.0.0:4001 axiaadvd.exe(3500)
00:20:33.498: Info: - UDP 192.168.2.188:4001 ZipStreamR2.exe(4608)
00:20:33.498: Info: - UDP 0.0.0.0:4500 svchost.exe(968)
00:20:33.498: Info: - UDP 0.0.0.0:5060 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:5355 svchost.exe(1280)
00:20:33.499: Info: - UDP 0.0.0.0:16382 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16384 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16386 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16388 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16390 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16392 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16394 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16396 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16398 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16400 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16402 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16404 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16406 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16408 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16410 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:16412 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:31000 tls-connect.exe(4584)
00:20:33.499: Info: - UDP 0.0.0.0:43389 svchost.exe(1280)
00:20:33.499: Info: - UDP 172.16.0.1:49473 svchost.exe(2692)
00:20:33.499: Info: - UDP 192.168.2.188:49474 svchost.exe(2692)
00:20:33.499: Info: - UDP 127.0.0.1:49475 svchost.exe(2692)
00:20:33.499: Info: - UDP 0.0.0.0:52519 snmp.exe(1400)
00:20:33.499: Info: - UDP 192.168.2.188:53208 axialwrd.exe(1756)
00:20:33.499: Info: - UDP 0.0.0.0:57739 ZipStreamR2.exe(4608)
00:20:33.499: Info: - UDP 0.0.0.0:58331 ZipStreamR2.exe(4608)
00:20:33.499: Info: - UDP 0.0.0.0:59873 axiaadvd.exe(3500)


Let us know how we can help

If you have further questions on this topic or have ideas about improving this document, please contact us.


How did we do?