0
Completed

Notification of outstanding alerts

Shane Day (Chief Technology Officer) 13 years ago updated by anonymous 8 years ago 2

Would it possible to get notification of outstanding alerts on other pages? It wouldn't necessarily have to say what the alerts are, just say there are some and provide a link to see what they are. This would help when setting up agents.

Tony,

My idea for this is as follows:

  • Place the "GetAlerts" action in a place that other non-Home controllers have access to
  • Have the AgentController call the method and filter for the "agent test connection is failing" alert
  • Modify the list of agents slightly to show the user which ones are currently failing

If this works well we might be able to apply the same to Operation Lists

Alerts now display on Agents index page as requested