====== TMSS10LibraryHealth ====== TMSS10Libraryhealth produces a report on each [[object:customer|Customers]] [[object:media|Media]] [[master:library_health|Health]] status. ===== Synopsis ===== ''TMSS10LibraryHealth [-S logon string] [-V volume filter] [-i ignore no library health option]'' ===== Options ===== * ''-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 [[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. {{page>cli:fi}} ===== Notes ===== The ''No Library Health'' can be set on the [[object:media|Media]] Properties ''[[master:media#options-tab|Options Tab]]''. ==== 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. ==== Exit Statuses ==== - **zero** Program has ended successfully. - **non-zero** Program has not ended successfully. ==== 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 ==== **stdout:** Output Reports. \\ **stderr:** Diagnostic messages. \\ **stdin:** Program input. ==== Example ==== === Command Line Syntax === tmss10libraryhealth -S user:-password@server -V "US02.*.*" === Output === 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 ---------- ----------- -------- ------------ ------- ------- ------- ---------- --> Changelog [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10LibraryHealth] <-- <- ^ cli:introduction|Command Line Utilities^ ->