Matt Corban wrote:
Where does Tomcat store the memory usage that it displays in the Server
Status under the Manager console?  I was thinking about writing a shell
script to keep track of the memory usage over time (such as the free memory,
total memory and max memory) and store it in a file.

Thanks,
Matt


Hi ,
there is munin plugin which does exactly that .
munin also saves data in rrd database and draws nice graphics .
here is the script , it just parses status page .
http://munin.projects.linpro.no/browser/branches/debian/lenny/trunk/debian/patches/110-node.d-tomcat_jvm.patch

Alex


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to