Monitoring TCPSER for activity

From Jay's Cafe' Wiki

'Experiment #1

Hypothesis: If I can identify traffic FROM the VICE client, then I can restart the system when the traffic has stopped over an hour.

Resource Doc #1 'Experiment #2

Hypothesis: Monitor the logs from tcpser -L 7 or the lowest setting that has the "SEND" data stream identified in the comments.

  • Method:
    • set tcpser -v 25232 -I -l 7 -L ~/.logs/tcpser.log
    • parse the logs every x minutes to determine whether a restart is necessary.