Curious if anyone has some ideas for monitoring off site NVRs. They are Windows based and often the customer doesn't realize the NVR is offline until something happens and they can't connect.
The NVR can't generate an email alert if it was unplugged or locked up. I'd love it if we could install software that would ping a server everyday like an alarm timer test.
Any ideas or products?
The first step is to determine root cause for the computer system failing to connect. Anything else you do is simply a band aid as it doesn't address the root cause. Having said this the SNMP protocol is used to monitor network based hardware.
There are lots of open source / paid services that can ping and monitor the same.
Sometimes people just want to skip the root cause and go for broke and incorporate a
Band Aid.

Regardless, one can use any of a dozen
Watch Dog Monitors that will hard boot a unresponsive computer system. This is just one example of a all in one appliance that sends emails, pings, watch dog, and auto boots:
Web Based Power Controller $179!
www.digital-loggers.com
We've used this appliance in tens of thousands of installations over the years and have moved away from them as their warranty isn't worth the paper its written on. We always like to support our own economy or brothers in the USA before purchasing any foreign made hardware.
When the product works it just works . . .
Over the years Microsoft WMI has been implemented or used in concert with SNMP monitoring. Really comes down to how serious the network admin is and the infrastructure to support the same. It obviously goes without saying to impress the point that if you hard boot a windows computer system repeatedly expect a complete meltdown to follow.
Which can be from a completely corrupt operating system to blowing out a hard drive / MOBO.
Hence the importance of identifying at what point in the OSI model the problem is happening?!?! Keep in mind
Pinging a network appliance does not tell you a computer system / network appliance is operating correctly! It simply tells you the NIC is present and replied back with a ACK.
It in no ways tells you the OS or application is running fine as the problem can be at the application, network, transport, session, physical, data link or anywhere in between.
Regardless, here's a quick snap shot of my network monitors . . .