You could package it into a "site stats panel" widget :)

On Tue, Jul 28, 2009 at 10:19 PM, DFectuoso <santiago1...@gmail.com> wrote:

>
> Funny thing to display in a website
>
> Mixing that with the runmode and displaying a div with that
> information could be useful for development(im doing this with twitter
> api request limit status, i will add it there =) )
>
>
> On Jul 28, 5:18 pm, David Pollak <feeder.of.the.be...@gmail.com>
> wrote:
> > 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 frameworkhttp://liftweb.net
> > Beginning Scalahttp://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