[Tutor] Monitoring an Internet connection in Python

Thomas Clive Richards thomi at imail.net.nz
Wed Oct 13 23:39:36 CEST 2004


Hi,

Most external DSL routers make sue of SNMP - if you know what you're looking 
for, it's trivial to write a python script that polls the router every 10 
minutes or so.

I had to do this to write my own dynamic DNS client. Unfortunately (AFAIK) 
every router model differs in the exact SNMP implementation, but I'm by no 
means a networking guru, so take this with a pinch of salt ;)

HTH!

-- 

Thomi Richards,
thomi at once.net.nz


More information about the Tutor mailing list