Server Memory Flash Remoting Tool
Last week I wrote a Server Memory monitoring tool using Flash Remoting. I'm not much of a flash developer, but it only took a few hours. Here's a screen shot of the tool:

Keep in mind this tool only shows the memory for the JVM instance that ColdFusion MX is running in. It does not show the overall system memory.
You can download the server memory tool here. Keep in mind that this is not something you should run wide open on your server. Put a password on it!
add to del.icio.us
| Tags: flash, remoting, ria, monitoring, memory, jvm, heap
Related Entries
- ColdFusion Memory Usage Stats - March 15, 2004
- Laszlo gripes resolved - April 7, 2005
- Laszlo Vs Flex - October 6, 2004
- 1.8GB Heap Limit in ColdFusion MX - June 8, 2004
Trackbacks
Trackback Address: 155/11396E555CFF20B8D5B06AFFEAB99856
Comments
On 09/01/2004 at 11:44:35 AM EDT Matt Knight wrote:
1
I noticed you have a parameter of "<param name="allowScriptAccess" value="sameDomain" />"
What if I want to run this across domains? Is that possible.
I have a crossdomain.xml file in the domain I want to access the CFC from, but the swf wont load the data when called from a separate domain.
On 09/14/2004 at 12:46:21 PM EDT doug wrote:
2
Kewl tool. I can't get it working though yet. I dropped the cfc in a diff location. I can hit it with http:foo/servermemory.cfc?wsdl and I can write a cfm that instantiates it and calls a method. But I can't get the swf to do its thing. does gwURL point to the full URI of the WS replete with ?wsdl??? The default setup wouldn't work either. Woudl multiple JRun instances cause issue with it?
On 09/16/2004 at 5:55:53 PM EDT Pete Freitag wrote:
3
Doug If your running JRun, make sure you disable the JRun flash remoting war, because they will cause a conflict.
On 09/17/2004 at 1:30:04 PM EDT doug wrote:
4
The only oplace I see Flash Remoting Ear is in the default server in the JMC. Other little Flash escapades work fine for me. I'm guessing its the gwURL var which looks like this: gwUrl=http%3A%2F%2Frapiddev%2Ealltel%2Ecom%2Fwebservices%2Fcom%2Falltel%2Fdouglasknudsen%2Fservermemory%2Ecfc&servercomponent=ServerMemory.ServerMemory
This thing is real neat looking though Pete.
On 02/04/2005 at 9:02:49 AM EST Ethan Cane wrote:
5
Got it working first time on ColdFusion 7.0 (Blackstone).
Works like a charm... Should hopefully provide some useful performance tips.
On 02/11/2005 at 7:33:43 AM EST Schmidli wrote:
6
We would like to have infos on "emailing remoting tool" to trace visitors on our website.Thanks for reply.
Post a Comment
Recent Entries
- Cache Template in Request Setting Explained
- What Version of Java is ColdFusion Using?
- ColdFusion 9 Performance Brief from Adobe
- Request Filtering in IIS 7 Howto
- J2EE Session Cookies on ColdFusion / JRun
- Hands on ColdFusion Security Training
- ColdFusion 9 Solr Vulnerability - Are you at Risk?
- FCKEditor Year 2010 Bug for Firefox 3.6 with ColdFusion
What if I want to run this across domains? Is that possible.
I have a crossdomain.xml file in the domain I want to access the CFC from, but the swf wont load the data when called from a separate domain.
This thing is real neat looking though Pete.
Works like a charm... Should hopefully provide some useful performance tips.







