I have a Cisco modem that supports IPSLA. Can PRTG check if the internet connection is still up and running?
I have a Cisco modem - Can PRTG check its internet connection?
Modified on 2025-06-10 22:33:02 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
This can be done using the Cisco IP SLA sensor with the following configuration on the device itself. Simply execute the following commands on it:
A little information on the commands:
This will ping the google DNS server.Enter anything you like to check connectivity
If no reply within 10 seconds, this will trigger the PRTG sensor to goes down
This will generated ping every 30 seconds
This is to enable IP SLA service, if not configured PRTG sensor will not work
When this is done, simply create a new IP SLA sensor on the device and select the echo option. Now, when the address doesn't respond in a timely manner (10s in this case), the sensor will go down.
Thanks to Samir Shaikh for sharing his solution! :)
Mar, 2016 - Permalink