Introduction

Purpose

We already have monitoring services in Virtual Router in 4.3 and ensure the services running through the lifetime of VR. Upon failure alerts are getting generated in Virtual router.

There is a need to send these alerts to management server to notify admin so that further actions can be taken if required.

Scope

Scope of this document is to provide a functional specification for the Virtual Router failure alerting implementation planned for the 4.4 release of CloudStack.

 

References

Feature Specifications

UI Changes:

 No UI chagnes.

 

API Changes:

  No API chagnes.

DB Changes:

 New DB table:

        table name: op_router_moniter_service

 Columns: 

        vm_id: id (PK)

        router_id : id of the Virtual router

        router_name: name of the Virtual router

        last_alert_received  : Timestamp when the last alert is received


Supported VR networks:

1. Advanced zone Isolated networks

2. Basic zone shared network

3. Advanced zone shared network