Related Articles
WAP – Get Windows Azure Pack Websites via PowerShell
Windows Azure Pack was Microsoft’s first attempt to bring Azure into your on-premise datacenter. The things you can do with it are limited to IaaS VM, PaaS databases and PaaS websites. In addition there is Service Bus and some networking part which is necessary for the IaaS / PaaS services. Of course there are other […]
SCOM 2012 – Monitoring Oracle Database OLE DB Management Pack Template
As you know there are different ways to achieve certain things. It always depends on your requirements. In my latest blog post I would like to show how relatively easy it is to monitor an OLE DB connection to an Oracle database and also get some performance data. My well-respected fellow SCSM Guru and MVP […]
Azure Automation – Up / Down Scale Azure VM
Recently I made a couple of demos how you could benefit from Azure Automation acting on certain alerts. One demo was, if an OMS or Azure Monitor alert is triggered because of high CPU on your Azure VM, a webhook will be called and scale up the Azure VM to a predefined size. In Azure […]