I’d try to solve that running a poller over asynchronous socket:

http://net-snmp.sourceforge.net/tutorial/tutorial-5/toolkit/asyncapp/asyncapp.c

> On 07 May 2016, at 17:20, Richard Mayers <richard.mayer...@gmail.com> wrote:
> 
> Hi folks,
> 
> For my master thesis I am doing a load balancing project and I have to
> know the link usage if possible every second. For that I set the
> refresh interval to 1 second, so every thing is good so far.
> 
> My problem is that I am working with big topologies and I may have 200
> or more routers. If I get the counters polling it takes forever I can
> not poll the routers one by one, or not even using threads (at some
> point it would not scale).
> 
> What would be the best way to get all the counters ?
> 
> Since I am simulating everything in a single machine I can do a trick
> and write the counters in a file, however that will not be useful when
> I test my solution in a real network.
> 
> Kind regards,
> Richard


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to