FormEquipmentHdd.txt 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. %META:TOPICINFO{author="roman" comment="reprev" date="1604772215" format="1.1" reprev="1" version="7"}%
  2. ---+ Basic info for HDD
  3. This is a topic, used for HDD
  4. ---++ Data form definition
  5. | *Name* | *Type* | *Size* | *Values* |
  6. | Name | text | 80 | %BASETOPIC% |
  7. | Parent | select | 1 | %INCLUDE{IncludeSelectHardware}% |
  8. | Description | text | 80 | |
  9. | System Name | text | 10 | |
  10. | Logical Volume | text | 10 | |
  11. | Mount | text | 40 | |
  12. | Slot | text | 10 | |
  13. | Equipment Type | text | 10 | %INCLUDE{IncludeSelectEquipmentType}% |
  14. | Device Type | select | 1 | %INCLUDE{IncludeSelectHddType}% |
  15. | Interface Type | select | 1 | SATA, SATA2, SATA3, SAS, SCSI, NVME, ATA, USB |
  16. | Form Factor | select | 1 | , 2.5, 3.5 |
  17. | Family | text | 80 | |
  18. | Vendor | select | 1 | %INCLUDE{IncludeSelectVendor}% |
  19. | Device Model | text | 80 | |
  20. | Size | text | 10 | |
  21. | Firmware | text | 100 | |
  22. | SN | text | 80 | |
  23. | WWN | text | 80 | |
  24. | Date Commissioning | date | | |
  25. | Last Check | date | | |
  26. | Last Age | text | 10 | |
  27. | Disabled | checkbox | 1 | Yes |
  28. | Deleted | checkbox | 1 | Yes |
  29. -- Main.RomanDmitriev - 2020/10/12