<?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 Did you see the sample eem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685714#M917986</link>
    <description>&lt;P&gt;Did you see the sample&amp;nbsp;eem script that they had in the document. It looks promising:&lt;/P&gt;
&lt;P style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: normal;"&gt;This is an example script that captures intermittent high CPU usage. The values used as well as the commands issued can be modified depending on the requirements:&lt;/P&gt;

&lt;PRE style="font-size: 11px; overflow: auto; max-width: 650px; height: auto; color: rgb(0, 0, 0); line-height: normal;"&gt;
event manager applet HIGH-CPU
 event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge 
    entry-val 80 exit-val 30 poll-interval 5
 action 1.0 syslog msg High CPU hit $_event_pub_time
 action 2.0 cli enable
 action 3.0 cli show clock &amp;gt;&amp;gt; bootflash:high-cpu.txt
 action 4.0 cli show processes cpu sort &amp;gt;&amp;gt; bootflash:high-cpu.txt&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM style="font-size: 14.3999996185303px; background-color: rgb(249, 249, 249);"&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jul 2015 22:40:19 GMT</pubDate>
    <dc:creator>nspasov</dc:creator>
    <dc:date>2015-07-14T22:40:19Z</dc:date>
    <item>
      <title>CPU and Memory Thresholds Commands in CISCO NX-OS</title>
      <link>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685711#M917948</link>
      <description>&lt;P&gt;Hi &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been struggling to find information about ways to configure Thresholds for CPU and Memory notifications using CISCO 7000 series NX-OS devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found a CISCO .pdf document, explaining how to do so, but is made specifically for IOS, and I don't seem to be able to find the NX-OS Equivalent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The document is the next one:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/ios/netmgmt/configuration/guide/12_2sx/nm_12_2sx_book/nm_cpu_thresh_notif.pdf" target="_blank"&gt;http://www.cisco.com/c/en/us/td/docs/ios/netmgmt/configuration/guide/12_2sx/nm_12_2sx_book/nm_cpu_thresh_notif.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know of any way to adapt those commands to NX-OS? Is it possible?, or they are unique for IOS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The commands I'm talking about are these:&lt;/P&gt;&lt;P&gt;Router (config)# snmp−server enable traps cpu threshold&lt;/P&gt;&lt;P&gt;Router (config)# snmp−server host &amp;lt;host-address&amp;gt; &amp;lt;community&amp;gt;&amp;nbsp;cpu&lt;/P&gt;&lt;P&gt;Router (config)# process cpu threshold type total rising 80 interval 10 falling 20 interval 10&lt;/P&gt;&lt;P&gt;Router (config)# process cpu statistics limit entry−percentage 40 size 300&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, any help will be greatly appreaciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:31:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685711#M917948</guid>
      <dc:creator>ezequiel.jab</dc:creator>
      <dc:date>2020-02-21T13:31:30Z</dc:date>
    </item>
    <item>
      <title>Take a look at this doc:http:</title>
      <link>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685712#M917960</link>
      <description>&lt;P&gt;Take a look at this doc:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/docs/interfaces-modules/nexus-7000-series-supervisor-1-module/116137-trouble-nexus7000-highcpu-00.html"&gt;http://www.cisco.com/c/en/us/support/docs/interfaces-modules/nexus-7000-series-supervisor-1-module/116137-trouble-nexus7000-highcpu-00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 05:39:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685712#M917960</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-07-14T05:39:02Z</dc:date>
    </item>
    <item>
      <title> Thanks for the answer, it</title>
      <link>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685713#M917975</link>
      <description>&lt;P&gt;&amp;nbsp;Thanks for the answer, it was helpful indeed;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Still, if Im not mistaken, those are a list of Show to commands to manually check the current situation of the CPU, but I failed to find any 'traps' or 'logging service' that notifies automatically when something outside of the ordinary is happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I wrong?, Does Nexus have some kind of similar functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 18:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685713#M917975</guid>
      <dc:creator>ezequiel.jab</dc:creator>
      <dc:date>2015-07-14T18:22:19Z</dc:date>
    </item>
    <item>
      <title>Did you see the sample eem</title>
      <link>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685714#M917986</link>
      <description>&lt;P&gt;Did you see the sample&amp;nbsp;eem script that they had in the document. It looks promising:&lt;/P&gt;
&lt;P style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: normal;"&gt;This is an example script that captures intermittent high CPU usage. The values used as well as the commands issued can be modified depending on the requirements:&lt;/P&gt;

&lt;PRE style="font-size: 11px; overflow: auto; max-width: 650px; height: auto; color: rgb(0, 0, 0); line-height: normal;"&gt;
event manager applet HIGH-CPU
 event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge 
    entry-val 80 exit-val 30 poll-interval 5
 action 1.0 syslog msg High CPU hit $_event_pub_time
 action 2.0 cli enable
 action 3.0 cli show clock &amp;gt;&amp;gt; bootflash:high-cpu.txt
 action 4.0 cli show processes cpu sort &amp;gt;&amp;gt; bootflash:high-cpu.txt&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM style="font-size: 14.3999996185303px; background-color: rgb(249, 249, 249);"&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 22:40:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cpu-and-memory-thresholds-commands-in-cisco-nx-os/m-p/2685714#M917986</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-07-14T22:40:19Z</dc:date>
    </item>
  </channel>
</rss>

