Skip to content

Instantly share code, notes, and snippets.

@mvberg
Created March 3, 2014 19:57
Show Gist options
  • Save mvberg/9333288 to your computer and use it in GitHub Desktop.
Save mvberg/9333288 to your computer and use it in GitHub Desktop.
Export health ip tables
╔═══════════╤════════════════╤═════════════╤══════╤═════════════════════════╤════════════════╗
║ Indicator │ Ip │ Note │ Port │ Service │ ServiceId ║
╠═══════════╪════════════════╪═════════════╪══════╪═════════════════════════╪════════════════╣
║ HEALTHY │ xxxxxxxxxxxxx │ All is well │ 443 │ Platform Backend Client │ backend ║
╟───────────┼────────────────┼─────────────┼──────┼─────────────────────────┼────────────────╢
║ HEALTHY │ xxxxxxxxxxxx │ All is well │ 80 │ Historical Data │ chartService ║
╟───────────┼────────────────┼─────────────┼──────┼─────────────────────────┼────────────────╢
║ HEALTHY │ xxxxxxxxxxxxx │ All is well │ 7500 │ Streaming Data Feed │ feedDDF ║
╟───────────┼────────────────┼─────────────┼──────┼─────────────────────────┼────────────────╢
║ HEALTHY │ xxxxxxxxxxxx │ All is well │ 80 │ Data Feed Settings │ feedSettings ║
╟───────────┼────────────────┼─────────────┼──────┼─────────────────────────┼────────────────╢
║ HEALTHY │ xxxxxxxxxxxxx │ All is well │ 6497 │ Streaming News │ newsClient20 ║
╟───────────┼────────────────┼─────────────┼──────┼─────────────────────────┼────────────────╢
║ HEALTHY │ xxxxxxxxxxxx │ All is well │ 80 │ Options Lookup │ optionsService ║
╟───────────┼────────────────┼─────────────┼──────┼─────────────────────────┼────────────────╢
║ HEALTHY │ xxxxxxxxxxxx │ All is well │ 80 │ Symbol Lookup │ symbolLookup ║
╚═══════════╧════════════════╧═════════════╧══════╧═════════════════════════╧════════════════╝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment