<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for dougmcclure.net</title>
	
	<link>http://dougmcclure.net/blog</link>
	<description>thoughts on business, service and technology operations and management</description>
	<lastBuildDate>Fri, 10 Jul 2009 16:13:52 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/CommentsForDougmcclurenet" type="application/rss+xml" /><item>
		<title>Comment on Bookmarks for July 7th through July 9th by Charley Rich</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/8nLluW6KV-8/</link>
		<dc:creator>Charley Rich</dc:creator>
		<pubDate>Fri, 10 Jul 2009 16:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?p=2085#comment-71795</guid>
		<description>I like the statement from the first bookmark above, "The guiding principle is to track all business transactions across all tiers all of the time providing customers with complete visibility and definitive data."  We should not turn BTM into yet another silo.  I believe that it is the "logical view" that should ultimately cut across or encompass all silos: operational and transactional, distributed and mainframe,  and both IT and non-IT.

--Charley Rich</description>
		<content:encoded><![CDATA[<p>I like the statement from the first bookmark above, &#8220;The guiding principle is to track all business transactions across all tiers all of the time providing customers with complete visibility and definitive data.&#8221;  We should not turn BTM into yet another silo.  I believe that it is the &#8220;logical view&#8221; that should ultimately cut across or encompass all silos: operational and transactional, distributed and mainframe,  and both IT and non-IT.</p>
<p>&#8211;Charley Rich</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/8nLluW6KV-8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2009/07/bookmarks-for-july-7th-through-july-9th/comment-page-1/#comment-71795</feedburner:origLink></item>
	<item>
		<title>Comment on A Couple of TADDM OPAL Gems by Andy Barclay</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/TJfIkDnehH8/</link>
		<dc:creator>Andy Barclay</dc:creator>
		<pubDate>Thu, 09 Jul 2009 17:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/2007/08/a-couple-of-taddm-opal-gems/#comment-71750</guid>
		<description>TADDM leverages WMI for windows discovery. The DLLs are WMI extensions.
I suppose you could call this an "agent", just like you could say that using SNMP to discover a device requires the SNMP "agent" to be available there.

Also, you can manually control it. In the collation.properties file, you can set autodeploy=false and then do it yourself.</description>
		<content:encoded><![CDATA[<p>TADDM leverages WMI for windows discovery. The DLLs are WMI extensions.<br />
I suppose you could call this an &#8220;agent&#8221;, just like you could say that using SNMP to discover a device requires the SNMP &#8220;agent&#8221; to be available there.</p>
<p>Also, you can manually control it. In the collation.properties file, you can set autodeploy=false and then do it yourself.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/TJfIkDnehH8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2007/08/a-couple-of-taddm-opal-gems/comment-page-1/#comment-71750</feedburner:origLink></item>
	<item>
		<title>Comment on Netcool &amp; BMC Remedy/Atrium CMDB Integration by Eddie Hartman</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/L2DOhpVsD90/</link>
		<dc:creator>Eddie Hartman</dc:creator>
		<pubDate>Tue, 07 Jul 2009 23:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/netcool-bmc-remedy-bmc-atrium-cmdb-integration-references/#comment-71684</guid>
		<description>You can also use Tivoli Directory Integrator. Forget the name -- TDI can integrate practically anything, and it is IBM's official ISM glue. TDI is bundled with TADDM, TSRM and CCMDB, and is used for integration with 3rd party systems like Remedy and Peregrine, as well as Netcool/Omnibus, ITM, TCM, TBSM, ... And you can roll your own Connector in a matter of minutes if you understand the Java api you will be using, or the commandline calls needed, or SOAP/REST/web service interface.</description>
		<content:encoded><![CDATA[<p>You can also use Tivoli Directory Integrator. Forget the name &#8212; TDI can integrate practically anything, and it is IBM&#8217;s official ISM glue. TDI is bundled with TADDM, TSRM and CCMDB, and is used for integration with 3rd party systems like Remedy and Peregrine, as well as Netcool/Omnibus, ITM, TCM, TBSM, &#8230; And you can roll your own Connector in a matter of minutes if you understand the Java api you will be using, or the commandline calls needed, or SOAP/REST/web service interface.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/L2DOhpVsD90" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/tivoli-references/netcool-bmc-remedy-bmc-atrium-cmdb-integration-references/comment-page-1/#comment-71684</feedburner:origLink></item>
	<item>
		<title>Comment on Integrating Business Transaction Management (BTM) into Business Service Management (BSM) by doug</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/id1V4CHKGwQ/</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Tue, 07 Jul 2009 21:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?p=2068#comment-71680</guid>
		<description>@Charley Rich - absolutely, I've spoken on that topic many times on my blog. The entire B-I-N-G-O alphabet soup of B** acronyms need to converge, integrate, consolidate, etc.

This is key to the next generation operations center - the Business Operations Center if you will where we'll see Service Management for IT, Service Management for Facilities/Infrastructure and Service Management for Business Process/Performance all converge. Imagine that!!

This is the *ONLY* way for large, legacy enterprises to think about becoming more dynamic, smarter and lean for their future survival and have any chance of staying on top of technology and business change!

Thoughts?

Doug</description>
		<content:encoded><![CDATA[<p>@Charley Rich &#8211; absolutely, I&#8217;ve spoken on that topic many times on my blog. The entire B-I-N-G-O alphabet soup of B** acronyms need to converge, integrate, consolidate, etc.</p>
<p>This is key to the next generation operations center &#8211; the Business Operations Center if you will where we&#8217;ll see Service Management for IT, Service Management for Facilities/Infrastructure and Service Management for Business Process/Performance all converge. Imagine that!!</p>
<p>This is the *ONLY* way for large, legacy enterprises to think about becoming more dynamic, smarter and lean for their future survival and have any chance of staying on top of technology and business change!</p>
<p>Thoughts?</p>
<p>Doug</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/id1V4CHKGwQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2009/07/integrating-business-transaction-management-btm-into-business-service-management-bsm/comment-page-1/#comment-71680</feedburner:origLink></item>
	<item>
		<title>Comment on Integrating Business Transaction Management (BTM) into Business Service Management (BSM) by Charley Rich</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/QytiH6vxevs/</link>
		<dc:creator>Charley Rich</dc:creator>
		<pubDate>Tue, 07 Jul 2009 20:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?p=2068#comment-71677</guid>
		<description>I agree with your thoughts that BTM and BSM will merge.  I also see the need for a merge with BAM.  While BAM does not have the tightest, universally accepted definition, I use it in the sense of measuring non-IT activities such as market volume, number of widgets produced, profitability of the order to cash cycle, or even something like a Sales forecast.  I believe that this type of non-IT metric or KPI should be correlated with the performance of business transactions in order to truly determine if improving transaction performance affected business performance.</description>
		<content:encoded><![CDATA[<p>I agree with your thoughts that BTM and BSM will merge.  I also see the need for a merge with BAM.  While BAM does not have the tightest, universally accepted definition, I use it in the sense of measuring non-IT activities such as market volume, number of widgets produced, profitability of the order to cash cycle, or even something like a Sales forecast.  I believe that this type of non-IT metric or KPI should be correlated with the performance of business transactions in order to truly determine if improving transaction performance affected business performance.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/QytiH6vxevs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2009/07/integrating-business-transaction-management-btm-into-business-service-management-bsm/comment-page-1/#comment-71677</feedburner:origLink></item>
	<item>
		<title>Comment on Integrating Business Transaction Management (BTM) into Business Service Management (BSM) by Steve Burton</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/xsOxpvHMq7A/</link>
		<dc:creator>Steve Burton</dc:creator>
		<pubDate>Tue, 07 Jul 2009 03:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?p=2068#comment-71663</guid>
		<description>I think its a given that you'll see consolidation and integration between user, application, transaction and server mgmt solutions. Why do customers need to buy 4 products when you can present all the relevant metrics from each and provide a single comprehensive end to end view? I would add network and storage mgmt products to the equation also. Disk i/o plays a major part in latency these days, discs are getting bigger but response times are not getting any faster for retrieving data. Not all data lives in databases so storage mgmtcan play a key role in BSM.</description>
		<content:encoded><![CDATA[<p>I think its a given that you&#8217;ll see consolidation and integration between user, application, transaction and server mgmt solutions. Why do customers need to buy 4 products when you can present all the relevant metrics from each and provide a single comprehensive end to end view? I would add network and storage mgmt products to the equation also. Disk i/o plays a major part in latency these days, discs are getting bigger but response times are not getting any faster for retrieving data. Not all data lives in databases so storage mgmtcan play a key role in BSM.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/xsOxpvHMq7A" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2009/07/integrating-business-transaction-management-btm-into-business-service-management-bsm/comment-page-1/#comment-71663</feedburner:origLink></item>
	<item>
		<title>Comment on Integrating Business Transaction Management (BTM) into Business Service Management (BSM) by Dhruv Gupta</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/qN2YBtMkpAk/</link>
		<dc:creator>Dhruv Gupta</dc:creator>
		<pubDate>Tue, 07 Jul 2009 00:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?p=2068#comment-71659</guid>
		<description>We second your thoughts that business transaction management
is a growing concern for today's increasingly complex environments.  We've seen a growing number of customers rely on business transaction management, as I've described in my blog at http://blogs.amberpoint.com</description>
		<content:encoded><![CDATA[<p>We second your thoughts that business transaction management<br />
is a growing concern for today&#8217;s increasingly complex environments.  We&#8217;ve seen a growing number of customers rely on business transaction management, as I&#8217;ve described in my blog at <a href="http://blogs.amberpoint.com" rel="nofollow">http://blogs.amberpoint.com</a></p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/qN2YBtMkpAk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2009/07/integrating-business-transaction-management-btm-into-business-service-management-bsm/comment-page-1/#comment-71659</feedburner:origLink></item>
	<item>
		<title>Comment on Business Transaction Management by ITCAM for Transactions and TBSM Integration</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/KEuroSiDnlQ/</link>
		<dc:creator>ITCAM for Transactions and TBSM Integration</dc:creator>
		<pubDate>Mon, 06 Jul 2009 14:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?page_id=1097#comment-71637</guid>
		<description>[...] The ITCAM for Transactions v7.x product and broader ITCAM family provides industry leading depth and breadth across any large enterprise IT environment. I haven’t come across anyone’s portfolio that covers more than what Tivoli’s does today. The “manager of managers (MoM)” concept that we’ve had tremendous success with in the event management space is similarly replicated with the ITCAM for Transactions v7 product’s ability to consume, consolidate and stitch together complex transaction level information across a multitude of technology domains and IT organization silos. For more insight into BTM, check out some of the information and podcasts available here. [...]</description>
		<content:encoded><![CDATA[<p>[...] The ITCAM for Transactions v7.x product and broader ITCAM family provides industry leading depth and breadth across any large enterprise IT environment. I haven&#8217;t come across anyone&#8217;s portfolio that covers more than what Tivoli&#8217;s does today. The &#8220;manager of managers (MoM)&#8221; concept that we&#8217;ve had tremendous success with in the event management space is similarly replicated with the ITCAM for Transactions v7 product&#8217;s ability to consume, consolidate and stitch together complex transaction level information across a multitude of technology domains and IT organization silos. For more insight into BTM, check out some of the information and podcasts available here. [...]</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/KEuroSiDnlQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/business-transaction-management/comment-page-1/#comment-71637</feedburner:origLink></item>
	<item>
		<title>Comment on Bookmarks for June 17th through June 29th by Raj</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/hyrpHfWyQWI/</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?p=2053#comment-71523</guid>
		<description>Can you elaborate on Simple Event Management Protocol (SEMP) , is IBM Cloud Platform using SEMP or have you come across any other cloud providers providing these kind of events.  At this point SEMP  (opensemp.org) seems like a sketch idea? Is this supported by any standards body?

Most of the cloud service status dashboards like Google App Status or Salesforce Status are high level service availability views, I would be interested in seeing how they assimilate those views based on services running on internal and external cloud.

Your thoughts?</description>
		<content:encoded><![CDATA[<p>Can you elaborate on Simple Event Management Protocol (SEMP) , is IBM Cloud Platform using SEMP or have you come across any other cloud providers providing these kind of events.  At this point SEMP  (opensemp.org) seems like a sketch idea? Is this supported by any standards body?</p>
<p>Most of the cloud service status dashboards like Google App Status or Salesforce Status are high level service availability views, I would be interested in seeing how they assimilate those views based on services running on internal and external cloud.</p>
<p>Your thoughts?</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/hyrpHfWyQWI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2009/06/bookmarks-for-june-17th-through-june-29th/comment-page-1/#comment-71523</feedburner:origLink></item>
	<item>
		<title>Comment on Bookmarks for June 17th through June 29th by News Bookmarks for June 17th through June 29th | Web 2.0 Designer</title>
		<link>http://feedproxy.google.com/~r/CommentsForDougmcclurenet/~3/S6zZg7qHPbs/</link>
		<dc:creator>News Bookmarks for June 17th through June 29th | Web 2.0 Designer</dc:creator>
		<pubDate>Tue, 30 Jun 2009 04:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://dougmcclure.net/blog/?p=2053#comment-71442</guid>
		<description>[...] See more here: Bookmarks for June 17th through June 29th [...]</description>
		<content:encoded><![CDATA[<p>[...] See more here: Bookmarks for June 17th through June 29th [...]</p>
<img src="http://feeds.feedburner.com/~r/CommentsForDougmcclurenet/~4/S6zZg7qHPbs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://dougmcclure.net/blog/2009/06/bookmarks-for-june-17th-through-june-29th/comment-page-1/#comment-71442</feedburner:origLink></item>
</channel>
</rss>
