<?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: Adjusting event thresholds or creating new events in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18643#M3963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks that is great.&amp;nbsp; But it appears the script is for Linux instances of OnCommand, is that correct?&amp;nbsp; Is there a script for the Windows version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 18:22:28 GMT</pubDate>
    <dc:creator>JCASON</dc:creator>
    <dc:date>2012-06-07T18:22:28Z</dc:date>
    <item>
      <title>Adjusting event thresholds or creating new events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18633#M3960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to create a new event or adjust an existing event threshold?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to page on inodes 95% full.&amp;nbsp; The inodes-full event looks to have a threshold of 90%.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we change that?&amp;nbsp; If not, can we create a new event with a 95% threshold?&amp;nbsp; Or is there any other way to accomplish what we want to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running OnCommand core 5.0 currently, planning to upgrade to 5.0.1 soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:25:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18633#M3960</guid>
      <dc:creator>JCASON</dc:creator>
      <dc:date>2025-06-05T06:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting event thresholds or creating new events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18638#M3961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jacson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue has already been addressed in communities ( &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;script that can generate inode full and nearly full events independent of volume full thresholds&lt;/SPAN&gt;), please find the link below :&lt;/P&gt;&lt;P&gt;The inode events&amp;nbsp; use the custom thresholds of volume full and volume nearly full.There are no separate thresholds for the inodes, so as the script has been developed to use custom events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/message/75909#75909" target="_blank"&gt;https://communities.netapp.com/message/75909#75909&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding creating events :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;You can use&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt; "dfm event generate"&lt;/STRONG&gt; CLI or NMSDK API&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt; "event-generate"&lt;/STRONG&gt; to generate custom/built in events:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;[root@oncommand ~]# dfm event generate help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;NAME&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; generate -- generate a particular user-defined event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;SYNOPSIS&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dfm event generate [ -t &amp;lt;timestamp&amp;gt; ] &amp;lt;event-name&amp;gt; &amp;lt;source&amp;gt; [ &amp;lt;event-message&amp;gt; ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;DESCRIPTION&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This command is used to generate custom events. Script plugins can&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; use the command to generate built-in script status events such as&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; script:warning-event. This command cannot be used to generate other&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; built-in events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timestamp: specifies the event generation time in&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; YYYY-MM-DD,HH:MM:SS format.&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If not specified, the time when the command is invoked is used.&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; event-name: specifies the name of the event.&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; source: specifies ID/name of source object of the event.&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; event-message: A message specific to this event.&lt;/P&gt;&lt;P style="font-family: Arial, Helvetica, Verdana, sans-serif; color: #454545; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This message will be displayed as part of event details.&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;-Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 15:43:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18638#M3961</guid>
      <dc:creator>seshu</dc:creator>
      <dc:date>2012-06-07T15:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting event thresholds or creating new events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18643#M3963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks that is great.&amp;nbsp; But it appears the script is for Linux instances of OnCommand, is that correct?&amp;nbsp; Is there a script for the Windows version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 18:22:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18643#M3963</guid>
      <dc:creator>JCASON</dc:creator>
      <dc:date>2012-06-07T18:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting event thresholds or creating new events</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18647#M3965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. The script is independent of OS version. It should run on Windows OnCommand too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KJag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 04:01:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Adjusting-event-thresholds-or-creating-new-events/m-p/18647#M3965</guid>
      <dc:creator>kjag</dc:creator>
      <dc:date>2012-06-08T04:01:04Z</dc:date>
    </item>
  </channel>
</rss>

