TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:report:inventory:report_examples

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
technote:report:inventory:report_examples [2019/03/11 23:35] Scott Cunliffetechnote:report:inventory:report_examples [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Technote Reports - Inventory Examples ======+======Inventory Examples ======
  
 +  * [[#tmss10inventory-mode-1|TMSS10Inventory Mode 1 Reports - Full]] 
 +  * [[#tmss10inventory-mode-2|TMSS10Inventory Mode 2 Reports - Concise]]
  
  
Line 8: Line 10:
  
 ==== Command Line Input - Text File ==== ==== Command Line Input - Text File ====
-<sxh>+<code>
 TMSS10Inventory -S user:-password@server > report.txt TMSS10Inventory -S user:-password@server > report.txt
-</sxh>+</code>
  
 ==== Text File Output ==== ==== Text File Output ====
-<sxh>+<code>
  
              System: TapeTrack              System: TapeTrack
Line 54: Line 56:
  ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------   ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------ 
  
-</sxh>+</code>
  
 ---- ----
Line 60: Line 62:
 ==== Command Line Input - PDF File ==== ==== Command Line Input - PDF File ====
  
-<sxh>+<code>
 set TMSSREPORTFORMAT=PDF set TMSSREPORTFORMAT=PDF
 set TMSSPDFORIENTATION=landscape set TMSSPDFORIENTATION=landscape
 TMSS10Inventory -S user:-password@server   TMSS10Inventory -S user:-password@server  
-</sxh>+</code>
  
 ==== PDF File Output ==== ==== PDF File Output ====
Line 74: Line 76:
 ==== Command Line Input - Excel File ==== ==== Command Line Input - Excel File ====
  
-<sxh>+<code>
 set TMSSREPORTFORMAT=EXCEL set TMSSREPORTFORMAT=EXCEL
 TMSS10Inventory -S user:-password@server   TMSS10Inventory -S user:-password@server  
-</sxh>+</code>
  
 ==== Excel File Output ==== ==== Excel File Output ====
Line 87: Line 89:
 === Command Line Input - HTML File === === Command Line Input - HTML File ===
  
-<sxh>+<code>
 set TMSSREPORTFORMAT=HTML set TMSSREPORTFORMAT=HTML
 TMSS10Inventory -S user:-password@server  > report.html TMSS10Inventory -S user:-password@server  > report.html
-</sxh>+</code>
  
  
Line 96: Line 98:
 ===== TMSS10Inventory Mode 2 ===== ===== TMSS10Inventory Mode 2 =====
  
-====Command Line Input - Text File ==== +====Command Line Input - Text File Mode 2==== 
-<sxh>+<code>
 TMSS10Inventory -S user:-password@server -M 2  TMSS10Inventory -S user:-password@server -M 2 
-</sxh>+</code>
  
 ==== Text File Output ==== ==== Text File Output ====
  
-<sxh>+<code>
  
              System: TapeTrack              System: TapeTrack
Line 112: Line 114:
  Seq.   Customer                                 Media                Total      Moving       Seq.   Customer                                 Media                Total      Moving     
  ------ ---------------------------------------- -------------------- ---------- ----------   ------ ---------------------------------------- -------------------- ---------- ---------- 
-      1 Nashville Data Center                    LTO Cartridge                29          +      1 New York Data Center                     LTO Cartridge                29          
  
-</sxh>+</code>
  
 ---- ----
  
-==== Command Line Input - PDF File ====+==== Command Line Input - PDF File Mode 2====
  
-<sxh>+<code>
 set TMSSREPORTFORMAT=PDF set TMSSREPORTFORMAT=PDF
 set TMSSPDFORIENTATION=landscape set TMSSPDFORIENTATION=landscape
 TMSS10Inventory -S user:-password@server -M 2 TMSS10Inventory -S user:-password@server -M 2
-</sxh>+</code>
  
 ==== PDF File Output ==== ==== PDF File Output ====
Line 132: Line 134:
 ---- ----
  
-==== Command Line Input - Excel File ==== +==== Command Line Input - Excel File Mode 2==== 
-<sxh>+<code>
 set TMSSREPORTFORMAT=EXCEL set TMSSREPORTFORMAT=EXCEL
 TMSS10Inventory -S user:-password@server -M 2  TMSS10Inventory -S user:-password@server -M 2 
-</sxh>+</code>
  
 ==== Excel File Output ==== ==== Excel File Output ====
Line 144: Line 146:
 ---- ----
  
-==== Command Line Input - HTML File ====+==== Command Line Input - HTML File Mode 2====
  
-<sxh>+<code>
 set TMSSREPORTFORMAT=HTML set TMSSREPORTFORMAT=HTML
 TMSS10Inventory -S user:-password@server -M 2 TMSS10Inventory -S user:-password@server -M 2
-</sxh>+</code> 
 + 
 + 
 +{{tag>technote reports cli}}
  
technote/report/inventory/report_examples.1552347356.txt.gz · Last modified: 2025/01/21 22:07 (external edit)