B.3 Unable to View Alerts in the Dashboard and Alert Views

Issue: The alert dashboard and the charts in the alert view do not refresh or display new alerts. However, the table in the alert view displays the newly generated alerts. This issue could happen because of a corrupt alert index.

Fix: Re-index all the alerts as follows:

  1. Stop the Sentinel server.

    rcsentinel stop
  2. Change to the following directory:

    /opt/novell/sentinel/3rdparty/mongoconnector
  3. Remove the config.txt file.

    rm config.txt
  4. Start the Sentinel server.

    rcsentinel start

The alert index is rebuilt. The alert dashboard and the charts in the alert view display all the alerts.