This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

UnDP Tabular Chart Question

When I create a tabular chart for UnDP data, is there a way to specify which data goes in which column of the table?  Right now I check boxes to include the data but I don't see how the order of the columns is determined.  Appears to be a bit random.  Anyone out there know how to do this?

  • FormerMember
    0 FormerMember

    It's determined by the order in which the information appears in MIB. 

  • It appears that is not the case in my example.  I am polling an F5 for pool member status/stats.  The mibs I am polling are:

     Pool Name: 1.3.6.1.4.1.3375.1.1.8.2.1.1
    Pool Member IP Address: 1.3.6.1.4.1.3375.1.1.8.2.1.2
    Pool Max connections: 1.3.6.1.4.1.3375.1.1.8.2.1.18
    Pool Current connections: 1.3.6.1.4.1.3375.1.1.8.2.1.19
    Pool member Status: 1.3.6.1.4.1.3375.1.1.8.2.1.21

    So they should show up in table in this order I assume since that is the order in the mib.  As you can see below member status is not at the end...its in between max and current connections.  Any ideas?  And going forward it would be nice to specify which columns in the table the data goes so we can lay it out a little better.

    Big-IP Pool Member Status

    MemberPoolName - LabelMemberIpAddressMemberMaxConnMemberStatusMemberCurrentConn
    dev-pool-DominoHTTP172.24.5.1410Up0
    dev-pool-DominoHTTP172.24.5.1400Up0
    dev-pool-DominoLDAP172.24.5.1411Up0
    dev-pool-DominoLDAP172.24.5.1400Up0
    DIIOP172.24.5.1410Up0
    DIIOP172.24.5.1400Up0
    DIIOP172.24.7.311Down0
    DIIOP172.24.7.320Down0
    domqa-https-pool172.24.5.1410Up0
    domqa-https-pool172.24.5.1400Up0
    endeca-qa172.24.6.1350Up0
    endeca-qa172.24.6.1350Up0
    endeca-qa172.24.6.2530Up0
    endeca-qa172.24.6.2530Up0


     

  • Anyone else have this issue?  Any one else want the ability to specify the order of the columns?

  • FormerMember
    0 FormerMember in reply to brian_duvall


    Anyone else have this issue?  Any one else want the ability to specify the order of the columns?

     

    We're going to try to provide this functionality, but, as always:  no promises.

  • Thanks Denny.  Always appreciated.



  • Anyone else have this issue?  Any one else want the ability to specify the order of the columns?

     

    Yes and yes. Good to see the functionality may be added.



  • It appears that is not the case in my example.  I am polling an F5 for pool member status/stats.  The mibs I am polling are:

     Pool Name: 1.3.6.1.4.1.3375.1.1.8.2.1.1
    Pool Member IP Address: 1.3.6.1.4.1.3375.1.1.8.2.1.2
    Pool Max connections: 1.3.6.1.4.1.3375.1.1.8.2.1.18
    Pool Current connections: 1.3.6.1.4.1.3375.1.1.8.2.1.19
    Pool member Status: 1.3.6.1.4.1.3375.1.1.8.2.1.21

    So they should show up in table in this order I assume since that is the order in the mib.  As you can see below member status is not at the end...its in between max and current connections.  Any ideas?  And going forward it would be nice to specify which columns in the table the data goes so we can lay it out a little better.

    Big-IP Pool Member Status

    MemberPoolName - LabelMemberIpAddressMemberMaxConnMemberStatusMemberCurrentConn
    dev-pool-DominoHTTP172.24.5.1410Up0
    dev-pool-DominoHTTP172.24.5.1400Up0
    dev-pool-DominoLDAP172.24.5.1411Up0
    dev-pool-DominoLDAP172.24.5.1400Up0
    DIIOP172.24.5.1410Up0
    DIIOP172.24.5.1400Up0
    DIIOP172.24.7.311Down0
    DIIOP172.24.7.320Down0
    domqa-https-pool172.24.5.1410Up0
    domqa-https-pool172.24.5.1400Up0
    endeca-qa172.24.6.1350Up0
    endeca-qa172.24.6.1350Up0
    endeca-qa172.24.6.2530Up0
    endeca-qa172.24.6.2530Up0

     



    Hi Brian,

    We are getting started monitoring our F5 boxes here and your F5 posts have been very informative!  I do have a question though, how did you manage to get that nice looking table emoticons_happy.png ?  I downloaded the pollers you uploaded, I can't seem to get any of the values to show up except the PoolName. 

     

    Thanks Brian!

  • FormerMember
    0 FormerMember in reply to ramirezh

    And going forward it would be nice to specify which columns in the table the data goes so we can lay it out a little better.

    That's a popular request, and I'm pretty sure we'll get it into a future release.

  • I have a f5 cluster that I am trying to set up, If i could get a chart like this i would be so pleased. but I currently just have the ip addresses and their current connections, how can I get  the historical log of these connections.