<?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: CPU Utilisation on CSS11501's in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334832#M5494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that Zach. I have tried it and the command works on one css but not the other. I get message timed out after hitting d to display data. One css is on version 7.10 build 102 (the one that gives message timed out) and the other is on version 7.30.0.0.5. ANy thoughts ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Nov 2004 15:08:02 GMT</pubDate>
    <dc:creator>asbeech</dc:creator>
    <dc:date>2004-11-03T15:08:02Z</dc:date>
    <item>
      <title>CPU Utilisation on CSS11501's</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334830#M5492</link>
      <description>&lt;P&gt;I have 2 CSS11501's configured with redundancy between them. On certain occasions I am noticing that the master is becoming the backup for a very short period of time, I think it is due to the fact that CPU utilisation on the master or backup is getting very high (90% plus) therefore causing the redundancy to kick in. I have had sniffers on the network to check that nothing is targeting the CSS's and causing the CPU  to go through the roof or that the CSS's are getting overloaded with services going through them. Can anyone offer any other explanations ?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2004 13:34:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334830#M5492</guid>
      <dc:creator>asbeech</dc:creator>
      <dc:date>2004-11-03T13:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Utilisation on CSS11501's</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334831#M5493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check to see which processes are consuming your CPU resources in debug mode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11501# llama&lt;/P&gt;&lt;P&gt;CSS11501(debug)# symbol-table load SPRITZ  &lt;/P&gt;&lt;P&gt;Loading string table...   639,377&lt;/P&gt;&lt;P&gt;Loading symbols........    23,571&lt;/P&gt;&lt;P&gt;Load complete.......... 1,205,081&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11501(debug)# cpu monitor 1 1 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     CPU Monitor Debug Options (1/1)    threshold = 50  verbose = OFF&lt;/P&gt;&lt;P&gt;     c) Clear data&lt;/P&gt;&lt;P&gt;     d) Display data&lt;/P&gt;&lt;P&gt;     Please enter selection [q=Quit]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select 'd' over the course of several minutes to gather a list of the processes that are utilizing more than 50% of your CPU.  Note that the '50' in the command above is a threshold variable that you can set to whatever you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2004 14:30:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334831#M5493</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-11-03T14:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Utilisation on CSS11501's</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334832#M5494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that Zach. I have tried it and the command works on one css but not the other. I get message timed out after hitting d to display data. One css is on version 7.10 build 102 (the one that gives message timed out) and the other is on version 7.30.0.0.5. ANy thoughts ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2004 15:08:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334832#M5494</guid>
      <dc:creator>asbeech</dc:creator>
      <dc:date>2004-11-03T15:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Utilisation on CSS11501's</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334833#M5495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;symbol-table load SPRITZ&lt;/P&gt;&lt;P&gt;shell 1 1 spy&lt;/P&gt;&lt;P&gt;shell 1 1 spyReport&lt;/P&gt;&lt;P&gt;shell 1 1 spyStop&lt;/P&gt;&lt;P&gt;symbol-table unload SPRITZ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of redundancy do you have configured?  Do you see anything in the CSS logs?  You may want to increase the logging level of the chassis and netman subsystems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2004 20:33:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-utilisation-on-css11501-s/m-p/334833#M5495</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-11-03T20:33:13Z</dc:date>
    </item>
  </channel>
</rss>

