One of our RSA PS rockstars (Ahmed Nofal) has been working on a fantastic new dashboard, as shown below in the image and quick demo video. This dashboard shows various risk items found within RSA IGL and displays in it a simple to understand format using a traffic light system.
All the data is dynamic and has the "drill-down" functionality, so you can click into the area to find out more!
We are looking for a beta tester client, who would like to work with us on this.
If you are interestred, please email me: jamie.pryer@rsa.com
Please note that this will require some time from your side, maybe 30min - 1hour on a Zoom sesssion to review the results and discuss the dashboard overall.
For this to work, you must be on version:
- 7.1.0 P04 or higher
- 7.1.1 (any version)
For a quick demo, please see this video:
An example screen shot of the dynamic risk based dashboard
This look really useful - lots of things we've had to write custom reports for in one place! Will this be customisable/extendable without having to develop custom JSP files? That's the one thing that has put me off custom dashboards before now...
e.g. for the orphan account one, a form could be created as follows
Title: Orphan Account %
Query for Total: <query-A>
Query for Count: <query-B>
Threshold (Red): x
Threshold (Amber): y
Threshold (Green): z
The JSP could then be generated into the dashboard using the above values.