Hi everyone,
Often times I’m on show site with 20-30 pearls on a network that my teams needs to monitor and maintain. We have developed a very light weight app that takes a list of ip addresses, and every couple of seconds the app sends an HTTP call to each pearl for some basic “are you there? what are you doing?” statuses, as well as start/stop/ recordings/ open in a web browser for full control options.
I’m curious what additional load that this will add to the pearl. If one of my team has the app open and is monitoring, and then another team member launches our app, and another, etc… Will the pearls eventually get so bogged down with api request they stop working? is there a way to monitor what load we are adding to the pearl with the use of our app? or is there a more efficient way to monitor the pearls in a team environment?
Thanks in advance for any advice or direction!
Will-