Command Shell Examples
Useful SQL Queries
Browse by Tags - Jonathan Almquist on Operations Manager - Site Home - TechNet Blogs
Sign in
Jonathan Almquist on Operations Manager
Tags
Authoring
Custom Reports
Exchange 2010 MP
Performance Tips
Powershell
Report Datasets
SCOM 2012
TSQL (misc)
Tuning
Browse by Tags
TechNet Blogs
>
Jonathan Almquist on Operations Manager
>
All Tags
>
authoring
Tagged Content List
Blog Post:
Cookdown example - between two or more workflows
Jonathan Almquist
Thought I would do something useful while sitting on the airplane today and write up a cookdown example expanding from my last post . This will be as straight forward as possible with mostly just screenshots of the steps I took to share a data source between more than one monitoring workflow. ...
on
17 Nov 2011
Blog Post:
Cookdown
Jonathan Almquist
I recently did a presentation in which the scenario was cooking down a data source. I ended up created these visual aids in Visio on the plane. I hope they might help others out there understand cookdown. Other resources http://technet.microsoft.com/en-us/library/ff381335.aspx http://myitforum...
on
8 Nov 2011
Blog Post:
Solving the problem of automated distribution of credentials (literal expression)
Jonathan Almquist
This is a continuation of a previous post . The only difference is this accepts a literal expression, rather than a group system name. As with the other script example, there is no reverse action. If you specify a group that contains hundreds of windows computer objects and it was a mistake, you'll...
on
5 Aug 2011
Blog Post:
Solving the problem of automated distribution of credentials (group criteria)
Jonathan Almquist
It’s possible to leverage a powershell script in a composite write action to distribute credentials to a health service. The following example will distribute the specified credentials to health services instances derived from a group of windows computer objects. Instance groups containing other...
on
5 Aug 2011
Blog Post:
Windows Service Monitoring (reduce false alerts…part 2)
Jonathan Almquist
Shortly after posting the sample Windows service monitoring library , I realized a “short” follow-up article was in order to explain how to use the monitor types defined in the library. First and foremost, any management pack that includes discoveries, rules or monitors should be sealed...
on
24 Jun 2011
Blog Post:
Windows Service Monitoring (reduce false alerts with consecutive sample module)
Jonathan Almquist
Sometimes customers need to create their own Windows service monitors. This usually leads them to the Windows Service wizard in the Operations Console . There is nothing wrong with using the wizard, but let me tell you about one of the drawbacks with using the wizard to create your service monitors...
on
21 Jun 2011
Blog Post:
Monitoring all services on all computers (service outage report)
Jonathan Almquist
Occasionally customers will ask how we can monitor all services that are configured to automatically start on all agent-managed computers. This is a good question and one that does have some merit. I n reality, this can be a challenge coming up with the right solution. To get state of all services...
on
11 Jun 2011
Blog Post:
Management Pack Authoring Links
Jonathan Almquist
Just wanted to post this management pack authoring link list for easy reference. I’ll add new authoring posts to this list when they become available. · How to create a computer group http://blogs.technet.com/b/jonathanalmquist/archive/2010/04/28/how-to...
on
7 Apr 2011
Blog Post:
Trending growth where there is no registered data source
Jonathan Almquist
Have you ever needed to trend the growth of ‘something’, but no registered data source existed that could provide the values you needed to collect? With the combination of Windows and all the applications it can host, we have countless performance counters at our disposal. Even still, there...
on
1 Dec 2010
Blog Post:
How to create a group of Windows Computers based on a discovered property of virtually any class
Jonathan Almquist
In previous posts, I demonstrated how to create a group of Windows Computer objects and how to create a group of any type of instance . These are the building blocks for creating even more sophisticated groups using expression filters, as I’ll demonstrate in this post. The reason I wanted to post...
on
22 Jul 2010
Blog Post:
Why does Source not show me the computer name that generated the alert?
Jonathan Almquist
We’ve all seen little nuances with some alerts that just don’t quite provide the information we’d expect to see. One element that displays in an alert that we all want to display consistently is Source. When possible, Source should always display (or contain) a computer name. However...
on
18 Jun 2010
Blog Post:
How to generate an alert directly from a script-based rule
Jonathan Almquist
This question has come up in more than a few conversations and threads, and in this particular thread I promised that I’d write a post to cover this. I think the fundamental reason why many are bewildered by the fact that we “cannot” write a script-based rule that directly generates...
on
25 May 2010
Blog Post:
$Data/Context/DataItem/EventData/DataItem/EventData/Data$
Jonathan Almquist
I was having a blast with XPath today, and discovered an interesting little tidbit. I was working on a custom write action which writes event data to the Application log. Then another alert rule monitored for this event, and generating an alert which contained the event data in the alert...
on
14 May 2010
Blog Post:
How to create an instance group in the R2 Authoring Console
Jonathan Almquist
I recently posted an walk-thru about how to create a computer group , so I figured a demonstration on how to create an instance group was in order. I mentioned that it is a best practice to create at least one computer group in your management pack in that first article, and gave a couple reasons why...
on
7 May 2010
Blog Post:
How to create a computer group in the R2 Authoring Console
Jonathan Almquist
First, a best practice tip. Every management pack should have a group containing instances of Windows Computer objects. This group should contain all Windows Computers that host some component of the application you are monitoring. We use this group of Windows Computer objects for various...
on
28 Apr 2010
Blog Post:
Alert Parameter Replacement Failure Alert
Jonathan Almquist
A little troubleshooting tip for you here. You likely will not see this alert unless you’re authoring a management pack and didn’t get the alert description parameters quite right. If you see this alert generated by a sealed vendor management pack, there isn’t much you can do, unless...
on
6 Mar 2010
Blog Post:
Monitor the operations database grooming procedure
Jonathan Almquist
UPDATE: Monitoring the operational database grooming procedure is now included in the SCOM management pack since version 6.1.7672.0. I will keep this post up as an example of how to create a monitor based on a script that queries a database. Often times we’re not aware of, or concerned about...
on
20 Dec 2009
Blog Post:
Monitor Default Management Pack
Jonathan Almquist
It seems almost inevitable that the Default Management Pack will become cluttered in time. This primarily comes down to educating staff on being careful not to save anything to the Default Management Pack. This is one of those "gotchas" in Operations Manager 2007, which we always...
on
12 Nov 2008
Page 1 of 1 (18 items)