Facing Router Login Issues with LinkSys WiFi
Posted: Thu Jan 17, 2019 4:03 am
Hi, I have been facing a little issue with the Router Login access and cPanel. I am trying to login to the Linksys WiFi router that I have connected with Nagios Core but keeps redirecting to a different IP address.
I used to code to configure the monitoring service.
Code: Select all
define service {
use generic-service ; Inherit values from a template
host_name linksys-srw224p
service_description Port 1 Bandwidth Usage
check_command check_local_mrtgtraf!/var/lib/mrtg/192.168.1.253_1.log!AVG!1000000,2000000!5000000,5000000!10
}