とんでもないタイトルなんでなんだろうと思って読んでみたところ。。。
http://blogs.iis.net/rakkimk/archive/2009/01/08/iis7-and-twitter-a-love-story.aspx

IISの健康状態を”tweet”するサービスを書いた人がいるということですな。

  • Total number of requests executing per application pool
  • Each Application pool Private bytes, and Virtual bytes memory usage
  • Server’s available Physical memory, and Virtual memory
  • Momentary Ping to a configured URL (example – http://localhost) (it will tweet only if it fails – for the moment I’m just checking if the HttpWebResponse.StatusCode != HttpStatusCode.OK. If time permits, I’ll try to add more granular control for the error codes)
  • If a request takes more than specified time limit to get served
  • 新しいタイプのインフラをこう活用するかぁ うーむ なるほど。プラットフォームが広がっていくと発想も広くなる一例で、年齢があがるに連れてこういう柔軟な発想が出て来なくなることにはちょっと自分を振り返ってしまったのでありました。(●^o^●)