Search found 2 matches

by Ierlandfan
Wed Feb 04, 2015 6:19 pm
Forum: Open Source Nagios Projects
Topic: web scrape uptime
Replies: 3
Views: 6318

Re: web scrape uptime

Example Draytek Vigor outer (2920n) (check is every five minutes) Let's say: Last check output was Uptime:1:00:00 Current check outputs is Uptime:1:05:00 Good output because Uptime has increased! Now a bad (Unfortunately real) situation Last check output was Uptime:1:00:00 Current check outputs is U...
by Ierlandfan
Wed Feb 04, 2015 4:23 pm
Forum: Open Source Nagios Projects
Topic: web scrape uptime
Replies: 3
Views: 6318

web scrape uptime

I need to monitor the status of a VPN connection on a Draytek. It has a web interface that shows the Uptime. So what I want is scrape that web interface and monitor the uptime. Step 1. with Web scraper. Done. Step 2. Let's say check is every 5 minutes. So let's say first check uptime output is 0:05 ...