Dell OpenManage Server Administrator Version 5.1 Instrukcja Użytkownika Strona 187

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 222
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 186
Working With CLI Command Results 187
Table (tbl)
Use the tbl or table formatting option to have your data formatted in table rows and columns. To see the
following example command output in table format, type:
omreport system summary -fmt tbl
The example output displays as follows:
------------------------------
Network Interface Card 0 Data
------------------------------
| ATTRIBUTE| VALUE
| IP Address| 143.166.152.108
| Subnet Mask| 255.255.255.0
| Default Gateway| 143.166.152.1
| MAC Address| 00-02-b3-23-d2-ca
Semicolon-separated Values (ssv)
Use the ssv formatting option to deliver output formatted in semicolon-separated Value format.
This format also allows you to import your command output results into a spreadsheet program such as
Microsoft Excel, or into a database program. To see the following example command output in
semicolon-separated value format, type:
omreport system summary -fmt ssv
The example output displays as follows:
------------------------------
Network Data
------------------------------
Network Interface Card 0 Data
IP Address;143.166.152.108
Subnet Mask;255.255.255.0
Default Gateway;143.166.152.1
MAC Address;00-02-b3-23-d2-ca
Raw XML (xml)
Use the xml formatting option to produce output suitable for use by systems management applications
or for input into other applications that use xml. To see the following example command output in raw
xml format, type:
omreport system summary -fmt xml
Przeglądanie stron 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 221 222

Komentarze do niniejszej Instrukcji

Brak uwag