<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 16:12:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Maarten Balliauw's Blog: Windows Azure Diagnostics in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/15185</guid>
      <link>http://www.phpdeveloper.org/news/15185</link>
      <description><![CDATA[<p>
New on his blog today <i>Maarten Balliauw</i> has a post talking about <a href="http://blog.maartenballiauw.be/post/2010/09/23/Windows-Azure-Diagnostics-in-PHP.aspx">running Azure diagnostics</a> from inside of PHP (using the <a href="http://msdn.microsoft.com/en-us/library/ee758705.aspx">Windows Azure Diagnostics API</a>).
</p>
<blockquote>
When working with PHP on Windows Azure, chances are you may want to have a look at what's going on: log files, crash dumps, performance counters, … All this is valuable information when investigating application issues or doing performance tuning. Windows Azure is slightly different in diagnostics from a regular web application. [...] On Windows Azure, you may scale beyond that and have a hard time looking into what is happening in your application if you would have to use the above approach. A solution for this? Meet the Diagnostics Monitor. 
</blockquote>
<p>
He includes a sample configuration and an <a href="http://blog.maartenballiauw.be/image.axd?picture=image_64.png">example of the output</a> of his sample script when it's run against that configuration. You can find this script <a href="http://blog.maartenballiauw.be/file.axd?file=2010%2f9%2fdiagnostics.php">here</a> and the Windows Azure SDK <a href="http://phpazure.codeplex.com/SourceControl/list/changesets">here</a>.
</p>]]></description>
      <pubDate>Fri, 24 Sep 2010 13:07:32 -0500</pubDate>
    </item>
  </channel>
</rss>
