Showing related tags and posts accross the entire site.
-
I wrote this stored proc below to get a value and time sampled for a specific Web application rule ' Base Content Size'. The purpose of this was twofold, firstly to grab the actual value from SCOM so I can use it in other systems e.g. to use the stats in our BSM system and also so I can store...
-
Here's another useful query, this gets the current state and date of last change for a specified object (basemanagedentity). I used this one to get state change information out of SCOM into another management product where there's no connector out there already. You could of course use the notification...