Vorlage:ServerInfoBox: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 9: | Zeile 9: | ||
! [[Property:Ipv6Address | IPv6-Adresse]] | ! [[Property:Ipv6Address | IPv6-Adresse]] | ||
| [[mainIpv6Address::{{{mainIpv6Address}}}]] | | [[mainIpv6Address::{{{mainIpv6Address}}}]] | ||
+ | |- | ||
+ | ! [[Property:Ipv4Networks | IPv4-Netzwerke]] | ||
+ | | [[ipv4Networks::{{{ipv4Networks}}}]] | ||
+ | |- | ||
+ | ! [[Property:Ipv6Networks | IPv6-Netzwerke]] | ||
+ | | [[ipv6Networks::{{{ipv6Networks}}}]] | ||
|- | |- | ||
! [[Property:hoster | Hoster]] | ! [[Property:hoster | Hoster]] | ||
Zeile 36: | Zeile 42: | ||
! [[Property:trafficIncluded | Inkl.-Traffic]] | ! [[Property:trafficIncluded | Inkl.-Traffic]] | ||
| [[trafficIncluded::{{{trafficIncluded}}}]] TB | | [[trafficIncluded::{{{trafficIncluded}}}]] TB | ||
+ | |- | ||
+ | ! Puppet-Konfiguration | ||
+ | | https://git.ffnw.de/ffnw-puppet/puppet-environments/blob/production/data/nodes/{{{hostname}}}.yaml | ||
|- | |- | ||
! Puppet-Monitoring | ! Puppet-Monitoring | ||
Zeile 51: | Zeile 60: | ||
__NOTOC__ | __NOTOC__ | ||
== Beschreibung == | == Beschreibung == | ||
− | Diese Vorlage wird zur Verwaltung von Servern genutzt. Ein Server ist ein dedizierter oder vortualisierter Computer in einem Rechenzentrum. Server werden als Unterseiten von [[Administration/Server | + | Diese Vorlage wird zur Verwaltung von Servern genutzt. Ein Server ist ein dedizierter oder vortualisierter Computer in einem Rechenzentrum. Server werden als Unterseiten von [[Administration/Server]] angelegt. Die Wikiseite eines Servers enthält alle Informationen, die ein Administrator im Wartungsfall benötigt um den Server zu administrieren. |
== Kopiervorlage == | == Kopiervorlage == | ||
<pre> | <pre> | ||
− | {{ | + | {{ServerInfoBox |
|hostname= <!-- The FQDN of the server --> | |hostname= <!-- The FQDN of the server --> | ||
|mainIpv4Address= <!-- Main IPv4-Address --> | |mainIpv4Address= <!-- Main IPv4-Address --> | ||
|mainIpv6Address= <!-- Main IPv6-Address --> | |mainIpv6Address= <!-- Main IPv6-Address --> | ||
+ | |ipv4Networks= <!-- All important IPv4-Networks on this server --> | ||
+ | |ipv6Networks= <!-- All important IPv6-Networks on this server --> | ||
|hoster= <!-- Name of the hosting provider --> | |hoster= <!-- Name of the hosting provider --> | ||
|location= <!-- Location of the datacenter --> | |location= <!-- Location of the datacenter --> |
Aktuelle Version vom 6. März 2019, 20:59 Uhr
{{{hostname}}} | |
IPv4-Adresse | {{{mainIpv4Address}}} |
---|---|
IPv6-Adresse | {{{mainIpv6Address}}} |
IPv4-Netzwerke | {{{ipv4Networks}}} |
IPv6-Netzwerke | {{{ipv6Networks}}} |
Hoster | {{{hoster}}} |
Standort | {{{location}}} |
Server-Rolle | {{{serverRole}}} |
Server-Typ | {{{serverType}}} |
Host-Server (wenn Server-Typ = VM) | {{{hostedOn}}} |
RAM | {{{RAM}}} MB |
CPU-Cores | {{{cpuCores}}} |
Festplattengröße | {{{diskSize}}} GB |
Inkl.-Traffic | {{{trafficIncluded}}} TB |
Puppet-Konfiguration | https://git.ffnw.de/ffnw-puppet/puppet-environments/blob/production/data/nodes/{{{hostname}}}.yaml |
Puppet-Monitoring | http://puppet.ffnw.de/node/{{{hostname}}} |
Icinga-Monitoring | http://icinga.ffnw.de/icingaweb2/monitoring/host/show?host={{{hostname}}} |
Server-Inhaber | {{{serverOwner}}} |
Beschreibung
Diese Vorlage wird zur Verwaltung von Servern genutzt. Ein Server ist ein dedizierter oder vortualisierter Computer in einem Rechenzentrum. Server werden als Unterseiten von Administration/Server angelegt. Die Wikiseite eines Servers enthält alle Informationen, die ein Administrator im Wartungsfall benötigt um den Server zu administrieren.
Kopiervorlage
{{ServerInfoBox |hostname= <!-- The FQDN of the server --> |mainIpv4Address= <!-- Main IPv4-Address --> |mainIpv6Address= <!-- Main IPv6-Address --> |ipv4Networks= <!-- All important IPv4-Networks on this server --> |ipv6Networks= <!-- All important IPv6-Networks on this server --> |hoster= <!-- Name of the hosting provider --> |location= <!-- Location of the datacenter --> |serverRole= <!-- What does this server mainly do? KVM-Host/Application-Server/Supernode --> |serverType= <!-- Dedicated/VM --> |hostedOn= <!-- If serverType is "VM" then paste the Wikipage of the KVM-Host here --> |RAM= <!-- Size of RAM in MB --> |cpuCores= <!-- Number of CPU-Cores --> |diskSize= <!-- Disk-Size in GB --> |trafficIncluded= <!-- Traffic included in TB --> |serverOwner= <!-- Name of the Server-Owner --> }}
Ersteller
Diese Vorlage wurde von Floh1111 erstellt.
Bezüge
Keine