Related Articles
OMS – HTTP Data Collector API 403 (Forbidden)
Posted on Author stefanroth
Few weeks ago Microsoft released the Azure Log Analytics HTTP Data Collector API, which allows you to shoot JSON data into OMS Log Analytics. This is awesome news, because now anything is possible. This means, you are able to use (m)any script languages to send any data to OMS for further analytics and you are […]
SCOM – Check Size of Databases (SQL Standard Reports)
Posted on Author stefanroth
If you want to know how much space your OperationsManger database is using you could run a SQL Report. Because it is a feature from SQL Server 2008 R2 it’s easily overseen I just want to show an example.
Summary of Permission needed – Security in SCOM
Posted on Author stefanroth
Kevin Holman has postet a valuable summary of permissions needed in SCOM. It is about accounts needed and customizing the SCOM console! Great article! You will find it here.