<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JDS Media &#187; script</title>
	<atom:link href="http://www.jdsmedia.net/tag/script/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jdsmedia.net</link>
	<description>Tivoli deployment and integration</description>
	<lastBuildDate>Fri, 25 Nov 2011 00:46:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ITM Logs Timestamp Conversion</title>
		<link>http://www.jdsmedia.net/itm-documentation/itm6x/itm-logs-timestamp-conversion-2#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.jdsmedia.net/itm-documentation/itm6x/itm-logs-timestamp-conversion-2#comments</comments>
		<pubDate>Thu, 09 Jul 2009 03:45:00 +0000</pubDate>
		<dc:creator>jimsander</dc:creator>
				<category><![CDATA[ITM6.x]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[hexadecimal]]></category>
		<category><![CDATA[itm]]></category>
		<category><![CDATA[localtime]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[printf]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[stdin]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[time print]]></category>
		<category><![CDATA[unnecessary effort]]></category>

		<guid isPermaLink="false">http://www.jdsmedia.net/miscellaneous/itm-logs-timestamp-conversion-2</guid>
		<description><![CDATA[ITM v6 log files use a hexadecimal timestamp (to save space? who the hell knows), which adds unnecessary effort when the reason you&#8217;re looking at the logs is to determine an issue in the first place. In any case&#8230; Here&#8217;s the script I wrote when I first encountered the nonsense in ITM v6 logs a [...]]]></description>
		<wfw:commentRss>http://www.jdsmedia.net/itm-documentation/itm6x/itm-logs-timestamp-conversion-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITM : Testing Windows Event Logs</title>
		<link>http://www.jdsmedia.net/itm-documentation/itm6x/itm-testing-windows-event-logs#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.jdsmedia.net/itm-documentation/itm6x/itm-testing-windows-event-logs#comments</comments>
		<pubDate>Wed, 08 Jul 2009 03:40:48 +0000</pubDate>
		<dc:creator>jimsander</dc:creator>
				<category><![CDATA[ITM6.x]]></category>
		<category><![CDATA[WindozeMiscellaneous]]></category>
		<category><![CDATA[Damned]]></category>
		<category><![CDATA[eventcreate]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[itm]]></category>
		<category><![CDATA[L Application]]></category>
		<category><![CDATA[notification script]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[slashes]]></category>
		<category><![CDATA[T ERROR]]></category>
		<category><![CDATA[test message]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix script]]></category>
		<category><![CDATA[windows command]]></category>

		<guid isPermaLink="false">http://www.jdsmedia.net/itm-documentation/itm6-1/itm-testing-windows-event-logs</guid>
		<description><![CDATA[In a nutshell: use the &#8216;eventcreate&#8216; I had an issue with ITM Windows Agent creating events which I was then sending out email alerts via a UNIX script. The simple problem was backslashes in windows paths where the &#8220;Take Action&#8221; notification script was literalizing characters which might be part of the EventLog Description For example: [...]]]></description>
		<wfw:commentRss>http://www.jdsmedia.net/itm-documentation/itm6x/itm-testing-windows-event-logs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITM Logs Timestamp Conversion</title>
		<link>http://www.jdsmedia.net/itm-documentation/itm6x/itm-logs-timestamp-conversion#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.jdsmedia.net/itm-documentation/itm6x/itm-logs-timestamp-conversion#comments</comments>
		<pubDate>Mon, 29 Jun 2009 16:36:47 +0000</pubDate>
		<dc:creator>jimsander</dc:creator>
				<category><![CDATA[ITM6.x]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[gulfbreeze]]></category>
		<category><![CDATA[hexadecimal]]></category>
		<category><![CDATA[itm]]></category>
		<category><![CDATA[localtime]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[printf]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[stdin]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[time print]]></category>
		<category><![CDATA[timestamp]]></category>
		<category><![CDATA[unnecessary effort]]></category>

		<guid isPermaLink="false">http://www.jdsmedia.net/?p=353</guid>
		<description><![CDATA[ITM v6 log files use a hexadecimal timestamp (to save space? who the hell knows), which adds unnecessary effort when the reason you&#8217;re looking at the logs is to determine an issue in the first place. In any case&#8230; Here&#8217;s the script I wrote when I first encountered the nonsense in ITM v6 logs a [...]]]></description>
		<wfw:commentRss>http://www.jdsmedia.net/itm-documentation/itm6x/itm-logs-timestamp-conversion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Smart um_cleanup”</title>
		<link>http://www.jdsmedia.net/itm-documentation/%e2%80%9csmart-um_cleanup%e2%80%9d#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.jdsmedia.net/itm-documentation/%e2%80%9csmart-um_cleanup%e2%80%9d#comments</comments>
		<pubDate>Sat, 21 Mar 2009 15:40:32 +0000</pubDate>
		<dc:creator>jimsander</dc:creator>
				<category><![CDATA[ITM]]></category>
		<category><![CDATA[Non-Tivoli]]></category>
		<category><![CDATA[ALL]]></category>
		<category><![CDATA[args]]></category>
		<category><![CDATA[automation business]]></category>
		<category><![CDATA[cleanup]]></category>
		<category><![CDATA[DOWNLOAD]]></category>
		<category><![CDATA[input value]]></category>
		<category><![CDATA[iterative loops]]></category>
		<category><![CDATA[itm ibm universal agent cleanup]]></category>
		<category><![CDATA[Jim Sander]]></category>
		<category><![CDATA[ksh]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shotgun approach]]></category>
		<category><![CDATA[The]]></category>
		<category><![CDATA[universal agent]]></category>

		<guid isPermaLink="false">http://www.jdsmedia.net/miscellaneous/%e2%80%9csmart-um_cleanup%e2%80%9d/</guid>
		<description><![CDATA[DOWNLOAD:   The &#8216;um_cleanup&#8217; script that comes with ITM6 Universal Agent I&#8217;m convinced was written by an intern or co-op who just learned the basics of scripting. I &#8220;rewrote&#8221; the whole darn thing with the following comments and syntax: um_cleanup_jds.ksh -h USAGE: um_cleanup_jds.ksh [UA&#124;CMS&#124;CNPS&#124;ALL] um_cleanup_jds.ksh -f You need only supply a single arg - the [...]]]></description>
		<wfw:commentRss>http://www.jdsmedia.net/itm-documentation/%e2%80%9csmart-um_cleanup%e2%80%9d/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

