Related Articles
Azure Functions – Programmatically List All Subscriptions in Your Tenant Using Resource Graph & C#
Recently I have been working quite a bit with Azure Functions and C#. Therefore it is time to post some interesting code – at least in my opinion. One problem I wanted to solve was to list all subscriptions within your tenant having tag information and if possible the solution should be easy to extend. […]
SCOM 2012 – Linux Two-State Monitor with “Script in Script”
If you are a Windows guy and you haven’t touched Linux so far implementing SCOM will force you to get hands on *nix systems. Here I would like to provide a cool, little way how to overcome a limitation of the Unix/Linux Shell Command Two (or Three) State Monitor. This two state monitor allows you […]
– Nagios + SCOM – Uninstall Nagios Agent remotely using Powershell
I don’t like to clean up very much, but there are certain cases where it really makes fun to clean up. Especially if there a Non-Microsoft product, Powershell and SCOM involved. In my case a customer decided to replace his Nagios system through SCOM 2012. Cool!!! Because Nagios also uses an agent for monitoring, one […]