Hi all,
We are unable to monitor the Service Bus on Windows Server such as lack of info on the dead-letter queue. We are still unable to get the monitoring working which we believe the SCOM service account does not have proper access to Service Bus database. The database access is strictly monitor and does the SCOM service account needs full access to the database to monitor it properly ?
Based on the link below, it doesn't seem to properly document the monitoring portion.
https://msdn.microsoft.com/en-us/library/dn441422.aspx
Error using service account to run get-sbfarm:
get-sbfarm : Login failed for user 'domain\scom_serviceaccount'.
At line:1 char:1
+ get-sbfarm
+ ~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-SBFarm], SqlException
+ FullyQualifiedErrorId : System.Data.SqlClient.SqlException,Microsoft.Ser
viceBus.Commands.GetSBFarm