<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - jrun - 4 - JRun_Administrators_Guide - netmon2.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T01:54:09</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#47510" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#47509" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#40348" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#40265" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#24813" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#23841" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21126" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21124" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21122" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21030" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#18467" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#9559" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#9519" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#47510">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#47510</link>
		<description>Here's a snip of what it looks like when it prints in the JRun event log:&lt;br /&gt;&lt;br /&gt;04/11 22:58:29 metrics PERFORMANCE STATS&lt;br /&gt;&lt;br /&gt;    ######################################################&lt;br /&gt;&lt;br /&gt;    PLUGIN THREADS:&lt;br /&gt;    Listen=100 Idle=2 Running=0&lt;br /&gt;    Delayed/Waiting=0 Time Delayed=0&lt;br /&gt;    Dropped=0 Completed=1 Time To Complete=20&lt;br /&gt;    Total=102&lt;br /&gt;&lt;br /&gt;    SCHEDULER THREADS:&lt;br /&gt;    Listen=22 Idle=0 Running=1&lt;br /&gt;    Dropped=0 Delayed/Waiting=0 Time Delayed=0&lt;br /&gt;    Total=23&lt;br /&gt;&lt;br /&gt;    SESSION COUNTS:&lt;br /&gt;    Session=56 Sessions In Memory=56&lt;br /&gt;&lt;br /&gt;    PLUGIN STATS:&lt;br /&gt;    Bytes In=978 Bytes Out=0&lt;br /&gt;&lt;br /&gt;    SERVER STATS:&lt;br /&gt;    Total Memory=1004928 Free=914422&lt;br /&gt;&lt;br /&gt;    ######################################################</description>
		<dc:creator>Cup O' Java</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-04-11T20:01:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#47509">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#47509</link>
		<description>You can format the metrics logging output further I have found and makes it easier on the eyes to read:&lt;br /&gt;&lt;br /&gt;    &lt;attribute name=&quot;metricsFormat&quot;&gt; PERFORMANCE STATS&lt;br /&gt;&lt;br /&gt;    ######################################################&lt;br /&gt;&lt;br /&gt;    PLUGIN THREADS:&lt;br /&gt;    Listen={jrpp.listenTh} Idle={jrpp.idleTh} Running={jrpp.busyTh}&lt;br /&gt;    Delayed/Waiting={jrpp.delayRq} Time Delayed={jrpp.delayMs}&lt;br /&gt;    Dropped={jrpp.droppedRq} Completed={jrpp.handledRq} Time To Complete={jrpp.handledMs}&lt;br /&gt;    Total={jrpp.totalTh}&lt;br /&gt;&lt;br /&gt;    SCHEDULER THREADS:&lt;br /&gt;    Listen={scheduler.listenTh} Idle={scheduler.idleTh} Running={scheduler.busyTh}&lt;br /&gt;    Dropped={scheduler.droppedRq} Delayed/Waiting={scheduler.delayTh} Time Delayed={scheduler.delayMs}&lt;br /&gt;    Total={scheduler.totalTh}&lt;br /&gt;&lt;br /&gt;    SESSION COUNTS:&lt;br /&gt;    Session={sessions} Sessions In Memory={sessionsInMem}&lt;br /&gt;&lt;br /&gt;    PLUGIN STATS:&lt;br /&gt;    Bytes In={jrpp.bytesIn} Bytes Out={jrpp.bytesOut}&lt;br /&gt;&lt;br /&gt;    SERVER STATS:&lt;br /&gt;    Total Memory={totalMemory} Free={freeMemory}&lt;br /&gt;&lt;br /&gt;    ######################################################&lt;br /&gt;    &lt;/attribute&gt;</description>
		<dc:creator>Cup O' Java</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-04-11T19:58:58</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#40348">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#40348</link>
		<description>Should I be concerned if:&lt;br /&gt;1/ the number of sessions and sessions in memory are the same?&lt;br /&gt;2/ the number of sessions never goes down?&lt;br /&gt;&lt;br /&gt;In other words, how do I finish sessions and remove them from memory? I'm happy to accept that it's something I've missed, or if garbage collection occurs after a set period of time.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-10-03T14:01:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#40265">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#40265</link>
		<description>Is it possible to poll JRUN to get the current log format?&lt;br /&gt;&lt;br /&gt;Since the log format is so configurable, I'd like to be able to determine which column/element in the .log file is what without having to hardcode it in my reader. So that, if one of my servers outputs to the log as &lt;br /&gt;{scheduler.listenTh};{scheduler.delayTh};{scheduler.idleTh};{scheduler.busyTh};{scheduler.totalTh};&lt;br /&gt;and another of my servers outputs to the log as&lt;br /&gt;{scheduler.idleTh};{scheduler.totalTh};&lt;br /&gt;I can use the same code to read both logs and determine what values correlate to what attributes.&lt;br /&gt;&lt;br /&gt;I thought about reading the JRUN.XML... but in many cases, the actual elements are not specified in the metricsFormat attribute.</description>
		<dc:creator>csteinola</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-30T12:01:04</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#24813">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#24813</link>
		<description>Reto,&lt;br /&gt;&lt;br /&gt; &lt;service class=&quot;jrunx.logger.FileLogEventHandler&quot; name=&quot;MetricsFileLogEventHandler&quot;&gt;&lt;br /&gt;does not work.   What are the available  options for the NAME attribute here?  I see nothing about this in the JRun live docs.  If you utilise {log.level} you can get teh metrics into its own log file, but I can't get a custom header for it  only though.</description>
		<dc:creator>dougk</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-02T08:13:11</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#23841">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#23841</link>
		<description>To answer the two questions regarding  {jrpp.busyTh}/{jrpp.totalTh} not being parsed, you need to take out the jrpp. from the expression.  So change to {busyTh}/{totalTh}</description>
		<dc:creator>webappermb</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-11T17:52:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21126">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21126</link>
		<description>Here is a way to write the metrics in csv file format. useful to make excel charts for example&lt;br /&gt;&lt;br /&gt;jrun.xml:&lt;br /&gt;&lt;service class=&quot;jrunx.logger.LoggerService&quot; name=&quot;LoggerService&quot;&gt;&lt;br /&gt;    &lt;!-- attribute name=&quot;format&quot;&gt;{server.date}; {log.level}; {log.message}; {log.exception}&lt;/attribute --&gt;&lt;br /&gt;    &lt;!-- You can modify format to suit your need. --&gt;&lt;br /&gt;    &lt;br /&gt;    &lt;attribute name=&quot;errorEnabled&quot;&gt;true&lt;/attribute&gt;&lt;br /&gt;    &lt;attribute name=&quot;warningEnabled&quot;&gt;false&lt;/attribute&gt;&lt;br /&gt;    &lt;attribute name=&quot;infoEnabled&quot;&gt;false&lt;/attribute&gt;&lt;br /&gt;    &lt;attribute name=&quot;debugEnabled&quot;&gt;false&lt;/attribute&gt;&lt;br /&gt;    &lt;!-- You may also need to uncomment MetricsService if you want metrics enabled --&gt;&lt;br /&gt;    &lt;attribute name=&quot;metricsEnabled&quot;&gt;true&lt;/attribute&gt;&lt;br /&gt;    &lt;attribute name=&quot;metricsLogFrequency&quot;&gt;30&lt;/attribute&gt;&lt;br /&gt;    &lt;attribute name=&quot;metricsFormat&quot;&gt;;{scheduler.listenTh};{scheduler.delayTh};{scheduler.idleTh};{scheduler.busyTh};{scheduler.totalTh};{scheduler.delayRq};{scheduler.droppedRq};{scheduler.delayMs}&lt;/attribute&gt;&lt;br /&gt;    &lt;service class=&quot;jrunx.logger.ThreadedLogEventHandler&quot; name=&quot;ThreadedLogEventHandler&quot;&gt;&lt;br /&gt;      &lt;service class=&quot;jrunx.logger.ConsoleLogEventHandler&quot; name=&quot;:service=ConsoleLogEventHandler&quot; &gt;&lt;br /&gt;	      &lt;attribute name=&quot;format&quot;&gt;{date dd.MM.yyyy HH:mm:ss} {log.message}&lt;/attribute&gt;&lt;br /&gt;      &lt;/service&gt;&lt;br /&gt;      &lt;service class=&quot;jrunx.logger.FileLogEventHandler&quot; name=&quot;FileLogEventHandler&quot;&gt;&lt;br /&gt;        &lt;attribute name=&quot;metricsEnabled&quot;&gt;false&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;heading&quot;&gt;# Created by JRun on {date MM/dd HH:mm:ss}; FileLogHandler&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;format&quot;&gt;{date dd.MM.yyyy HH:mm:ss} {log.message}&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;filename&quot;&gt;{jrun.rootdir}/logs/{jrun.server.name}/{log.level}/{jrun.server.name}-{log.level}_{date}.log&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;rotationSize&quot;&gt;5000k&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;rotationFiles&quot;&gt;20&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;closeDelay&quot;&gt;5000&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;deleteOnExit&quot;&gt;false&lt;/attribute&gt;&lt;br /&gt;      &lt;/service&gt;&lt;br /&gt;      &lt;service class=&quot;jrunx.logger.FileLogEventHandler&quot; name=&quot;MetricsFileLogEventHandler&quot;&gt;&lt;br /&gt;	    &lt;attribute name=&quot;heading&quot;&gt;Date;Time;;scheduler.listenTh;scheduler.delayTh;scheduler.idleTh;scheduler.busyTh;scheduler.totalTh;scheduler.delayRq;scheduler.droppedRq;scheduler.delayMs&lt;/attribute&gt;&lt;br /&gt;	    &lt;attribute name=&quot;format&quot;&gt;{date dd.MM.yyyy};{date HH:mm:ss};{log.message}&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;filename&quot;&gt;{jrun.rootdir}/logs/{jrun.server.name}/{jrun.server.name}-{log.level}_{date}.csv&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;rotationSize&quot;&gt;5000k&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;rotationFiles&quot;&gt;20&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;closeDelay&quot;&gt;5000&lt;/attribute&gt;&lt;br /&gt;        &lt;attribute name=&quot;deleteOnExit&quot;&gt;false&lt;/attribute&gt;&lt;br /&gt;      &lt;/service&gt;&lt;br /&gt;    &lt;/service&gt;&lt;br /&gt;  &lt;/service&gt;&lt;br /&gt;&lt;br /&gt;Reto Meier</description>
		<dc:creator>rmeier</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-09T01:54:38</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21124">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21124</link>
		<description>How do you quickly answer you own question? Use google!&lt;br /&gt;&lt;br /&gt;Taken from:&lt;br /&gt;http://www.bpurcell.org/macromedia/coldfusion.cfm?mode=cat&amp;catid=2&lt;br /&gt;&lt;br /&gt;To set metrics logging (actually all logging levels) to be written to their own log file edit {servername}/SERVER-INF/jrun.xml and modify the entry&lt;br /&gt;&lt;attribute name=&quot;filename&quot;&gt;{jrun.rootdir}/logs/{jrun.server.name}-event.log&lt;/attribute&gt;&lt;br /&gt;in jrun.xml. Change it to the following&lt;br /&gt;&lt;attribute name=&quot;filename&quot;&gt;{jrun.rootdir}/logs/{jrun.server.name}- {log.level}. log&lt;/attribute&gt;</description>
		<dc:creator>soup dog</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-09T00:11:29</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21122">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21122</link>
		<description>According to the article:&lt;br /&gt;&lt;br /&gt;http://www.macromedia.com/special/under_the_hood/report3/&lt;br /&gt;&lt;br /&gt;By modifying the JRun logging configuration you can redirected metrics data to its own log file. How can this be done? Many thanks&lt;br /&gt;&lt;br /&gt;Simon</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-09T00:01:54</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21030">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#21030</link>
		<description>I also do not see the actual values in the log but just the names of the variables as below:&lt;br /&gt;&lt;br /&gt;{jrpp.busyTh}/{jrpp.totalTh}&lt;br /&gt;&lt;br /&gt;Also, it says Memory=285440 Free=29662&lt;br /&gt;but I have 768 MB allocated to the heap in CF admin, any ideas?&lt;br /&gt;&lt;br /&gt;Thanks for any help you can offer,&lt;br /&gt;Craig</description>
		<dc:creator>ccapodilupo</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-07T12:49:14</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#18467">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#18467</link>
		<description>Coldfusion MX 6.1 &lt;br /&gt;1) Why is the variable for jrpp.busyTh and jrpp.totalTh missing.&lt;br /&gt;     My log looks like that:&lt;br /&gt;&lt;br /&gt;14/07 12:09:04 metrics Web threads (busy/total): {jrpp.busyTh}/{jrpp.totalTh} Sessions: 0 Total Memory=38996 Free=6671&lt;br /&gt;&lt;br /&gt;2) how can I increase free memory?&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;Best,&lt;br /&gt;Torsten</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-14T03:21:29</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#9559">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#9559</link>
		<description>These are values for ColdFusion. They don't work for JRun connection monitoring.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-03-03T10:22:14</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#9519">
		<title>jrun/4/JRun_Administrators_Guide/netmon2.htm</title>
		<link>http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/netmon2.htm#9519</link>
		<description>Is it possible to get values for AvgQueueTime &amp; AvgReqTime  when running CFMX for J2EE on JRun?  If so, what is the proper syntax?  I've tried the following in our jrun.xml file:&lt;br /&gt;&lt;br /&gt;AvgQTime: {jrpp.AvgQueueTime}&lt;br /&gt;AvgRTime: {jrpp.AvgReqTime}&lt;br /&gt;&lt;br /&gt;These are just displayed as jrpp.AvgQueueTime &amp; jrpp.AvgReqTime in our log, their values are not resolved.  All other attributes are displayed properly (ex. jrpp.listenTh).</description>
		<dc:creator>ColonelNusterd</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-03T07:40:10</dc:date>
	</item>
	</rdf:RDF>

