IP WatchDog2 - Manual
HW group
March 2015
Page 34
Test of Outgoing HTML Page function
Testing of Outgoing HTML Page function
For initial testing of this feature is available in the on-line form, which can be found on this address
http://www.hwg.cz/products/ip_watchdog/test/test_outgoing_page.html
just type an IP address of the IP WatchDog, port, resp. IP WatchDog2 always port 80, but in the absence
of public IP address can be used address translation (NAT
– network address translation). Then enter
your public IP and port number configured in the NAT.
Test command for Outgoing HTML Page under Linux/Unix
Unlike Windows, the Unix systems again popular cron, while the command position we will use
function
wget
- wget http://192.168.0.1/index.html
for example:
This command will start the ping every minute.
*/1 * * * * root wget http://192.168.0.1/index.html