Archive for June 10, 2009
Some Notes on OpsMgr notification subscriptions
Today is “notfication day”
I have to (re-) create several notfication subscriptions in OpsMgr 2007 R2 and tumble over some issues, which i have almost forgotten:
Note 1: Adding Subscribers for a existing subscription
If you add a new subscriber to an existing subscription, i recommend to delete ALL existing subscribers and then re-add them including the new subscribers. If you do no delete the existing subscribers i found out, that it is almost certain, that the added subscriber will not get notified…
Note 2: If you use Notification Command Channels, it might be useful to increase the maximum number of asynchronous responses
Maybe you will get an Alert:
The process could not be created because the maximum number of asynchronous responses (5) has already been reached, and it will be dropped.
Then you should consider increasing the number of responses, which can be run on the RMS. You can increase the number via this registry setting:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Modules\Global\Command Executer]
“AsyncProcessLimit”=dword:0000000a
But before doing so, i recommend to read the blog post from Clive Eastwood carefully: http://blogs.technet.com/cliveeastwood/archive/2008/04/16/some-more-command-notification-tricks-and-tips.aspx
To be continued…
Issues and Workaround for editing command channel based delivery addresses in R2
Today i discovered a strange behaviour in the R2 RTM GUI while editing some command channel addresses:

Subsciber address menu
1. Issue: Adding a new Command Channel Address
If you want to add a new command channel address you have to click on “Add”, give the new address a name and then select the “Channel type”.
If you select “Command Channel” the input box delivery address will be greyed out!
Workaround:
First select E-Mail Channel, enter the delivery address …

… and then switch the channel type back to Command:
2. Issue: Editing a command channel delivery address
If you want to edit the delivery address and click on the Edit button, you will loose all of the informations:

I have not found any workarounds for this behaviour yet. If anybody has some hints or suggestions, please let me know.
