Just make sure your command line is very quick to execute, and you don’t create a process where you absolutely have to have notification for every alert. If you have several dozen alerts come in at the same time, the RMS will begin to drop notification for some of them because by default there can only be 5 notification channel command line processes running at one time. You can modify this limit, but be very careful.
http://blogs.technet.com/b/cliveeastwood/archive/2008/04/16/some-more-command-notification-tricks-and-tips.aspx In our scenario, we had to be able to rely on parsing every alert and couldn’t miss any, so we fell back to a script that polls the alerts on a timed basis and changes their status to show they have been processed. Brandon Ryan ClearPointe From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Holman Sent: Monday, March 30, 2015 8:33 AM To: [email protected] Subject: [msmom] RE: IRC or custom notification channel That would be how I would go. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Gilmanov, Nile Sent: Monday, March 30, 2015 8:27 AM To: [email protected]<mailto:[email protected]> Subject: [msmom] RE: IRC or custom notification channel Also found this: https://opsmgr2k7.wordpress.com/tag/scom-command-notification-channel/ Looks interesting, maybe command line notification should be the platform of choice in the custom case? From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Gilmanov, Nile Sent: Monday, March 30, 2015 9:15 AM To: [email protected]<mailto:[email protected]> Subject: [msmom] IRC or custom notification channel Morning, all! So I am looking for a custom notification channel (e.g. IRC) that wouldn’t rely on email or Lync for redundancy. The end goal is to use it for parsing and text-to-speech announcements… IRC was my initial line of thought but I can’t seem to find anything on that as a possibility. Any ideas would be appreciated. Nile
