DX NetOps

 View Only
  • 1.  High CPU alerts in Server

    Posted Dec 24, 2014 01:48 AM

    Hi,

     

    As of now, alerts in spectrum raised for individual CPU crosses the set threshold limit. Is there any option that can be modified as if  consolidated utilization of all CPU's crosses


    the set threshold limit and raise an alarm accordingly. please help.



  • 2.  Re: High CPU alerts in Server
    Best Answer

    Posted Dec 24, 2014 03:25 AM

    Hello Kalidh,

     

    Monitoring CPU Instance:

     

    To change the CPU or Memory threshold alarming from a single instance to

    the aggregate value of all instances, copy the following entries from the

    $SPECROOT/SS/CsVendor/Cabletron/EventDisp file into the

    $SPECROOT/custom/Events/EventDisp file and follow the directions on

    commenting and uncommenting the appropriate lines.

    # Comment out the following lines if you do not want

    # CPU Threshold alarms to occur for individual instances

    0x00010f01      R Aprisma.EventPairTimeAttr, 0x00010f02, "0x00010f03 -:-",

    0x12bce

    0x00010f03 E 50 A 2, 0x00010f03

    0x00010f02 E 50 C    0x00010f03

     

    # Comment out the following lines if you do not want

    # Memory Threshold alarms to occur for individual instances

    0x00010f04      R Aprisma.EventPairTimeAttr, 0x00010f05, "0x00010f06 -:-",

    0x12bcf

    0x00010f06 E 50 A 2, 0x00010f06

    0x00010f05 E 50 C    0x00010f06

     

    # Uncomment the following lines if you want

    # CPU Threshold alarms to occur based on the

    # aggregate utilization of all the instances

    # 0x00010f07      R Aprisma.EventPairTimeAttr, 0x00010f08, "0x00010f09

    -:-", 0x12bce

    # 0x00010f09 E 50 A 2, 0x00010f09

    # 0x00010f08 E 50 C    0x00010f09

     

    # Uncomment the following lines if you want

    # Memory Threshold alarms to occur based on the

    # aggregate utilization of all the instances

    # 0x00010f0a      R Aprisma.EventPairTimeAttr, 0x00010f0b, "0x00010f0c

    -:-", 0x12bcf

    # 0x00010f0c E 50 A 2, 0x00010f0c

    # 0x00010f0b E 50 C    0x00010f0c

     

    After making the changes to the $SPECROOT/custom/Events/EventDisp file, you

    will need to update the SpectroSERVER Event Configuration by doing the

    following:

    1. Open a OneClick Console as an ADMIN user
    2. Find and select the VNM model
    3. Click on the Information tab in the Component Detail panel
    4. Find and expand the SpectroSERVER Control folder
    5. Click on the Update Event Configuration button

     

    Configure this as per your requirement.

     

    HTH

     

    Kalyan



  • 3.  Re: High CPU alerts in Server

    Posted Dec 24, 2014 03:41 AM

    Hi,

     

    Thank you very much.. is it possible to configure this for a single server.



  • 4.  Re: High CPU alerts in Server

    Posted Dec 25, 2014 10:30 AM

    Hello Kalidh,

     

    Not possible. The events/alarms work at the global or individual model type level.

     

    Regards

    Kalyan