[pysnmp-users] Throttling asyncore transmit.
Brought to you by:
elie
From: Peter K <pe...@kr...> - 2018-03-16 21:46:58
|
Hi Group, I just started playing with pysnmp as i need to collect snap data from approx 2000 hosts, and i have chosen to do it with asyncore. And i must say it works very well. As pysnmp just generates and sends the requests very very fast. I suspect that some of my requests might be dropped on my upstream link, resulting in missing answers. I have looked through the source, and used up all my search engine skills… Is there a way to make the async requests being sent at a controlled rate ? Med venlig hilsen / Kind Regards Peter Krüpl |