You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2019. It is now read-only.
Do you want to request a feature or report a bug?
feature
What is the current behavior?
The dbareports server must have SQL level and WMI level access to the SQL instance being monitored
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net
If the dbareports server cannot connect to the server, it cannot be added to the inventory
What is the expected behavior?
I have a closed network containing card holder data. I need to be able to monitor the SQL Servers in this network but they are on their own domain with a trust, and protected via a firewall. I am allowed to make an outgoing controlled connection from inside this network to my monitoring server outside, but cannot make the connection the other way due to company policy and PCI requirements. I would like to create a job on my "island" server to push the data via service broker to the monitor server. The monitor server then needs to add the sender to the inventory and store it's data into the repository.
Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures?
All supported versions
Do you want to request a feature or report a bug?
feature
What is the current behavior?
The dbareports server must have SQL level and WMI level access to the SQL instance being monitored
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net
If the dbareports server cannot connect to the server, it cannot be added to the inventory
What is the expected behavior?
I have a closed network containing card holder data. I need to be able to monitor the SQL Servers in this network but they are on their own domain with a trust, and protected via a firewall. I am allowed to make an outgoing controlled connection from inside this network to my monitoring server outside, but cannot make the connection the other way due to company policy and PCI requirements. I would like to create a job on my "island" server to push the data via service broker to the monitor server. The monitor server then needs to add the sender to the inventory and store it's data into the repository.
Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures?
All supported versions