Skip to main content
Migration Notice
We're migrating documentation from the old portal into this one. Some things may look a little different or out of place in the meantime — we know, and we're working to get it right. If something's unclear or doesn't look right, let us know.
Version: 2.15.0

How to Healthcheck Eyeglass with 3rd-Party Monitoring Tools

Overview

This solution can be used with third-party monitoring applications to detect whether Eyeglass processes are operating normally.

Key Processes to Monitor

Monitor the following processes as running, using your third-party monitoring tool of choice:

  • sca
  • scadb
  • sera
  • lighttpd
  • iglsauth.service
  • iglsservicebroker.service

If any of these processes are not running, treat it as an indication that the Eyeglass appliance is not operating normally and requires investigation.

Remote Alarm Collection via REST API

The REST API can also be used to remotely collect alarms from Eyeglass. See the Disaster Recovery API Guide for how to retrieve alarms using an API token and curl.

See Also