opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.5k stars 827 forks source link

Add check to ensure current user is sysadmin before attempting call to DBCC LOGINFO #306

Closed KennethScott closed 6 years ago

KennethScott commented 6 years ago

Very minor change to remove requirement that database user is granted sysadmin. Users without sysadmin will simply show 0's for the VLF counts. Ref #303.