This snippet is located in the sites/example code, not in Lift itself.  Look
for the RuntimeStats.scala file.

On Tue, Jul 28, 2009 at 3:47 PM, Ewan <ehar...@gmail.com> wrote:

>
> 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
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

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

Reply via email to