DX Unified Infrastructure Management

 View Only
Expand all | Collapse all

Make "Force Component Rediscovery" snmpcollector for all device

  • 1.  Make "Force Component Rediscovery" snmpcollector for all device

    Posted Feb 04, 2019 09:17 AM

    Hi all.

     

    We have 935 devices in a snmpcollector hub, and we changed the description of the interfaces, so now we need that snmpcollector obtaing the new configuration.

    We are working making "force component rediscovery" one by one in snmpcollector. Is it possible to make this for all device without need of one by one?

     

    Best Regards.



  • 2.  Re: Make "Force Component Rediscovery" snmpcollector for all device

    Posted Feb 04, 2019 02:48 PM

    Hi Miller,

     

    You could do this with a small batch/shell script which execute 2 probe utility callbacks against the snmpcollector. Yu had

       posted an example of this for windows on the community.

     

    BAT - Force compontent Rediscovery for all SNMPC profiles 

     

    The script would get a list of devices and then execute the rediscover_snmp_device callback once every 10 

       seconds (so as to not overload the SnmpCollector.

     

    Hopefully this helps out.

     

    Regards,

    Greg