Difference between revisions of "Template:Services/cheatsheet/header"

From CCGB
Jump to: navigation, search
(Created page with "<includeonly>{| class="wikitable sortable" style="width: 100%; text-align: center;" |- | Hostname | Hardware | OS | Services ! class="unsortable" | Comments<!-- -->{{{1}}}<!-- --...")
 
 
Line 2: Line 2:
 
|-
 
|-
 
| Hostname
 
| Hostname
 +
| Power
 
| Hardware
 
| Hardware
 
| OS
 
| OS

Latest revision as of 15:56, 7 September 2012

This template, along with two others, are used for the table on BXadmin:Services#Cheat Sheet.

Example

This markup:

{{Services/cheatsheet/header|

{{Services/cheatsheet/entry
| hostname = kaylee
| power    = {{Power/PDU-23}}
| hardware = IBM x3550 7978AC1 (amd64)
| os       = Scientific Linux 6.2 (6.1 kernel)
| services = [[bxadmin:rancid|rancid]], [[bxadmin:cacti|cacti]], [[bxadmin:ganglia|ganglia]], [[bxadmin:arpwatch|arpwatch]], [[bxadmin:conserver|conserver]], [[bxadmin:Cfengine|cfmaster]], syslog-ng
| comments = has network interfaces ''on every VLAN'' for arpwatch
}}

}}

produces this table:

Hostname Power Hardware OS Services Comments
kaylee PDU-23 / UPS-14

(Not on backup power)

IBM x3550 7978AC1 (amd64) Scientific Linux 6.2 (6.1 kernel) rancid, cacti, ganglia, arpwatch, conserver, cfmaster, syslog-ng has network interfaces on every VLAN for arpwatch