What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Monitor TSM in PRTG

Votes:

0

Hi All.

Has anyone monitor TSM backups, schedules and others status in PRTG?

How can I do it?

Tks. Thiago

db2 prtg tsm

Created on Mar 12, 2013 7:29:11 PM



Best Answer

Accepted Answer

Votes:

1

Hi Thiago,

Tivoli Storage Manager stores all its information in a SQL database.

Writing your own stored procedure and using the SQLspXML Custom Sensor should get you the data you are looking for.

You can find some examples on how to retreive data from the TSM SQL database here.

Regards,

Created on Mar 13, 2013 1:52:23 PM



4 Replies

Votes:

0

Hello,

thank you very much for your KB-Post. I'm very much afraid we ourselves do not have experiences with the TSM, but with such solution, it should be able to send mails upon ending backup processes. If so, it should be possible to use the IMAP Backup Sensor. Please also see our video tutorial, explaining Backup monitoring with the IMAP sensor.

best regards.

Created on Mar 13, 2013 1:41:34 PM by  Torsten Lindner [Paessler Support]



Accepted Answer

Votes:

1

Hi Thiago,

Tivoli Storage Manager stores all its information in a SQL database.

Writing your own stored procedure and using the SQLspXML Custom Sensor should get you the data you are looking for.

You can find some examples on how to retreive data from the TSM SQL database here.

Regards,

Created on Mar 13, 2013 1:52:23 PM



Votes:

0

Ok, but TSM database is a DB2 database. How can I connect to DB2 and run a query?

Created on Mar 19, 2013 5:03:01 PM



Votes:

0

Hi Tiago,

You are right, the SQLspXML sensor cannot connect to a DB2 database. That would require writing a new sensor.

Regards,

Created on Mar 20, 2013 10:13:01 AM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.