TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10libraryhealth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cli:tmss10libraryhealth [2017/09/27 23:23] – created Scott Cunliffecli:tmss10libraryhealth [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSS10LibraryHealth ====== ====== TMSS10LibraryHealth ======
 +
 +TMSS10Libraryhealth produces a report on each [[object:customer|Customers]] [[object:media|Media]] [[master:library_health|Health]] status.
  
 ===== Synopsis ===== ===== Synopsis =====
  
 ''TMSS10LibraryHealth [-S logon string] [-V volume filter] [-i ignore no library health option]'' ''TMSS10LibraryHealth [-S logon string] [-V volume filter] [-i ignore no library health option]''
- 
-===== Description ===== 
- 
-TMSS10Libraryhealth produces a report on each customers media health status. 
  
 ===== Options ===== ===== Options =====
  
-  * ''-S'' The logon string argument sets the [[cli:server_argument|Server logon information]] +  * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]] 
-  * ''-V''  [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of Customer, Media, Volume, repository and flag values.+  * ''-V''  [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of [[object:customer|Customer]][[object:media|Media]][[object:volume|Volume]][[object:repository|Repository]] and [[common:volume_flags|Flag]] values.
   * ''-i'' Ignore the **no library health** option.   * ''-i'' Ignore the **no library health** option.
  
 +{{page>cli:fi}}
 ===== Notes ===== ===== Notes =====
  
-[[:master:media#Options Tab]]+The ''No Library Health'' can be set on the [[object:media|Media]] Properties ''[[master:media#options-tab|Options Tab]]''.
  
 ==== Technical Support ==== ==== Technical Support ====
  
-The TapeTrack Software is commercially supported by a full time help desk staff. If you are experiencing problems or want some advice on how to configure or use the product please see the [[common:support_details|Accessing Technical Support]] page.+The TapeTrack Software is commercially supported by a full time help desk staff.  
 + 
 +If you are experiencing problems or want some advice on how to configure or use the product please see the [[common:support_details|Accessing Technical Support]] page.
  
 ==== Exit Statuses ==== ==== Exit Statuses ====
Line 30: Line 31:
 ==== Environment ==== ==== Environment ====
  
 +[[variable:tmssserverproxy|TMSSSERVERPROXY]] If defined the program will route all TapeTrack TCP/IP traffic through a HTTPS proxy. The value of the variable should be in the format user:password@host:port. To debug the proxy connection use variable TMSSAPILOGDIR.
 +
 +
 +[[variable:tmssapilogdir|TMSSAPILOGDIR]] If defined the program will write out a trace file to this directory.
 +
 +
 +[[variable:tmsspwpath|TMSSPWPATH]] When no password value is passed in the logon string the program will look for the password in file C:/tapetrack/pw/batch, where user is the user value passed in the logonstring. If you wish to change this default path, you can set the path in TMSSPWPATH.
 +
 +
 +[[variable:tmssnomd5|TMSSNOMD5]] If defined the program will not MD5 hash passwords before sending them to the TapeTrack Server. This is required when relying on Windows Active Directory authentication. It should be noted that although the password is not being hashed, it is still encrypted during transmission.
 ==== Files ==== ==== Files ====
  
Line 39: Line 50:
 ==== Example ==== ==== Example ====
  
-<code>+=== Command Line Syntax ===
  
 +<code plain;>
 +tmss10libraryhealth -S user:-password@server -V "US02.*.*" 
 </code> </code>
 +
 +=== Output ===
 +
 +<code plain;>
 +             System: TapeTrack
 + Report Description: Library Health Report
 +       Report Notes: Customer(Los Angeles Data Center)
 +   
 +       Report Width: 63 bytes
 +
 + Media                Health Status                            
 + -------------------- ---------------------------------------- 
 + LTO Cartridge        Not ideal                                
 +                                                               
 +                      Reason                           Penalty 
 +                      -------------------------------- ------- 
 +                      No Sync                              -30 
 +                      No DR Strategies for 4 days          -10 
 +                      No Offsite activity for 4 days       -10 
 +                                                               
 +                      Volume-ID  Current     Target   Last-Scanned Overdue Audit Warning   Audit Date          
 +                      ---------- ----------- -------- ------------ ------- ------- ------- ----------
 +</code>
 +
 +--> Changelog 
 +
 +[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10LibraryHealth]
 +<--
 +<- ^ cli:introduction|Command Line Utilities^ ->
cli/tmss10libraryhealth.1506554612.txt.gz · Last modified: 2025/01/21 22:07 (external edit)