Шаблон:Server

Материал из ANT-Inform documentation
Версия от 12:40, 8 февраля 2013; Hubbitus (обсуждение | вклад) (1 версия: Import templates from MediaWiki)

(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

This was copied from wikitech. I was experimenting, but now cannot delete?


Example
Location: [[Шаблон:Server/location]]
Hardware
Software
Шаблон:Ganglia
Server group: Шаблон:Server/server group
Node name: foo.examplenet

Шаблон:MoveToLabs

This template categorizes the host page into:

Parameters

location
(required) Which cluster this server is located in.
name
(optional: defaults to {{PAGENAME}}
native_name
(optional)
latin_name
(optional)
serial
(optional)
usage
(optional)
status
(optional) Use online, offline, unknown or decommissioned (see Template:Server/status)
memory
(optional)
cpu
(optional)
hdd
(optional)
os
(optional)
kernal
(optional)
usage_version
(optional)
server_group
(optional) Name of organizational server group (not physical per se). Should match the "Source" group of the node in Ganglia (passed to {{Ganglia}})
server_nodename
(optional) "Node" hostname. Should match the "Node name" in Ganglia (passed to {{Ganglia}})
racktables_id
(optional) The "object_id" of the server in Racktables
bgcolor_section
(optional)

Usage

{{Server
| location = 
| name = 
| racktables_id =
| serial = 
| usage = 
| status = 
| memory = 
| cpu = 
| hdd = 
| os = 
| kernel = 
| usage_version = 
| server_group =
| server_nodename =
}}

Example