Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » HOWTO   (RSS)

Last contacted, better SQL query

My post about how to receive approximate last contacted time spawn good feedback and thanks to Robin Drake for rewriting my SQL script without use of cursors while producing single grid. Following is his version: use OperationsManager Go declare @substract
Posted by MSutara | 6 Comments
Filed under: , ,

“Net view” as diagnostic used when heartbeat is missing

This all started as question about how “Computer Not Reachable” works. It has been asked in newsgroup and I thought I will help and provide some inside. First, I would like to repeat, that in my opinion regarding the fact that computer not reachable detection

Last contacted

Some customers not only want to know that health service hosted on the computer was not heart beating (remember, this is way different from our approach to recognize computer down, which BTW solely based on my own opinion, is rather unfortunate attempt
Posted by MSutara | 2 Comments
Filed under: , ,

Customizing monitor from sealed MP ("Device Status Check").

creating custom OpsMgr monitor while disabling original one

Monitor from sealed MP generated alert and I do not like its description …

… Is there anything I can do? Our usual answer was that not really and you need to create your custom monitor while disabling original one. I would like to take this opportunity and rephrase that answer with this post. First, couple of requirements must

HOWTO: Registry Attribute Definition explained

Maybe you already needed to use probe module to retrieve data from registry, check the existence of registry key or similar task involving registry when for example discovering your custom managed entity space. In that case you definitely met < xsd:element
Posted by MSutara | 1 Comments
Filed under: , ,

Fix state related data type transform in OpsMgr2007 SP1 RC

Operations Manager displays alerts, task results and other data thru different dialogs and views. Such are usually results of the transform applied to XML representation of said data types. It came to my attention that transform used to generate output
Posted by MSutara | 0 Comments
Filed under: ,

Attachment(s): transformFinal.sql
 
Page view tracker