Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Edge Data Streaming
  3. Licenses
  4. Using Informatica Administrator
  5. Creating and Managing the Edge Data Streaming Service
  6. Edge Data Streaming Entity Types
  7. Edge Data Streaming Nodes
  8. Data Connections
  9. Working With Data Flows
  10. Managing the Edge Data Streaming Components
  11. Security
  12. High Availability
  13. Disaster Recovery
  14. Monitoring Edge Data Streaming Entities
  15. Appendix A: Troubleshooting
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Regular Expressions
  18. Appendix D: Command Line Program
  19. Appendix E: Configuring Edge Data Streaming to Work With a ZooKeeper Observer
  20. Appendix F: Glossary

User Guide

User Guide

Getting Entity Alerts

Getting Entity Alerts

EDS generates alerts when the following events occur:
  • A EDS Node shuts down abnormally. If a EDS Node shuts down because of an exception, EDS generates a
    NODE DOWN
    alert after 5 seconds.
  • The machine on which the EDS Node is running shuts down. EDS generates a
    NODE DOWN
    alert after 5 seconds.
  • ZooKeeper shuts down abnormally. EDS generates a
    NODE DOWN
    alert.
  • A source service, or a target service shut down abnormally. EDS generates an
    ENTITY DOWN
    alert.
EDS does not generate alerts when you shut down the EDS Node or when a source service or target service stops when you undeploy the data flow.
The Administrator Daemon publishes the alerts on a UM topic named
vdsalerts
. To receive these alerts, you can configure the target to subscribe to the
vdsalerts
topic.
For example, to receive these alerts in RulePoint, you can specify the
vdsalerts
topic name in the RulePoint configuration. You can also use a UM receiving application and subscribe to the
vdsalerts
topic.

0 COMMENTS

We’d like to hear from you!