Just finally noticed the runtime stats on the demo site and have tried
to include them in my own using the following tags which are copied
from the example default template except the snippets don't exist in
lift/src/main/scala/net/liftweb/builtin/snippet.

           Stats: Total Memory: <lift:runtime_stats:total_mem/>
       Free Memory: <lift:runtime_stats:free_mem/>
       Open Sessions: <lift:runtime_stats:sessions/>
       Updated At: <lift:runtime_stats:updated_at/>


I am currently running Liftversion1.1-SNAPSHOT built on Mon Jul 27
04:38:37 BST 2009

Which dependency do I need to add to my POM to get this to work?

-- Ewan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to