Device Monitoring and Alerting Platform

Thread Starter

jeevak

Joined May 13, 2019
1
Hi,
I am working on apps for a hybrid suite of devices for a payments use-case. I have apps on iOS, windows as well as python on a Raspberry Pi unit. I want to be able to monitor and evaluate performance conditions on each of these devices as well as across devices and then alert my team of support engineers for specific conditions.
Eg:
a. if the iOS app was unable to connect to the payment gateway in 2 or more attempts then send an SMS to support service engineer level 1
b. if the sensor data on the Raspberry unit stopped streaming information or if specific conditions were met in the sensor data stream then alert the store manager over SMS and email
c. if the iOS and raspberry units have a battery level below a certain level then alert the IT manager

I can instrument the apps and modules to transmit telemetry data but I need a platform that can evaluate the data and send out notifications, do you have any recommendations?
 
Top