<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: automatically acknowledge information/ normal and / notice events in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45262#M9277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, but how do I then tell it to only ack informational, notice, and normal .... Not everything.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a filter to filterout the information or normal events etc using a grep or findstr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On LINUX host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for i in `dfm event list -q| grep -i normal |tr -s ' '|cut -d " " -f 2`; do dfm event ack $i; done&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work on windows as well if you use &lt;STRONG&gt;cygwin&lt;/STRONG&gt; host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warm regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 17:01:49 GMT</pubDate>
    <dc:creator>sinhaa</dc:creator>
    <dc:date>2011-07-19T17:01:49Z</dc:date>
    <item>
      <title>automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45225#M9259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using opsmgr 4.0.2.&amp;nbsp; In this version, is there a way to autmatically ack events that are not critical.&amp;nbsp; It seems the vast majority of them are merely informational, etc and I'd like to have the ability to see them if I need, but I don't want to go through the trouble of acknowleging them due to the large number I receive.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this post: &lt;A _jive_internal="true" href="https://community.netapp.com/thread/14941?tstart=60" target="_blank"&gt;http://communities.netapp.com/thread/14941?tstart=60&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where someone wrote a perl script to ack and delete all events.&amp;nbsp; I'm not very good at scripting and especially not perl. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:50:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45225#M9259</guid>
      <dc:creator>michaeldparker</dc:creator>
      <dc:date>2025-06-05T06:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45230#M9261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no way to automatically acknowledge the event. Yes, using simple script we can acknowledge or delete the information/Normal events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you want a script for this. I’ll write for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 15:54:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45230#M9261</guid>
      <dc:creator>agireesh</dc:creator>
      <dc:date>2011-07-19T15:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45235#M9264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I was hoping as much, but oh well.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, if you are able to provide me with a simple script that works on Windows, that would be great.&amp;nbsp; I don't have a clue where to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 15:57:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45235#M9264</guid>
      <dc:creator>michaeldparker</dc:creator>
      <dc:date>2011-07-19T15:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45239#M9267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it fine for you if I write the perl script for you. You need to install active perl on your window machine to execute this perl script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:02:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45239#M9267</guid>
      <dc:creator>agireesh</dc:creator>
      <dc:date>2011-07-19T16:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45244#M9270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike pls use the same script.That you referenced.&lt;/P&gt;&lt;P&gt;Or use the cygwin as suggested by sinhaa to use the oneliner in the same post you referenced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gireesh, pls dont re-invent the wheel, the script for ack and delete is already there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:04:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45244#M9270</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2011-07-19T16:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45249#M9272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but how do I then tell it to only ack informational, notice, and normal .... Not everything.  Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:28:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45249#M9272</guid>
      <dc:creator>michaeldparker</dc:creator>
      <dc:date>2011-07-19T16:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45254#M9274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That script ack and delete the all events while Mike want a script which delete the Information and Normal events only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike, please find require script as an attachment. This script will ack and delete the Normal and Information events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:37:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45254#M9274</guid>
      <dc:creator>agireesh</dc:creator>
      <dc:date>2011-07-19T16:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45257#M9276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gireesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the scripts are same it seems.Can you check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:47:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45257#M9276</guid>
      <dc:creator>pradeepl</dc:creator>
      <dc:date>2011-07-19T16:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45262#M9277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, but how do I then tell it to only ack informational, notice, and normal .... Not everything.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a filter to filterout the information or normal events etc using a grep or findstr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On LINUX host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for i in `dfm event list -q| grep -i normal |tr -s ' '|cut -d " " -f 2`; do dfm event ack $i; done&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work on windows as well if you use &lt;STRONG&gt;cygwin&lt;/STRONG&gt; host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warm regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 17:01:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45262#M9277</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2011-07-19T17:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45267#M9279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the correct script, by mistake I attached the wrong script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 17:09:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45267#M9279</guid>
      <dc:creator>agireesh</dc:creator>
      <dc:date>2011-07-19T17:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: automatically acknowledge information/ normal and / notice events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45275#M9282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thanks very much for the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 17:18:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/automatically-acknowledge-information-normal-and-notice-events/m-p/45275#M9282</guid>
      <dc:creator>michaeldparker</dc:creator>
      <dc:date>2011-07-19T17:18:39Z</dc:date>
    </item>
  </channel>
</rss>

