Created
August 25, 2015 13:49
-
-
Save adoprog/4781b782b703c65c8e94 to your computer and use it in GitHub Desktop.
DashboardSettings.json sample configuration
This file contains 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
"providers": [ | |
{ | |
"name": "Orion", | |
"type": "Orion", | |
"host": "monitorXd1:8686", | |
"connectionString": "Data Source=monitorXd1;Initial Catalog=SolarWindsOrion;User ID='SolarWindsOrionDatabaseUser';Password='put the password here';Timeout=10" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment