---++ Список серверов, hardware

%SEARCH{
"Disabled=''"
topic="Hardware*"
type="query"
multiple="on"
nosearch="on"
header="| *Name* | *Size* | *Model* | *CPU* | *CPU x Cores* | *Memory, GB* | *Type* | *Freq* | *Hdd Slot x Form Factor* | *PSU Count* |"
format="| [[$topic][$formfield(ServerOS)]] | $formfield(FormFactor) | $formfield(Manufacturer) $formfield(ProductName)| $formfield(CPU) | $formfield(CpuCount) x $formfield(CoresPerCpu)| $formfield(Memory)| $formfield(MemoryType) | $formfield(MemoryFreq) | $formfield(HddSlotCount) x $formfield(HddFormFactor)| $formfield(PSUCount) |"
}%

---++ Снято

%SEARCH{
"Disabled='Yes'"
topic="Hardware*"
type="query"
multiple="on"
nosearch="on"
header="| *Name* | *Size* | *Model* | *CPU* | *Memory, GB* | *Type* | *Freq* | *Hdd Slot* | *Form Factor* | *PSU Count* |"
format="| [[$topic][$formfield(Name)]] | $formfield(FormFactor) | $formfield(Manufacturer) $formfield(ProductName)| $formfield(CPU)| $formfield(Memory)| $formfield(MemoryType) | $formfield(MemoryFreq) | $formfield(HddSlotCount)| $formfield(HddFormFactor)| $formfield(PSUCount) |"
}%

