Web Server Monitor Software
Posted: Sun Aug 25, 2024 5:06 pm
Does anyone know of an easy, local application what will check that the
Blue Iris web server (or any web server, for that matter) is running?
There have been several incidents where the computer I have BI running on
has gone down, and since I don't routinely check that device, it can be
down for a while without me knowing. (And before you ask it, yes, it's on a
UPS).
I wrote a little VB program that runs on the computer I use everyday, but
I'm less than thrilled with how it's working.
The requirements:
The program/app shall:
- monitor port 81 on my BI device, and notify me when it's status changes.
- run on my local home network (I don't want a web-based solution).
- run on a PC, Android, a Hubitat hub (even though that's not really what
that hardware is for), or any other cheap hardware.
- send a notification by email, text message, or a Android notification to
my phone.
I did try one Android app, pointed it to my BI server's external address,
and got it to report that it was active.
All fine, except when I tested it by shutting down BI, and then by shutting
down the device, it still said it was active. Not much help.
Has anyone gone done this rabbit hole and found a decent way to check on
the BI web server?
Blue Iris web server (or any web server, for that matter) is running?
There have been several incidents where the computer I have BI running on
has gone down, and since I don't routinely check that device, it can be
down for a while without me knowing. (And before you ask it, yes, it's on a
UPS).
I wrote a little VB program that runs on the computer I use everyday, but
I'm less than thrilled with how it's working.
The requirements:
The program/app shall:
- monitor port 81 on my BI device, and notify me when it's status changes.
- run on my local home network (I don't want a web-based solution).
- run on a PC, Android, a Hubitat hub (even though that's not really what
that hardware is for), or any other cheap hardware.
- send a notification by email, text message, or a Android notification to
my phone.
I did try one Android app, pointed it to my BI server's external address,
and got it to report that it was active.
All fine, except when I tested it by shutting down BI, and then by shutting
down the device, it still said it was active. Not much help.
Has anyone gone done this rabbit hole and found a decent way to check on
the BI web server?