Related Articles
SCOM 2016 – What’s New UNIX/Linux Series: File System Discovery e.g. Exclude /tmp
A little pain in SCOM 2012 R2 was, that as soon you installed the UNIX/Linux management packs for your distribution all UNIX/Linux folders were discovered on the file system. This could be lead to a huge list of monitored directories e.g. /tmp, /var… which was not intended to be. To overcome this problem, you would […]
PowerShell – Convert Special Character String Into Numbers
Do you know the situation where you have to handle strings / string data that has a lot of complex characters? In certain situation it is just a pain to deal with strings that have special characters like “*ç%&/()=`è or even an entire Export-CliXML output content. Recently I had the need to embed such data […]
SCOM – “Alert subscription data source module encountered errors while running”
Life is like a box of chocolates you never know what you are gonna get. This famous sentence is very true for the IT business also. Recently I had been configuring subscription using a PowerShell script and command channel for a customer environment. The day after, the customer called, that he has lots of alerts […]