DX NetOps

 View Only
  • 1.  Certification Parameter AttributeAbbreviation-00063399

    Broadcom Employee
    Posted Apr 16, 2015 05:16 AM

    Hello Team,

     

    When we certify devices there is the parameter AttributeAbbreviation in the Metricfamliy. Unfortunately, We cannot find any description for the parameter in the documentation "Power User Certification Guide" version 2.4.1 for this. I checked on an xml and it looks like a more of representation parameter. Does anybody have more info on this ?


    Attribute name="SourceFacetTypes" type="QName" cached="true" persistent="true" list="true" />

    - <AttributeGroup name="CPUInfo" list="true" external="true">

    <Attribute name="Indexes" type="ObjectID[]" />

    - <Attribute name="Utilization" type="double">

    <AttributeDisplayName>Utilization</AttributeDisplayName>

    <AttributeAbbreviation>Utilization</AttributeAbbreviation>

    <IsDbColumn>true</IsDbColumn>

    <Baseline>true</Baseline>

    <RollupExpression />

    <Minimum>true</Minimum>

    <Maximum>true</Maximum>

    <RollupStrategy>Avg</RollupStrategy>

    <StandardDeviation>true</StandardDeviation>

    <DeviationFromBaseline>true</DeviationFromBaseline>

    <Variance>false</Variance>

    <Percentile>95</Percentile>

    <Polled>true</Polled>

    <Units>Percent</Units>

    </Attribute>

    - <Attribute name="cpuUserUtilization" type="double


    Any suggestions on this are appreciated.


    Regards,

    Arvind Sugurr



  • 2.  Re: Certification Parameter AttributeAbbreviation-00063399

    Broadcom Employee
    Posted Apr 29, 2015 05:41 AM

    Got the answer

     

    com.ca.im.typecataloglocalmanager.cert.metricfamily.attrs.AttributeDisplayName.desc=The name to display in the user interface for this metric.

    com.ca.im.typecataloglocalmanager.cert.metricfamily.attrs.AttributeAbbreviation.desc=The abbreviated name to display in the user interface for this metric.


    These descriptions will be visible via the web service:

    EXAMPLE:  http://localhost:8182/genericWS/metricfamilies/documentation



  • 3.  Re: Certification Parameter AttributeAbbreviation-00063399

    Broadcom Employee
    Posted May 01, 2015 11:19 AM

    I dug into this with development and AttributeAbrreviation is currently an unsupported parameter. I've added a note to the self-certification doc.