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

Next revision
Previous revision
technote:report:inventory:report_examples [2019/03/11 23:27] – created 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 ======
  
-===== Examples =====+  * [[#tmss10inventory-mode-1|TMSS10Inventory Mode 1 Reports - Full]]  
 +  * [[#tmss10inventory-mode-2|TMSS10Inventory Mode 2 Reports - Concise]]
  
  
-==== TMSS10Inventory Mode 1==== 
  
-=== Command Line Input - Text File === +===== TMSS10Inventory Mode 1 ===== 
-<sxh>+ 
 + 
 +==== Command Line Input - Text File ==== 
 +<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 53: Line 56:
  ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------   ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------ 
  
-</sxh>+</code>
  
 ---- ----
  
-=== 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 ====
  
 {{technote:tmss10inventory_pdf2.png}} {{technote:tmss10inventory_pdf2.png}}
Line 71: Line 74:
 ---- ----
  
-=== 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 ====
  
 {{technote:tmss10inventory_excel.png}} {{technote:tmss10inventory_excel.png}}
Line 86: 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>
  
  
 ---- ----
-==== 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 111: 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 ====
  
 {{technote:tmss10inventory_mode2_pdf.png}} {{technote:tmss10inventory_mode2_pdf.png}}
Line 131: 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 ====
  
 {{technote:tmss10inventory_mode2_excel.png}} {{technote:tmss10inventory_mode2_excel.png}}
Line 143: 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.1552346875.txt.gz · Last modified: 2025/01/21 22:07 (external edit)