> How does one make this page 'public'? We created a custom controller and view for it. Might as well just share what it looks like, https://cas-pprd.middleware.vt.edu/cas-server/stats.jsp. I'd be interested to contribute this, but I imagine there might be other data to include on the page. Suggestions welcome.
> We're using Tomcat. Same here. > Is there any trick to making the stats view which 'exercises the core > components of CAS' There's no trick, only an understanding of what the core components are in any CAS installation. In our particular case we created some custom queries to mine Inspektr audit data, so it serves both to health check the database and provide meaningful statistical data. In general I would imagine it's important to health check the ticket registry backend. Possibly the authentication backend as well, but we have that covered through other means in our case. Our LDAP directories are a core service; if they go down our desktops and phones will light up like Christmas trees. > Would you be willing to share your python script and BB integration? Sure, https://filebox.vt.edu/users/serac/pub/http-status-monitor.py. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
