DX Application Performance Management

  • 1.  Enabling SNMP by configuring property settings

    Posted May 11, 2016 03:41 AM

    Hi,

     

    I would like to know if is it possible to configure multiple target in this section :

     

    #######################

    # SNMP Adapter

    #

    # ================

    # Set to true to enable the SNMP Adapter

    # Default is false

    introscope.enterprisemanager.snmp.enable=true

     

    # The port used by the SNMP Agent.  Defaults to 161.

    introscope.enterprisemanager.snmp.agent.port=

     

    # This property supports hot config

    # Set to true to enable Notifications (Traps).

    # Default is true.

    introscope.enterprisemanager.snmp.notification.enable=true

     

    # The target port for Notifications.

    # Default is 162.

    introscope.agent.enterprisemanager.snmp.target.port=

     

    # The target host (hostname or IP address) for Notifications.

    # Default is localhost.

    introscope.agent.enterprisemanager.snmp.target.host=

     

    # The target SNMPv2 community for Notifications.

    # Default is public.

    introscope.agent.enterprisemanager.snmp.target.community=public

     

    Thanks in advance.



  • 2.  Re: Enabling SNMP by configuring property settings
    Best Answer

    Broadcom Employee
    Posted May 11, 2016 09:58 AM

    Hi,

     

    Only one host is allowed to be configured.

     

    Regards,

    Matt



  • 3.  Re: Enabling SNMP by configuring property settings

    Broadcom Employee
    Posted May 11, 2016 09:59 AM

    Hi Herve,

    I think you might be limited to one set of configuration there.

    There isn't a concept of introscope.agent.enterprisemanager.snmp,target.1, introscope.agent.enterprisemanager.snmp,target.2...

     

    The only thing I could think of is letting the notifications be sent out to some other tool that could theoretically then broadcast the notification to multiple locations, but I don't know if that is possible and/or which sort of tool would do it.

    It sounds like something to raise as a product enhancement to allow multiple targets for SNMP notifications..

     

    Thanks,

    David