Created
March 3, 2014 19:57
-
-
Save mvberg/9333288 to your computer and use it in GitHub Desktop.
Export health ip tables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
╔═══════════╤════════════════╤═════════════╤══════╤═════════════════════════╤════════════════╗ | |
║ 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