See this answer here: http://stackoverflow.com/questions/1589853/what-coldfusion-8-performance-monitoring-free-tools-are-available/1589940#1589940
The code is as follows:
Charlie Arehart's CF411 [lists several monitoring tools][1], some free, some not.
Here's the current list:
* [CFStatShot][3], free, from Dave Spurr. CFStat Yahoo Desktop Widget.
* [ColdFusion AJAX System Monitor][4], free, from Steve Brownlee
...
[1]: http://www.cf411.com/#cfmon
[3]: http://www.defusion.org.uk/code/cfstatshot-cfstat-yahoo-desktop-widget/
[4]: http://www.fusioncube.net/?p=37
However, the first link is not being closed, so (in Chrome at least), it's applying all the way to the bulleted list:
<div class="post-text"><p>Charlie Arehart's CF411 <a href="http://www.cf411.com/#cfmon" rel="nofollow">lists several monitoring tools, some free, some not.</p>
<p>Here's the current list:</p>
<ul>
It is always the first link that does it - I added a link in front of that one, and it started misbehaving whilst that one then fixed itself.
I've edited a few times, but the only workaround I've managed to get working is to repeat the first link, like this:
Charlie Arehart's CF411 [lists][1] [several monitoring tools][1], some free, some not.