Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  •   Ensure the alarm service is running,  and  that it is a durable subscriber
  •   Shutdown the alarm service
    • Stop the service with alarm-service-it.sh stop
      • This will stop the webclient, remove the alarm service from the tomcat90/webapps/ folder and restart the webclient tomcat server
    • Checked that the alarm service is present under offline durable subscribers at http://int-bitmag-01.kb.dk:8001/admin/subscribers.jsp
  •  Generate an alarm (run a integrity check on a  inconsistent collection).
    • Note the time of the alarm, and any other details to be able to identify it again.
  •  Start the alarm service again
    • Using alarm-service-it.sh start
    • When the webclient is restarted, it will automatically perform some checks that will cause alarms. This is where you need to use the details about the alarm you triggered to check that the alarm is present.

...