Skip to content

Instantly share code, notes, and snippets.

@adoprog
Created August 25, 2015 13:49
Show Gist options
  • Save adoprog/4781b782b703c65c8e94 to your computer and use it in GitHub Desktop.
Save adoprog/4781b782b703c65c8e94 to your computer and use it in GitHub Desktop.
DashboardSettings.json sample configuration
"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