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/11/07 02: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-1|TMSS10Inventory Mode 1 Reports - Full]] 
Line 10: 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 56: Line 56:
  ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------   ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------ 
  
-</sxh>+</code>
  
 ---- ----
Line 62: 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 76: 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 89: 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 99: Line 99:
  
 ====Command Line Input - Text File Mode 2==== ====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 116: Line 116:
       1 New York Data Center                     LTO Cartridge                29          0        1 New York Data Center                     LTO Cartridge                29          0 
  
-</sxh>+</code>
  
 ---- ----
Line 122: Line 122:
 ==== Command Line Input - PDF File Mode 2==== ==== 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 135: Line 135:
  
 ==== Command Line Input - Excel File Mode 2==== ==== 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 148: Line 148:
 ==== Command Line Input - HTML File Mode 2==== ==== 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}}+{{tag>technote reports cli}}
  
technote/report/inventory/report_examples.1573094111.txt.gz · Last modified: 2025/01/21 22:07 (external edit)