<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic TSM with Splunk in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185379#M6913</link>
    <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;We are trying integrate TSM servers  with splunk and create a dashboard . Please assist what are logs we need to feed the splunk from the TSM server , fyi TSM servers are already integrated in the Splunk .&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2015 10:51:52 GMT</pubDate>
    <dc:creator>Hema_Nithya</dc:creator>
    <dc:date>2015-07-01T10:51:52Z</dc:date>
    <item>
      <title>TSM with Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185379#M6913</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;We are trying integrate TSM servers  with splunk and create a dashboard . Please assist what are logs we need to feed the splunk from the TSM server , fyi TSM servers are already integrated in the Splunk .&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2015 10:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185379#M6913</guid>
      <dc:creator>Hema_Nithya</dc:creator>
      <dc:date>2015-07-01T10:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: TSM with Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185380#M6914</link>
      <description>&lt;P&gt;What is TSM?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2015 13:54:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185380#M6914</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-01T13:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: TSM with Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185381#M6915</link>
      <description>&lt;P&gt;You say you are "trying to integrate TSM servers with Splunk" and then "TSM servers are already integrated in the Splunk".  Which is it?  What &lt;EM&gt;EXACTLY&lt;/EM&gt; are you trying to do and what &lt;EM&gt;EXACTLY&lt;/EM&gt; is already done/working?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2015 13:55:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185381#M6915</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-01T13:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: TSM with Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185382#M6916</link>
      <description>&lt;P&gt;Big question.  TSM has a lot of data available, and what do you want to do with it exactly?  "What problem are you trying to solve, exactly?" is always a good question.&lt;/P&gt;

&lt;P&gt;One good simple starting point is the &lt;CODE&gt;dsmaccnt.log&lt;/CODE&gt; file.  It's a basic CSV of performance and accounting data around every TSM server connection.  Lots of good data there, and it's simple to ingest and parse.&lt;/P&gt;

&lt;P&gt;Beyond that, there's several good data points inside the TSM database itself, such as the activity log, the summary data, the nodes table, and several other things.  In "modern" TSM (V6.1 and above) all of this is stored in DB2, so you might be able to get at it using the DB Connect app pretty easily.&lt;/P&gt;

&lt;P&gt;If you aren't deeply familiar with both TSM and Splunk this might be the right kind of job to turn  over to Professional Services to help you figure out how to ingest this data.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2015 14:30:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185382#M6916</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2015-07-01T14:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: TSM with Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185383#M6917</link>
      <description>&lt;P&gt;Tivoli Storage Manager AIX machines are integrated and OS level logs are ingested in the splunk already , now we are planning get the Application (TSM) to the splunk , for example  to get a dashboard report  weekly occupancy report ..  backup success rate , nodes data .. &lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:21:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185383#M6917</guid>
      <dc:creator>Hema_Nithya</dc:creator>
      <dc:date>2015-07-01T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: TSM with Splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185384#M6918</link>
      <description>&lt;P&gt;It is possible to run a scheduled script to collect information from TSM using dsmadmc and SQL and store it in a comma separated file. use a universal forwarder to put this data into splunk and then extract those metrics into a dashboard.&lt;/P&gt;

&lt;P&gt;some examples:&lt;/P&gt;

&lt;P&gt;DB space&lt;BR /&gt;
Tape drives in use&lt;BR /&gt;
Scratch Tapes remaining&lt;BR /&gt;
Drives offline&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 11:10:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/TSM-with-Splunk/m-p/185384#M6918</guid>
      <dc:creator>zerotosixty2</dc:creator>
      <dc:date>2019-09-09T11:10:12Z</dc:date>
    </item>
  </channel>
</rss>

