<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Extending Oracle Enterprise Manager 10g - Article</title>
	<atom:link href="http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/</link>
	<description>The Alex Gorbachev Oracle Blog</description>
	<pubDate>Sun, 12 Oct 2008 19:19:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Alex Gorbachev</title>
		<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-1784</link>
		<dc:creator>Alex Gorbachev</dc:creator>
		<pubDate>Wed, 13 Dec 2006 22:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-1784</guid>
		<description>Bonjour Jean-Philippe.
Well, this article describes how to build one - you can follow it and build one. It's simplistic - just as a demo.
However, I was presenting it during UKOUG in Birmingham last month and I included the archive of sample. There is a real plug-in - it's a bit more advanced and even has built-in reports. In addition, it's packaged in management plug-in archive for easy deployment.
You can find the link there - &lt;a href="http://www.pythian.com/blogs/309/ukoug-2006-presentations-available" rel="nofollow"&gt;http://www.pythian.com/blogs/309/ukoug-2006-presentations-available&lt;/a&gt; .</description>
		<content:encoded><![CDATA[<p>Bonjour Jean-Philippe.<br />
Well, this article describes how to build one - you can follow it and build one. It&#8217;s simplistic - just as a demo.<br />
However, I was presenting it during UKOUG in Birmingham last month and I included the archive of sample. There is a real plug-in - it&#8217;s a bit more advanced and even has built-in reports. In addition, it&#8217;s packaged in management plug-in archive for easy deployment.<br />
You can find the link there - <a href="http://www.pythian.com/blogs/309/ukoug-2006-presentations-available" rel="nofollow">http://www.pythian.com/blogs/309/ukoug-2006-presentations-available</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinte</title>
		<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-1560</link>
		<dc:creator>Pinte</dc:creator>
		<pubDate>Tue, 12 Dec 2006 14:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-1560</guid>
		<description>so cool !
just a question :
Can you send me your plugin ? or give me a link to download it ?
Thanks in advance
Regards

Jean-Philippe</description>
		<content:encoded><![CDATA[<p>so cool !<br />
just a question :<br />
Can you send me your plugin ? or give me a link to download it ?<br />
Thanks in advance<br />
Regards</p>
<p>Jean-Philippe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracloid</title>
		<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-178</link>
		<dc:creator>Oracloid</dc:creator>
		<pubDate>Wed, 19 Jul 2006 20:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-178</guid>
		<description>What you see is expected behavior. Otherwise, you will see alert storm in many cases. Imagine few metrics are violated and they are checked each with interval 1 or 5 minutes so you would get several notifications many time. Imagine what's you pager or phone is going to sing that time? ;-)
If you have different requirements, perhaps, you can look at the reports or jobs approach and send notifications/emails yourself.</description>
		<content:encoded><![CDATA[<p>What you see is expected behavior. Otherwise, you will see alert storm in many cases. Imagine few metrics are violated and they are checked each with interval 1 or 5 minutes so you would get several notifications many time. Imagine what&#8217;s you pager or phone is going to sing that time? <img src='http://www.oracloid.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
If you have different requirements, perhaps, you can look at the reports or jobs approach and send notifications/emails yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Goryunov</title>
		<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-176</link>
		<dc:creator>Andrey Goryunov</dc:creator>
		<pubDate>Tue, 18 Jul 2006 21:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-176</guid>
		<description>Alex privet,

thanks that you found time to reply to the comment.

I am using OEM 10.2.0.1 on Solaris 32-bit and the behaviour of notification is as you said (one notification and then nothing until severity and/or UDM is changed). The number of occurences is 1. Also I see that collection timestamp for the metric is changed every established period of time and severity is still the same (since I do not do anything to avoid errors), but there are no notifications.

I described the problem/issue to Metalink guys and was told that notifications should be sent every time it checked. Might be they update a SR after my reply that there are no repeated e-mails even for predefined metrics.

I am wondering if there is a method to change severity from warning/critical to normal using some packages. In that case, I can reset flag and receive e-mails every time interval.


Thank you for your time.

Andrey</description>
		<content:encoded><![CDATA[<p>Alex privet,</p>
<p>thanks that you found time to reply to the comment.</p>
<p>I am using OEM 10.2.0.1 on Solaris 32-bit and the behaviour of notification is as you said (one notification and then nothing until severity and/or UDM is changed). The number of occurences is 1. Also I see that collection timestamp for the metric is changed every established period of time and severity is still the same (since I do not do anything to avoid errors), but there are no notifications.</p>
<p>I described the problem/issue to Metalink guys and was told that notifications should be sent every time it checked. Might be they update a SR after my reply that there are no repeated e-mails even for predefined metrics.</p>
<p>I am wondering if there is a method to change severity from warning/critical to normal using some packages. In that case, I can reset flag and receive e-mails every time interval.</p>
<p>Thank you for your time.</p>
<p>Andrey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracloid</title>
		<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-172</link>
		<dc:creator>Oracloid</dc:creator>
		<pubDate>Tue, 18 Jul 2006 11:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-172</guid>
		<description>Forgot to mention the issue that I have with UDM - for some reason I can't add some of them to Monitoring Template. I can see one but I can't see another one when adding. I haven't got much to investigate it so far.</description>
		<content:encoded><![CDATA[<p>Forgot to mention the issue that I have with UDM - for some reason I can&#8217;t add some of them to Monitoring Template. I can see one but I can&#8217;t see another one when adding. I haven&#8217;t got much to investigate it so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracloid</title>
		<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-171</link>
		<dc:creator>Oracloid</dc:creator>
		<pubDate>Tue, 18 Jul 2006 11:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-171</guid>
		<description>Privet Andrey,

It does look like UDM metrics are handled differently from normal ones. I recently tried to setup a UDM which was monitoring % of online redo logs required archiving and notification via email worked pretty good to me. This was on 10.2.0.1 on HP-UX (not the most stable platform for OEM).

Did you by any chance set the number of accurences to more than 1? This might affect the metric notification. Also please check history of alert for the metric - if there was no warning/critical condition detected than you obviously wouldn't get any notifications. Maybe it's of not much help but at least you can rule out pure notification issues. Also in the history you can see in details what notification have been sent.

Perhaps, you misunderstood the notification mechanism - as soon as warning/critical notification condition is met, alert is triggered and notifications are sent. Now, if on next collection point you still have same warning/critical condition than notification won't be sent again. Repetitive notofication will only be sent if previously generated warning/critical condition is cleared.

HTH,
Alex</description>
		<content:encoded><![CDATA[<p>Privet Andrey,</p>
<p>It does look like UDM metrics are handled differently from normal ones. I recently tried to setup a UDM which was monitoring % of online redo logs required archiving and notification via email worked pretty good to me. This was on 10.2.0.1 on HP-UX (not the most stable platform for OEM).</p>
<p>Did you by any chance set the number of accurences to more than 1? This might affect the metric notification. Also please check history of alert for the metric - if there was no warning/critical condition detected than you obviously wouldn&#8217;t get any notifications. Maybe it&#8217;s of not much help but at least you can rule out pure notification issues. Also in the history you can see in details what notification have been sent.</p>
<p>Perhaps, you misunderstood the notification mechanism - as soon as warning/critical notification condition is met, alert is triggered and notifications are sent. Now, if on next collection point you still have same warning/critical condition than notification won&#8217;t be sent again. Repetitive notofication will only be sent if previously generated warning/critical condition is cleared.</p>
<p>HTH,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Goryunov</title>
		<link>http://www.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-170</link>
		<dc:creator>Andrey Goryunov</dc:creator>
		<pubDate>Mon, 17 Jul 2006 21:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oracloid.com/2006/06/extending-oracle-enterprise-manager-10g-article/#comment-170</guid>
		<description>Alex,
thanks for the article.

I also have been trying to use EM as monitoring tool and as a substitute for crontab tool.

Unfortunately, I can not realize repeatable notification for User-defined metrics in OEM, let's say every-30-mintutes e-mails about objects unable to extent.

Have you tried to incarnate such functionality or some other techiques to receive notifications every time a metric crosses a threshold?

Thanks,
Andrey Goryunov</description>
		<content:encoded><![CDATA[<p>Alex,<br />
thanks for the article.</p>
<p>I also have been trying to use EM as monitoring tool and as a substitute for crontab tool.</p>
<p>Unfortunately, I can not realize repeatable notification for User-defined metrics in OEM, let&#8217;s say every-30-mintutes e-mails about objects unable to extent.</p>
<p>Have you tried to incarnate such functionality or some other techiques to receive notifications every time a metric crosses a threshold?</p>
<p>Thanks,<br />
Andrey Goryunov</p>
]]></content:encoded>
	</item>
</channel>
</rss>
