Related Articles
Azure Log Analytics – Get Windows Event Description
There are cases where Microsoft tries to make our live a bit harder than it needs to be. One thing I always struggled with in the old SCOM days and also in the present Azure Log Analytics (ALA) days are Windows event descriptions. I just had a need to get the event description for a […]
MCSE Reloaded @ SCOMfaq
Recently I didn’t have much time to blog about SCOM because I am very busy doing some really cool projects and I also needed to prepare for the 70-246 “Monitoring and Operating a Private Cloud with System Center 2012” exam. I took the exam today and passed . According to my transcript I am now […]
Simple script which checks the modified time (hours) of a log file
Recently I had to monitor a backup log file. If the modification time stamp of the log file was later than at a certain time then SCOM should fire a warning. In my case if the file was modified later than at 05:00 o’clock (24-hour time notation) an alert should occur. There was no characteristic […]