• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Is there an easy way to monitor my internet connection and log issues?"

Collapse

  • techperson
    replied
    You can get Zabbix running on a rasperry pi on your local network, perhaps PRTG on a Windows machine if you have one around. Up to 100 sensors is free and it is a damn good solution.

    Leave a comment:


  • d000hg
    replied
    We don't have any extension wiring - when the engineer was out he found the line entering the house above the front door and a horrible junction box thing. IIRC he cut that out and put in a new cable to a new master socket, one of the new ones.
    So we only have one phone socket in the house now - they'd had them in nearly every room from the days people used to use landlines.

    Leave a comment:


  • HoofHearted
    replied
    Originally posted by d000hg View Post
    The engineer already did that when we moved in. We were getting about 4Mbps and though it was because of our rural nature, but he cut out the extensions they'd wired to every room so the wire went direct to the single master socket, and we got up to a maximum of 38Mbps
    That's a *big* difference because of the extension wiring and worthy of separate investigation IMHO

    (Are you able to use a DECT phone and permanently eliminate the extension wiring? Homeplug is an option if you need a network connection remote from the router)

    Do you still get the dropouts using just the master socket? If so it's probably worth raising a fault call with PN. They're usually pretty good at investigating this sort of thing IME, we too live in a rural location.

    I think for my own peace of mind I'd get a static IP organised and then run the thinkbroadband monitor, that at least will generate stats that you can use to support the issue (and won't cost anything).

    Leave a comment:


  • d000hg
    replied
    The engineer already did that when we moved in. We were getting about 4Mbps and though it was because of our rural nature, but he cut out the extensions they'd wired to every room so the wire went direct to the single master socket, and we got up to a maximum of 38Mbps

    Leave a comment:


  • HoofHearted
    replied
    Originally posted by d000hg View Post
    I'm reasonably happy with our PlusNet fibre service but typically once every two days it will drop for 1-2 minutes while we're watching Netflix or something - maybe I note my phone isn't working and know 30s later the TV stream will stop.

    It struck me it could be going down far more often and I wouldn't notice, unless I was using Skype or RDP for work at just the wrong time.

    Is there a handy way to monitor for service outages or even to log service speed throughout the day? Of course it would require an always-on internet-connected device but I typically leave my Mac on 24/7. Or, could I even do it on my router? If I had a NAS, could I do it on that easily?

    Thanks for any advice.
    You can create an account on thinkbroadband.com then set up a monitor which will continually ping your router, but this will require you to have a static IP address - which you can get for free from PN, just ask them. You can then check the connection over time and see when any outages/delays occur.

    It might also be worth disabling any telephone extension wiring if you have any, that can have an adverse effect on your connection

    Leave a comment:


  • SimonMac
    replied
    Originally posted by DealorNoDeal View Post
    I run this script continuously because of the problem I mentioned here:
    https://www.contractoruk.com/forums/...broadband.html

    test.bat
    Code:
    @echo off
    
    :loop
    echo ======== %TIME%
    ping -n 1 www.google.co.uk
    echo.
    timeout /t 60 /nobreak > NUL
    goto loop
    test > out.txt
    I have something similar for my VPN, it outputs a webhook to slack for notifications

    Leave a comment:


  • d000hg
    replied
    Originally posted by sal View Post
    quick and dirty Powershell 1-liner:

    test-connection google.com -count 999999 -delay 1 -Verbose | format-table @{n='TimeStamp';e={Get-Date}},Address, ProtocolAddress, ResponseTime | out-file c:\temp\test-connection.txt -append

    Edit:

    Run the same in parallel swapping "google.com" with your router internal IP (The default gateway IP on your devices) to compare and eliminate the issue being your WiFi/router. Cheapo routers (like most provider devices) will tulip their pants with more than 10ish devices connected to the WiFi, if you have any Smart home tech you are over that for sure (I'm sitting at about 40)
    I bought a better router and I can still connect to it and see it reporting internet status is down when problems occur so I guess it's not that but definitely good to check.

    Leave a comment:


  • DealorNoDeal
    replied
    I run this script continuously because of the problem I mentioned here:
    https://www.contractoruk.com/forums/...broadband.html

    test.bat
    Code:
    @echo off
    
    :loop
    echo ======== %TIME%
    ping -n 1 www.google.co.uk
    echo.
    timeout /t 60 /nobreak > NUL
    goto loop
    test > out.txt

    Leave a comment:


  • BR14
    replied
    Originally posted by GigiBronz View Post
    brexiteers gonna brexiteer
    ?????
    in english? maybe?

    Leave a comment:


  • GigiBronz
    replied
    Originally posted by BR14 View Post
    oh, Please.
    brexiteers gonna brexiteer

    Leave a comment:


  • BR14
    replied
    Originally posted by GigiBronz View Post
    so i can feck off in a heartbeat when brexit heats the fan.

    .
    oh, Please.

    Leave a comment:


  • GigiBronz
    replied
    Originally posted by cojak View Post
    And how does that info benefit the OP?
    Sorry, it is true. Just venting my frustration after closing a Virgin Media broadband 100mps that went to £50pm from £28.5pm after first year. They wanted 1y min contract to keep the discount. Went for 4G for now, 30d contract £18.50 so i can feck off in a heartbeat when brexit hits the fan.

    I believe people should just revolt and stop buying their crap. As it was said in the other thread, services are going down the drain.

    Related to topic, i use pfsense and a dell t30 with vmware(might work on an old laptop etc), haven’t tried but i can’t imagine it not be able to monitor ISP downtime , there might be cheaper solutions. And even if you have the information, you might not be able to so much with it. ISP would just not give a ...about it. Speak with them than have a see what else is aroud...
    Last edited by GigiBronz; 19 October 2019, 21:12.

    Leave a comment:


  • cojak
    replied
    Originally posted by GigiBronz View Post
    1st world problems with monopoly from most providers.
    In Romania, 3rd world country, internet is way faster and significantly less expensive.
    And No, EU does not pay for it.

    FIBERLINK 1000
    40 LEI = 7.23£
    940 / 450 Mbps
    viteză maximă download/upload (max speed)

    850 / 400 Mbps
    viteză medie download/upload (average speed)

    200 / 100 Mbps
    viteză minimă download/upload (min speed)
    And how does that info benefit the OP?

    Leave a comment:


  • GigiBronz
    replied
    Originally posted by GhostofTarbera View Post
    1st worlds problems
    1st world problems with monopoly from most providers.
    In Romania, 3rd world country, internet is way faster and significantly less expensive.
    And No, EU does not pay for it.

    FIBERLINK 1000
    40 LEI = 7.23£
    940 / 450 Mbps
    viteză maximă download/upload (max speed)

    850 / 400 Mbps
    viteză medie download/upload (average speed)

    200 / 100 Mbps
    viteză minimă download/upload (min speed)
    Last edited by GigiBronz; 19 October 2019, 16:59.

    Leave a comment:


  • sal
    replied
    quick and dirty Powershell 1-liner:

    test-connection google.com -count 999999 -delay 1 -Verbose | format-table @{n='TimeStamp';e={Get-Date}},Address, ProtocolAddress, ResponseTime | out-file c:\temp\test-connection.txt -append

    Edit:

    Run the same in parallel swapping "google.com" with your router internal IP (The default gateway IP on your devices) to compare and eliminate the issue being your WiFi/router. Cheapo routers (like most provider devices) will tulip their pants with more than 10ish devices connected to the WiFi, if you have any Smart home tech you are over that for sure (I'm sitting at about 40)
    Last edited by sal; 18 October 2019, 14:51.

    Leave a comment:

Working...
X