Multiple DBA Dash agents - multiple services on the same machine #132
BrubiSQL
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was not sure how to implement this until @DavidWiseman commented here #131 (comment)
So long story short, in case you have a production environment and a test environment, and you wish to separate those two but still run the DBA Dash agent (service) from the same Windows machine you can do that.
Steps:
-- "ServiceName": "DBADashService",
I hope this helps someone :)
Also, if there is another way to do this, I have not figured it out.
Best regards,
B.
Beta Was this translation helpful? Give feedback.
All reactions