By Clay Li on Sunday, 09 September 2018
Category: Feature

How to Integrate Monitoring Services with Calem

Asset monitoring services can be built with tools such as Icinga. Monitoring services are modeled as separate services from Calem in this discussion. They use Calem REST APIs to get asset information and report device problems.

1. Initialize Monitoring Data from Calem

2. Manage the Life-Cycle of Asset Monitoring

 3. Keep Monitoring Data Up to Date

The monitoring service needs to keep the data up to date. It may fetch all the data from Calem periodically. It may proactively respond to changes to monitoring data in Calem and keep up with the changes in Calem. This can be achieved via custom triggers.

Additional resources