Abschnitt Monitoring und Management fertiggestellt
Dieser Commit ist enthalten in:
Ursprung
2d947516ce
Commit
a3f40f47e1
|
@ -68,7 +68,35 @@
|
||||||
\end{table}
|
\end{table}
|
||||||
\begin{table}[H]
|
\begin{table}[H]
|
||||||
\centering
|
\centering
|
||||||
\begin{tabular}{}
|
\begin{tabular}{|l|l|}
|
||||||
|
\hline
|
||||||
|
\multicolumn{2}{|c|}{\textbf{Benutzer}}\\\hline
|
||||||
|
Kennung&\%cn\%\\\hline
|
||||||
|
Bevorzugte Sprache&German(Deutsch)\\\hline
|
||||||
|
Passwortmethode&ssha\\\hline
|
||||||
|
Passwort&Bbw12345\\\hline
|
||||||
|
Ort&Karben\\\hline
|
||||||
|
Adresse&Am Heroldsrain 1\\\hline
|
||||||
|
Anzeigename&\%fn\% \%sn\%\\\hline
|
||||||
|
\hline
|
||||||
|
\multicolumn{2}{|c|}{\textbf{Unix}}\\\hline
|
||||||
|
Basisverzeichnis&/home/\%cn\%\\\hline
|
||||||
|
Shell&/bin/bash\\\hline
|
||||||
|
Primäre Gruppe&users\\\hline
|
||||||
|
\hline
|
||||||
|
\multicolumn{2}{|c|}{\textbf{Mail}}\\\hline
|
||||||
|
Primäre Adresse&\%cn\%@literm.local\\\hline
|
||||||
|
Server&zeus\\\hline
|
||||||
|
Kontigentgröße&1024\\\hline
|
||||||
|
Der Benutzer darf nur lokale Mails senden und Empfangen&Ja\\\hline
|
||||||
|
\hline
|
||||||
|
\multicolumn{2}{|c|}{\textbf{Kontigent}}\\\hline
|
||||||
|
Server&poseidon\\\hline
|
||||||
|
Gerät&/home\\\hline
|
||||||
|
Hardblocklimit&1 GiB\\\hline
|
||||||
|
Hardinodelimit&0\\\hline
|
||||||
|
Softblocklimit&0 B\\\hline
|
||||||
|
Softinodelimit&0\\\hline
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\caption{Einstellungen Benutzervorlage}
|
\caption{Einstellungen Benutzervorlage}
|
||||||
\label{tab:setbenvor}
|
\label{tab:setbenvor}
|
||||||
|
@ -98,10 +126,17 @@
|
||||||
\label{list:fussourcelist}
|
\label{list:fussourcelist}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
\begin{listing}[H]
|
\begin{listing}[H]
|
||||||
\inputminted{bash}{sourcecode/installation-schema.bash)}
|
\begin{minted}{sources.list}
|
||||||
\caption{Installation Schemata für Fusiondirectory}
|
deb http://packages.icinga.com/debian icinga-stretch main
|
||||||
\label{list:fusschemainstall}
|
\end{minted}
|
||||||
|
\caption{sources.list eintrag für Icinga2}
|
||||||
|
\label{list:icinsourcelist}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
|
%\begin{listing}[H]
|
||||||
|
% \inputminted{bash}{sourcecode/installation-schema.bash)}
|
||||||
|
% \caption{Installation Schemata für Fusiondirectory}
|
||||||
|
% \label{list:fusschemainstall}
|
||||||
|
%\end{listing}
|
||||||
\begin{listing}[H]
|
\begin{listing}[H]
|
||||||
\begin{minted}{bash}
|
\begin{minted}{bash}
|
||||||
apt install apache2 php-mbstring fusiondirectory 'fusiondirectory-plugin-(dovecot|mail|posix|postfix|quota|sogo)$'
|
apt install apache2 php-mbstring fusiondirectory 'fusiondirectory-plugin-(dovecot|mail|posix|postfix|quota|sogo)$'
|
||||||
|
@ -111,29 +146,34 @@
|
||||||
\end{listing}
|
\end{listing}
|
||||||
\begin{listing}[H]
|
\begin{listing}[H]
|
||||||
\inputminted{apache}{sourcecode/fusiondirectory-virtualhost.conf}
|
\inputminted{apache}{sourcecode/fusiondirectory-virtualhost.conf}
|
||||||
\caption{}
|
\caption{Virtualhost für Fusiondirectory}
|
||||||
\label{list:virthostfus}
|
\label{list:virthostfus}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
\begin{listing}[H]
|
\begin{listing}[H]
|
||||||
\inputminted{apache}{sourcecode/sogo-virtualhost.conf}
|
\inputminted{apache}{sourcecode/sogo-virtualhost.conf}
|
||||||
\caption{}
|
\caption{Virtualhost für Sogo}
|
||||||
\label{list:virthostsogo}
|
\label{list:virthostsogo}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
\begin{listing}[H]
|
\begin{listing}[H]
|
||||||
\inputminted{apache}{sourcecode/icinga2-virtualhost.conf}
|
\inputminted{apache}{sourcecode/icinga2-virtualhost.conf}
|
||||||
\caption{}
|
\caption{Virtualhost für Icinga2}
|
||||||
\label{list:virthosticinga}
|
\label{list:virthosticinga}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
\begin{listing}[H]
|
\begin{listing}[H]
|
||||||
\inputminted{text}{sourcecode/named.conf.local}
|
\inputminted{text}{sourcecode/named.conf.local}
|
||||||
\caption{}
|
\caption{Zonenbeschreibung für Domäne der Projektumgebung}
|
||||||
\label{list:namedconf}
|
\label{list:namedconf}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
\begin{listing}[H]
|
\begin{listing}[H]
|
||||||
\inputminted{text}{sourcecode/db.literm.local}
|
\inputminted{text}{sourcecode/db.literm.local}
|
||||||
\caption{}
|
\caption{Zonendatei der Projektumgebung}
|
||||||
\label{list:bindzone}
|
\label{list:bindzone}
|
||||||
\end{listing}
|
\end{listing}
|
||||||
|
\begin{listing}[H]
|
||||||
|
\inputminted{text}{sourcecode/icinga/hosts.conf}
|
||||||
|
\caption{Einstellungen der Hosts für Icinga}
|
||||||
|
\label{list:icihosts}
|
||||||
|
\end{listing}
|
||||||
%\begin{listing}[H]
|
%\begin{listing}[H]
|
||||||
% \inputminted{}{sourcecode/}
|
% \inputminted{}{sourcecode/}
|
||||||
% \caption{}
|
% \caption{}
|
||||||
|
|
Datei-Diff unterdrückt, da er zu groß ist
Diff laden
Vorher Breite: | Höhe: | Größe: 136 KiB Nachher Breite: | Höhe: | Größe: 134 KiB |
|
@ -411,23 +411,40 @@
|
||||||
v:mID="32"
|
v:mID="32"
|
||||||
id="shape32-9"
|
id="shape32-9"
|
||||||
transform="translate(30.036462,-1.692195)"><v:textBlock
|
transform="translate(30.036462,-1.692195)"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="32.0037"
|
height="32.0037"
|
||||||
width="77.39"
|
width="77.39"
|
||||||
cy="611.277"
|
cy="611.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
||||||
id="text34"
|
id="text34"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="608.28003"
|
y="608.28003"
|
||||||
x="6.25"><v:paragraph
|
x="6.25"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan528">FISI-2015-07</tspan><tspan
|
id="tspan528">FISI-2015-07</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan530">172.16.34.0/23</tspan></text>
|
id="tspan530">172.16.34.0/23</tspan></text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
v:groupContext="group"
|
v:groupContext="group"
|
||||||
v:mID="37"
|
v:mID="37"
|
||||||
|
@ -728,27 +745,44 @@
|
||||||
v:mID="41"
|
v:mID="41"
|
||||||
id="shape41-31-7"
|
id="shape41-31-7"
|
||||||
transform="translate(12.785996,0.51947956)"><v:textBlock
|
transform="translate(12.785996,0.51947956)"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="32.0037"
|
height="32.0037"
|
||||||
width="60.71"
|
width="60.71"
|
||||||
cy="611.277"
|
cy="611.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
||||||
id="text84-6"
|
id="text84-6"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="608.28003"
|
y="608.28003"
|
||||||
x="23.209999"><v:paragraph
|
x="23.209999"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan466-0"
|
id="tspan466-0"
|
||||||
x="23.209999"
|
x="23.209999"
|
||||||
y="608.28003">TC01</tspan><tspan
|
y="608.28003">TC01</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan468-9"
|
id="tspan468-9"
|
||||||
x="23.209999"
|
x="23.209999"
|
||||||
y="620.78003">10.0.0.128/25</tspan></text>
|
y="620.78003">10.0.0.128/25</tspan></text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
v:groupContext="group"
|
v:groupContext="group"
|
||||||
v:mID="41"
|
v:mID="41"
|
||||||
|
@ -1049,95 +1083,146 @@
|
||||||
v:mID="41"
|
v:mID="41"
|
||||||
id="shape41-31"
|
id="shape41-31"
|
||||||
transform="translate(11.845365,0.42304876)"><v:textBlock
|
transform="translate(11.845365,0.42304876)"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="32.0037"
|
height="32.0037"
|
||||||
width="60.71"
|
width="60.71"
|
||||||
cy="611.277"
|
cy="611.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
||||||
id="text84"
|
id="text84"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="608.28003"
|
y="608.28003"
|
||||||
x="23.209999"><v:paragraph
|
x="23.209999"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan466"
|
id="tspan466"
|
||||||
x="23.209999"
|
x="23.209999"
|
||||||
y="608.28003">TC02</tspan><tspan
|
y="608.28003">TC02</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan468"
|
id="tspan468"
|
||||||
x="23.209999"
|
x="23.209999"
|
||||||
y="620.78003">10.0.0.128/25</tspan></text>
|
y="620.78003">10.0.0.128/25</tspan></text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
transform="translate(351.57932,-378.11993)"
|
transform="translate(351.57932,-378.11993)"
|
||||||
v:layerMember="0"
|
v:layerMember="0"
|
||||||
v:groupContext="shape"
|
v:groupContext="shape"
|
||||||
v:mID="56"
|
v:mID="56"
|
||||||
id="shape56-34"><title
|
id="shape56-34"><title
|
||||||
id="title88">Dynamischer Verbinder.56</title><desc
|
id="title88">Dynamischer Verbinder.56</title><desc
|
||||||
id="desc90">VLAN 1</desc><v:textBlock
|
id="desc90">VLAN 1</desc><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="17.6036"
|
height="17.6036"
|
||||||
width="40"
|
width="40"
|
||||||
cy="623.678"
|
cy="623.678"
|
||||||
cx="7.08661" /><path
|
cx="7.08661" /><path
|
||||||
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
||||||
inkscape:connector-curvature="0"
|
inkscape:connector-curvature="0"
|
||||||
id="path92"
|
id="path92"
|
||||||
class="st6"
|
class="st6"
|
||||||
d="m 7.09,595.28 v 50.76" /><rect
|
d="m 7.09,595.28 v 50.76" /><rect
|
||||||
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
||||||
id="rect94"
|
id="rect94"
|
||||||
class="st8"
|
class="st8"
|
||||||
height="9.5998497"
|
height="9.5998497"
|
||||||
width="27.472401"
|
width="27.472401"
|
||||||
y="618.87903"
|
y="618.87903"
|
||||||
x="-6.6495299"
|
x="-6.6495299"
|
||||||
v:rectContext="textBkgnd" /><text
|
v:rectContext="textBkgnd" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
||||||
id="text96"
|
id="text96"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st9"
|
class="st9"
|
||||||
y="625.65698"
|
y="625.65698"
|
||||||
x="7.7336578"><v:paragraph
|
x="7.7336578"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList />VLAN 1</text>
|
v:horizAlign="1" /><v:tabList />VLAN 1</text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g><g
|
</g><g
|
||||||
transform="translate(138.98132,-487.56693)"
|
transform="translate(138.98132,-487.56693)"
|
||||||
v:layerMember="0"
|
v:layerMember="0"
|
||||||
v:groupContext="shape"
|
v:groupContext="shape"
|
||||||
v:mID="57"
|
v:mID="57"
|
||||||
id="shape57-42"><title
|
id="shape57-42"><title
|
||||||
id="title99">Dynamischer Verbinder.57</title><desc
|
id="title99">Dynamischer Verbinder.57</title><desc
|
||||||
id="desc101">FISINetz</desc><v:textBlock
|
id="desc101">FISINetz</desc><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="17.6036"
|
height="17.6036"
|
||||||
width="41.25"
|
width="41.25"
|
||||||
cy="777.745"
|
cy="777.745"
|
||||||
cx="0.891504" /><path
|
cx="0.891504" /><path
|
||||||
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
||||||
inkscape:connector-curvature="0"
|
inkscape:connector-curvature="0"
|
||||||
id="path103"
|
id="path103"
|
||||||
class="st6"
|
class="st6"
|
||||||
d="M 0,595.28 V 777.74 H 178.21" /><rect
|
d="M 0,595.28 V 777.74 H 178.21" /><rect
|
||||||
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
||||||
id="rect105"
|
id="rect105"
|
||||||
class="st8"
|
class="st8"
|
||||||
height="9.5998497"
|
height="9.5998497"
|
||||||
width="31.116899"
|
width="31.116899"
|
||||||
y="772.94501"
|
y="772.94501"
|
||||||
x="-14.6668"
|
x="-14.6668"
|
||||||
v:rectContext="textBkgnd" /><text
|
v:rectContext="textBkgnd" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
||||||
id="text107"
|
id="text107"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st9"
|
class="st9"
|
||||||
y="780.14001"
|
y="780.14001"
|
||||||
x="-0.28634223"><v:paragraph
|
x="-0.28634223"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList />FISINetz</text>
|
v:horizAlign="1" /><v:tabList />FISINetz</text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g><g
|
</g><g
|
||||||
v:groupContext="group"
|
v:groupContext="group"
|
||||||
v:mID="58"
|
v:mID="58"
|
||||||
|
@ -1421,19 +1506,36 @@
|
||||||
v:mID="58"
|
v:mID="58"
|
||||||
id="shape58-60"
|
id="shape58-60"
|
||||||
transform="translate(18.614145,-0.84609752)"><v:textBlock
|
transform="translate(18.614145,-0.84609752)"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="20.0036"
|
height="20.0036"
|
||||||
width="48.02"
|
width="48.02"
|
||||||
cy="587.612"
|
cy="587.612"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
||||||
id="text134"
|
id="text134"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="590.60999"
|
y="590.60999"
|
||||||
x="16.76"><v:paragraph
|
x="16.76"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList />Verteiler</text>
|
v:horizAlign="1" /><v:tabList />Verteiler</text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
v:groupContext="group"
|
v:groupContext="group"
|
||||||
v:mID="67"
|
v:mID="67"
|
||||||
|
@ -1749,31 +1851,48 @@
|
||||||
v:groupContext="groupContent"
|
v:groupContext="groupContent"
|
||||||
v:mID="67"
|
v:mID="67"
|
||||||
id="shape67-83"><v:textBlock
|
id="shape67-83"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="44.0037"
|
height="44.0037"
|
||||||
width="60.71"
|
width="60.71"
|
||||||
cy="617.277"
|
cy="617.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
||||||
id="text189"
|
id="text189"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="609.54919"
|
y="609.54919"
|
||||||
x="34.360729"><v:paragraph
|
x="34.360729"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList /><v:newlineChar /><v:newlineChar /><tspan
|
v:horizAlign="1" /><v:tabList /><v:newlineChar /><v:newlineChar /><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan518"
|
id="tspan518"
|
||||||
x="34.360729"
|
x="34.360729"
|
||||||
y="609.54919">Mainserver</tspan><tspan
|
y="609.54919">Mainserver</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan520"
|
id="tspan520"
|
||||||
x="34.360729"
|
x="34.360729"
|
||||||
y="621.27997">10.0.0.1/24</tspan><tspan
|
y="621.27997">10.0.0.1/24</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan522"
|
id="tspan522"
|
||||||
x="34.360729"
|
x="34.360729"
|
||||||
y="633.01074">zeus</tspan></text>
|
y="633.01074">zeus</tspan></text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
v:groupContext="group"
|
v:groupContext="group"
|
||||||
v:mID="72"
|
v:mID="72"
|
||||||
|
@ -2089,60 +2208,94 @@
|
||||||
v:groupContext="groupContent"
|
v:groupContext="groupContent"
|
||||||
v:mID="72"
|
v:mID="72"
|
||||||
id="shape72-98"><v:textBlock
|
id="shape72-98"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="44.0037"
|
height="44.0037"
|
||||||
width="83.02"
|
width="83.02"
|
||||||
cy="617.277"
|
cy="617.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
||||||
id="text221"
|
id="text221"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="610.39526"
|
y="610.39526"
|
||||||
x="36.055241"><v:paragraph
|
x="36.055241"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList /><v:newlineChar /><v:newlineChar /><tspan
|
v:horizAlign="1" /><v:tabList /><v:newlineChar /><v:newlineChar /><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan506">Termninalserver</tspan><tspan
|
id="tspan506">Termninalserver</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan508">10.0.0.2/24</tspan><tspan
|
id="tspan508">10.0.0.2/24</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan510">poseidon</tspan></text>
|
id="tspan510">poseidon</tspan></text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
transform="translate(394.09932,-305.09793)"
|
transform="translate(394.09932,-305.09793)"
|
||||||
v:layerMember="0"
|
v:layerMember="0"
|
||||||
v:groupContext="shape"
|
v:groupContext="shape"
|
||||||
v:mID="77"
|
v:mID="77"
|
||||||
id="shape77-102"><title
|
id="shape77-102"><title
|
||||||
id="title225">Dynamischer Verbinder.77</title><desc
|
id="title225">Dynamischer Verbinder.77</title><desc
|
||||||
id="desc227">FISINetz, VLAN 1</desc><v:textBlock
|
id="desc227">FISINetz, VLAN 1</desc><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="17.6036"
|
height="17.6036"
|
||||||
width="73.07"
|
width="73.07"
|
||||||
cy="595.276"
|
cy="595.276"
|
||||||
cx="144.997" /><path
|
cx="144.997" /><path
|
||||||
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
||||||
inkscape:connector-curvature="0"
|
inkscape:connector-curvature="0"
|
||||||
id="path229"
|
id="path229"
|
||||||
class="st6"
|
class="st6"
|
||||||
d="m 0,595.28 h 240.94 l 0,-171.61682"
|
d="m 0,595.28 h 240.94 l 0,-171.61682"
|
||||||
sodipodi:nodetypes="ccc" /><rect
|
sodipodi:nodetypes="ccc" /><rect
|
||||||
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
||||||
id="rect231"
|
id="rect231"
|
||||||
class="st8"
|
class="st8"
|
||||||
height="9.5998497"
|
height="9.5998497"
|
||||||
width="62.936798"
|
width="62.936798"
|
||||||
y="590.47601"
|
y="590.47601"
|
||||||
x="113.529"
|
x="113.529"
|
||||||
v:rectContext="textBkgnd" /><text
|
v:rectContext="textBkgnd" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
||||||
id="text233"
|
id="text233"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st9"
|
class="st9"
|
||||||
y="598.52606"
|
y="598.52606"
|
||||||
x="145.25865"><v:paragraph
|
x="145.25865"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList />FISINetz, VLAN 1</text>
|
v:horizAlign="1" /><v:tabList />FISINetz, VLAN 1</text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g><g
|
</g><g
|
||||||
transform="translate(612.42432,-389.58093)"
|
transform="translate(612.42432,-389.58093)"
|
||||||
v:layerMember="0"
|
v:layerMember="0"
|
||||||
|
@ -2213,53 +2366,87 @@
|
||||||
v:mID="105"
|
v:mID="105"
|
||||||
id="shape105-122"
|
id="shape105-122"
|
||||||
transform="translate(16.92195,-16.075853)"><v:textBlock
|
transform="translate(16.92195,-16.075853)"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="20.0036"
|
height="20.0036"
|
||||||
width="44.58"
|
width="44.58"
|
||||||
cy="605.277"
|
cy="605.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
||||||
id="text255"
|
id="text255"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="608.28003"
|
y="608.28003"
|
||||||
x="18.48"><v:paragraph
|
x="18.48"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList />Internet</text>
|
v:horizAlign="1" /><v:tabList />Internet</text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
transform="translate(351.57932,-288.88193)"
|
transform="translate(351.57932,-288.88193)"
|
||||||
v:layerMember="0"
|
v:layerMember="0"
|
||||||
v:groupContext="shape"
|
v:groupContext="shape"
|
||||||
v:mID="110"
|
v:mID="110"
|
||||||
id="shape110-124"><title
|
id="shape110-124"><title
|
||||||
id="title259">Dynamischer Verbinder.110</title><desc
|
id="title259">Dynamischer Verbinder.110</title><desc
|
||||||
id="desc261">fisileitung</desc><v:textBlock
|
id="desc261">fisileitung</desc><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="17.6036"
|
height="17.6036"
|
||||||
width="43.67"
|
width="43.67"
|
||||||
cy="630.1"
|
cy="630.1"
|
||||||
cx="7.08661" /><path
|
cx="7.08661" /><path
|
||||||
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
style="stroke:#5592c9;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#mrkr4-39)"
|
||||||
inkscape:connector-curvature="0"
|
inkscape:connector-curvature="0"
|
||||||
id="path263"
|
id="path263"
|
||||||
class="st6"
|
class="st6"
|
||||||
d="m 7.09,595.28 v 63.6" /><rect
|
d="m 7.09,595.28 v 63.6" /><rect
|
||||||
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
style="fill:#ffffff;stroke:none;stroke-width:7.19999981;stroke-linecap:butt"
|
||||||
id="rect265"
|
id="rect265"
|
||||||
class="st8"
|
class="st8"
|
||||||
height="9.5998497"
|
height="9.5998497"
|
||||||
width="33.539101"
|
width="33.539101"
|
||||||
y="625.29999"
|
y="625.29999"
|
||||||
x="-9.6828098"
|
x="-9.6828098"
|
||||||
v:rectContext="textBkgnd" /><text
|
v:rectContext="textBkgnd" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#41719d"
|
||||||
id="text267"
|
id="text267"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st9"
|
class="st9"
|
||||||
y="632.92303"
|
y="632.92303"
|
||||||
x="6.3958526"><v:paragraph
|
x="6.3958526"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList />fisileitung</text>
|
v:horizAlign="1" /><v:tabList />fisileitung</text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g><g
|
</g><g
|
||||||
v:groupContext="group"
|
v:groupContext="group"
|
||||||
v:mID="111"
|
v:mID="111"
|
||||||
|
@ -2576,25 +2763,42 @@
|
||||||
v:mID="111"
|
v:mID="111"
|
||||||
id="shape111-142"
|
id="shape111-142"
|
||||||
transform="translate(22.421584,0.84609752)"><v:textBlock
|
transform="translate(22.421584,0.84609752)"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="44.0037"
|
height="44.0037"
|
||||||
width="60.71"
|
width="60.71"
|
||||||
cy="617.277"
|
cy="617.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461381px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures ;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr;text-anchor:middle;fill:#1e4a73;"
|
||||||
id="text298"
|
id="text298"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="608.28003"
|
y="608.28003"
|
||||||
x="11.26"><v:paragraph
|
x="11.26"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList /><v:newlineChar /><v:newlineChar /><tspan
|
v:horizAlign="1" /><v:tabList /><v:newlineChar /><v:newlineChar /><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan512">Webserver</tspan><tspan
|
id="tspan512">Webserver</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan514">10.0.0.3/24</tspan><tspan
|
id="tspan514">10.0.0.3/24</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan516">hades</tspan></text>
|
id="tspan516">hades</tspan></text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
transform="translate(657.66432,-389.58093)"
|
transform="translate(657.66432,-389.58093)"
|
||||||
v:layerMember="0"
|
v:layerMember="0"
|
||||||
|
@ -3203,27 +3407,44 @@
|
||||||
v:mID="130"
|
v:mID="130"
|
||||||
id="shape130-180"
|
id="shape130-180"
|
||||||
transform="translate(11.845365,0.42304876)"><v:textBlock
|
transform="translate(11.845365,0.42304876)"><v:textBlock
|
||||||
v:tabSpace="42.5197"
|
v:tabSpace="42.5197"
|
||||||
v:margins="rect(4,4,4,4)" /><v:textRect
|
v:margins="rect(4,4,4,4)" /><v:textRect
|
||||||
height="32.0037"
|
height="32.0037"
|
||||||
width="60.71"
|
width="60.71"
|
||||||
cy="611.277"
|
cy="611.277"
|
||||||
cx="35.4331" /><text
|
cx="35.4331" /><text
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.38461399px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:no-common-ligatures;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#1e4a73"
|
||||||
id="text361"
|
id="text361"
|
||||||
v:langID="1031"
|
v:langID="1031"
|
||||||
class="st4"
|
class="st4"
|
||||||
y="608.28003"
|
y="608.28003"
|
||||||
x="23.209999"><v:paragraph
|
x="23.209999"><v:paragraph
|
||||||
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
v:horizAlign="1" /><v:tabList /><v:newlineChar /><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan524"
|
id="tspan524"
|
||||||
x="23.209999"
|
x="23.209999"
|
||||||
y="608.28003">TC03</tspan><tspan
|
y="608.28003">TC03</tspan><tspan
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
id="tspan526"
|
id="tspan526"
|
||||||
x="23.209999"
|
x="23.209999"
|
||||||
y="620.0108">10.0.0.128/25</tspan></text>
|
y="620.0108">10.0.0.128/25</tspan></text>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</g></g><g
|
</g></g><g
|
||||||
transform="translate(457.87932,-486.98693)"
|
transform="translate(457.87932,-486.98693)"
|
||||||
v:layerMember="0"
|
v:layerMember="0"
|
||||||
|
|
Vorher Breite: | Höhe: | Größe: 103 KiB Nachher Breite: | Höhe: | Größe: 102 KiB |
|
@ -38,15 +38,33 @@ Im eigentlichen Konfigurationschritt habe ich die Zeitzone auf \texttt{Europa/Be
|
||||||
Das CN-Pattern habe ich auf \texttt{\%als[0,5]|sn\%\%als[0,3]|fn\%} gesetzt.
|
Das CN-Pattern habe ich auf \texttt{\%als[0,5]|sn\%\%als[0,3]|fn\%} gesetzt.
|
||||||
|
|
||||||
Im letzten Konfigurationsschritt habe ich die Objektklassen migriert, den Superuser angelegt\footnote{Benutzername und Passwort siehe Tabelle \ref{tab:passwort}} und die Standard ACL Gruppen und Rollen angelegt.
|
Im letzten Konfigurationsschritt habe ich die Objektklassen migriert, den Superuser angelegt\footnote{Benutzername und Passwort siehe Tabelle \ref{tab:passwort}} und die Standard ACL Gruppen und Rollen angelegt.
|
||||||
Hiernach habe ich die Konfiguration heruntergeladen, den Inhalt in die \texttt{/etc/fusiondirectory/fusiondirectory.conf} geschrieben und den Befehl \mint{bash}{fusiondirectory-setup --check-config} ausgeführt und die NAchfrage mit Ja bestätigt.
|
Hiernach habe ich die Konfiguration heruntergeladen, den Inhalt in die \texttt{/etc/fusiondirectory/fusiondirectory.conf} geschrieben und den Befehl \mint{bash}{fusiondirectory-setup --check-config} ausgeführt und die Nachfrage mit Ja bestätigt.
|
||||||
Hiernach habe ich mich angemeldet und habe die Abteilung kfm(Kaufmännischer Bereich) und test angelegt, in kfm habe ich die Unterabteilung IT hinzugefügt.
|
Hiernach habe ich mich angemeldet und habe die Abteilung kfm(Kaufmännischer Bereich) und test angelegt, in kfm habe ich die Unterabteilung it hinzugefügt.
|
||||||
Für die Benutzer habe ich die Unixgruppe \texttt{users} angelegt und deren \ac{gid} auf den Debian Standardwert 100 gesetzt. Um die Administration zu vereinfachen habe ich die Gruppen \texttt{administratoren} und \texttt{ausbilder} geschaffen.
|
Für die Benutzer habe ich die Unixgruppe \texttt{users} angelegt und deren \ac{gid} auf den Debian Standardwert 100 gesetzt.
|
||||||
Als nächstes habe ich die Rollen%TODO Rollenerstellung
|
Um die Administration zu vereinfachen habe ich die Gruppen \texttt{administratoren} und \texttt{ausbilder} geschaffen.
|
||||||
|
|
||||||
|
Hiernach habe ich unter /kfm/it die Server mit ihren Diensten angelegt.
|
||||||
|
Als nächstes habe ich die ACL-Rolle für Benutzer angelegt und allen Benutzern zugewiesen.
|
||||||
|
|
||||||
Als nächstes habe ich eine Benutzervorlage angelegt, dort habe ich die Unix, Quota und Maileinstellungen Aktiviert.
|
Als nächstes habe ich eine Benutzervorlage angelegt, dort habe ich die Unix, Quota und Maileinstellungen Aktiviert.
|
||||||
Die Einstellungen für die Vorlage selber habe ich anhand der Tabelle \ref{tab:setbenvor} vorgenommen.
|
Die Einstellungen für die Vorlage selber habe ich anhand der Tabelle \ref{tab:setbenvor} vorgenommen.
|
||||||
|
|
||||||
\section{Installation Monitoring}
|
\section{Installation Monitoring}
|
||||||
%TODO Monitoring beschreibung
|
Ich habe den \acs{GPG}-Schlüssel des Icinga-Projektes in den \english{Keyring} \texttt{/etc/apt/trusted.gpg.d/icinga2.gpg} importiert und das Repository für APT hinzugefügt und die Quellen aktualisiert.
|
||||||
|
Hiernach habe ich die Pakete \texttt{icinga2}, \texttt{icinga2-ido-pgsql} und \texttt{icingaweb2} installiert.
|
||||||
|
die Nachfrage ob das icinga-pgsql Paket genutzt werden soll habe ich mit Ja beantwortet.
|
||||||
|
Bei der Nachkonfiguration der Pakete habe ich die Autokonfiguration für die Datenbank nicht benutzt.
|
||||||
|
Hiernach habe ich den Datenbankbenutzer angelegt und die Daten in die Konfiguration eingetragen und die Features \texttt{command} und \texttt{ido-pgsql} aktiviert.
|
||||||
|
Für das Webbasierte Setup habe ich mit dem Kommando \mint{bash}/icingacli setup token create/ einen Token generiert.
|
||||||
|
Diesen habe ich im Webbrowser im Setup\footnote{zu finden unter \url{http://icinga.literm.local/setup}} eingegeben.
|
||||||
|
Bei der Modulauswahl habe ich nur das Monitoringmodul ausgewählt.
|
||||||
|
Hiernach wurde angezeigt, dass das PHP-Modul PDO-PostgreSQL fehlte, dies behob ich indem ich das Paket php-pgsql installierte, und das die \texttt{php.ini}-Einstellung \texttt{date.timezone} fehlte.
|
||||||
|
dies habe ich durch das Einstellen der Betreffenden Option behoben.
|
||||||
|
Die Authentifizierung habe ich auf LDAP und habe die entsprechenden Einstellungen gesetzt.
|
||||||
|
Für die Gruppen habe ich die Einstellung für die Objektklasse auf groupOfNames gesetzt.
|
||||||
|
Für die Datenbank habe ich die gleichen Zugangsdaten wie für Icinga selber genutzt.
|
||||||
|
Um Befehle an die Icingainstanz zu senden habe ich den Transporttyp auf \texttt{Lokale Befehlsdatei} gesetzt und den Pfad auf \texttt{/run/icinga2/cmd/icinga2.cmd}
|
||||||
|
Hiernach habe ich den Inhalt der \texttt{/etc/icinga2/conf.d/hosts.conf} durch den Inhalt des Listings \ref{list:icihosts} ersetzt und den Dienst \texttt{icinga2} neu gestartet.
|
||||||
\section{Installation Projektmanagementprogramm}
|
\section{Installation Projektmanagementprogramm}
|
||||||
%TODO Openproject beschreibung
|
%TODO Openproject beschreibung
|
||||||
\section{Installation Mailumgebung}
|
\section{Installation Mailumgebung}
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<conf>
|
||||||
|
<main default="default"
|
||||||
|
logging="TRUE"
|
||||||
|
displayErrors="FALSE"
|
||||||
|
forceSSL="FALSE"
|
||||||
|
templateCompileDirectory="/var/spool/fusiondirectory/"
|
||||||
|
debugLevel="0"
|
||||||
|
>
|
||||||
|
<location name="default"
|
||||||
|
>
|
||||||
|
<referral URI="ldap://localhost:389/dc=literm,dc=local"
|
||||||
|
adminDn="cn=admin,dc=literm,dc=local"
|
||||||
|
adminPassword="ErlIfguc" />
|
||||||
|
</location>
|
||||||
|
</main>
|
||||||
|
</conf>
|
|
@ -0,0 +1,33 @@
|
||||||
|
object Host "hades.literm.local" {
|
||||||
|
import "generic-host"
|
||||||
|
address = "10.0.0.3"
|
||||||
|
vars.os = "Linux"
|
||||||
|
vars.http_vhosts["fusiondirectory"] = {
|
||||||
|
http_uri = "/"
|
||||||
|
http_address = "management.literm.local"
|
||||||
|
}
|
||||||
|
vars.http_vhosts["icinga"] = {
|
||||||
|
http_uri = "/"
|
||||||
|
http_address = "icinga.literm.local"
|
||||||
|
}
|
||||||
|
vars.http_vhosts["SoGo"] = {
|
||||||
|
http_uri = "/"
|
||||||
|
http_address = "mail.literm.local"
|
||||||
|
}
|
||||||
|
vars.http_vhosts["OpenProject"] = {
|
||||||
|
http_uri = "/"
|
||||||
|
http_address = "projekt.literm.local"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
object Host "poseidon.literm.local" {
|
||||||
|
import "generic-host"
|
||||||
|
address = "10.0.0.2"
|
||||||
|
vars.os = "Linux"
|
||||||
|
}
|
||||||
|
|
||||||
|
object Host "zeus.literm.local" {
|
||||||
|
import "generic-host"
|
||||||
|
address = "10.0.0.1"
|
||||||
|
vars.os = "Linux"
|
||||||
|
}
|
In neuem Issue referenzieren