VMware vSphere

 View Only
Expand all | Collapse all

I Need the Meteric Catalog For Each Parameter

  • 1.  I Need the Meteric Catalog For Each Parameter

    Posted Sep 13, 2006 02:03 AM


  • 2.  RE: I Need the Meteric Catalog For Each Parameter

    Broadcom Employee
    Posted Sep 13, 2006 02:03 AM
    In this particular case, all of the Tcp State metrics are derived
    from the data you'd see using the netstat command. HQ uses SIGAR's
    API to get this info, but you can get similar from the command line
    on Linux like so:

    netstat -ant | grep FIN_WAIT1 | wc -l

    We don't currently have detailed descriptions for all metrics, we're
    working on it, but in the meantime feel free to ask about specific
    metrics here.

    On Sep 8, 2006, at 7:44 AM, Pritam P Bonde wrote:

    > Hi All,
    > I wnna a Metric Data Catalog For Each Of the Network Objects the
    > should Describe each of the parameter . I wanna know that what all
    > kind of the parameter that are in Hyperic , Says e.g
    >
    > Hyperic HQ Managed Product Listing>Linux Management >
    >
    > Tcp State FIN_WAIT1 TcpStateFIN_WAIT1 none THROUGHPUT false
    > 5 min
    >
    > what is this parameter doing ? .... uses ... details ....etc.
    >
    > Similarly i wnna know all the parameter in the Metric data , So
    > that i can configure it in my whole Company for the netowrok
    > monitoring ,
    > Hey but i need this information as soon as it is possiable bocz i
    > am planning to implement it in my whole Company in & ant Next Week..
    > hoping for quick reaction in the forums..
    >
    > Thanks for reading.




  • 3.  RE: I Need the Meteric Catalog For Each Parameter

    Posted Sep 14, 2006 04:29 AM
    Thanks Doug MacEachern


    It was the great help given to me , hence i had utilized this information & checked
    it and played an important role in configuring the Hyperic .