Skip to content

Instantly share code, notes, and snippets.

@jhaubrich
Last active August 29, 2015 13:57
Show Gist options
  • Save jhaubrich/9391713 to your computer and use it in GitHub Desktop.
Save jhaubrich/9391713 to your computer and use it in GitHub Desktop.
# ESNOC1
2014-03-05 23:26:49.014932 - Listening on tcp://glados:50021
defaultdict(<type 'int'>, {'SYSLOG': 241, 'SNMP': 31667, 'SEQN': 5666})^C
2014-03-06 14:59:45.918728 - Closing feed conection to tcp://glados:50021...
2014-03-05 23:26:49.451584 - Listening on tcp://atlas:8021
^Cbye.
2014-03-06 14:59:55.934795 - Closing feed conection to tcp://atlas:8021...
# ESNOC2
2014-03-05 23:24:02.167752 - Listening on tcp://glados:50022
defaultdict(<type 'int'>, {'SYSLOG': 3003, 'SNMP': 26406, 'SEQN': 4899})^C
2014-03-06 14:59:52.573644 - Closing feed conection to tcp://glados:50022...
2014-03-05 23:24:00.760757 - Listening on tcp://atlas:8022
defaultdict(<type 'int'>, {'SYSLOG': 3003, 'SNMP': 26406, 'SEQN': 4856})^C
2014-03-06 14:59:53.438771 - Closing feed conection to tcp://atlas:8022...
# NOC1
2014-03-05 23:22:33.292148 - Listening on tcp://glados:50011
defaultdict(<type 'int'>, {'SNMP': 37746, 'SEQN': 5376})^C
2014-03-06 15:00:03.925397 - Closing feed conection to tcp://glados:50011...
2014-03-05 23:22:34.814211 - Listening on tcp://atlas:8011
defaultdict(<type 'int'>, {'SEQN': 5302})^C
2014-03-06 15:00:04.590234 - Closing feed conection to tcp://atlas:8011...
# NOC2
2014-03-05 23:22:34.166202 - Listening on tcp://glados:50012
defaultdict(<type 'int'>, {'SNMP': 29593, 'SEQN': 25970})^C
2014-03-06 15:00:05.453946 - Closing feed conection to tcp://glados:50012...
2014-03-05 23:22:35.739993 - Listening on tcp://atlas:8012
defaultdict(<type 'int'>, {'SEQN': 25904})^C
2014-03-06 15:00:06.229597 - Closing feed conection to tcp://atlas:8012...
Notes:
gold 8000 -> 50000
poc1 8001 -> 50001
poc2 8002 -> 50002
noc1 8011 -> 50011
noc2 8012 -> 50012
esnoc1 8021 -> 50021
esnoc2 8022 -> 50022
sl1 8031 -> 50031
sl2 8032 -> 50032
# POC1
2014-03-05 23:22:28.693371 - Listening on tcp://glados:50001
defaultdict(<type 'int'>, {'SNMP': 38550, 'SEQN': 6242})^C
2014-03-06 14:59:59.557945 - Closing feed conection to tcp://glados:50001...
2014-03-05 23:22:29.168366 - Listening on tcp://atlas:8001
defaultdict(<type 'int'>, {'SEQN': 5127})^C
2014-03-06 15:00:00.211299 - Closing feed conection to tcp://atlas:8001...
# POC2
2014-03-05 23:22:30.786313 - Listening on tcp://glados:50002
defaultdict(<type 'int'>, {'SNMP': 29490, 'SEQN': 26382})^C
2014-03-06 15:00:02.341491 - Closing feed conection to tcp://glados:50002...
2014-03-05 23:22:31.424376 - Listening on tcp://atlas:8002
defaultdict(<type 'int'>, {'SEQN': 26091})^C
2014-03-06 15:00:02.925594 - Closing feed conection to tcp://atlas:8002...
# SL1
2014-03-05 23:26:00.961660 - Listening on tcp://glados:50031
defaultdict(<type 'int'>, {'SNMP': 40700, 'SEQN': 5338431})^C
2014-03-06 14:59:54.510216 - Closing feed conection to tcp://glados:50031...
# SL2
2014-03-05 23:26:10.316491 - Listening on tcp://glados:50032
defaultdict(<type 'int'>, {'SNMP': 29481, 'SEQN': 5353794})^C
2014-03-06 14:59:55.118181 - Closing feed conection to tcp://glados:50032...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment