graph TD;
subgraph Raum1 [Raum 1: Büro]
style Raum1 fill:#ffeb3b,stroke:#333,stroke-width:2px;
A[Raum Büro betreten] --> RadiofürPW[Radio für Song mit PW zum Rechner entsperen] --> B[Rechner hochfahren];
PC --> B
A --> Dashboard[Dashboard zeigt Server Infos wie Temperatur, Online, Auslastung]
B --> C[Monitore gehen an und Emailprogramm öffnet sich];
Dashboard --> |Zeit 3 min| D[Speicher Voll auf Dashboard]
D --> |neue Festplatten einbauen| D1[Serverraum betreten]
D1 --> E[Karten aktivieren am Lesegerät]
Werksausweis --> E
E --> T[Karte an Tür halten]
T --> T1[Tür zum Serverraum lässt sich öffnen]
telefon --> E2
E2[Telefon Klingelt, Kundenbeschwerde Daten nicht vorhanden, Rückruf wenn fertig]
E2 --> T4[Serer muss neu gestartet werden am PC]
PC --> T4
E3[Kunde Fragt nach nach]
T4 --> |Nach zeit| E3
T4 --> T5[Team ruft zum bestätigen an]
T4 --> |Nach 5 min| E4[Kunden ruft an zum bestätigen]
E5[Kundedaten wieder vorhanden]
T5 --> E5
E4 --> E5
Dashboard --> Angriff[Hackerangriff auf Dashboard, Licht, Sirene]
Dashboard --> ServerHitze[ServerHitze]
Werksausweis[Werksausweis als RFID] --> A
schreibtisch[Schreibtisch]
schreibtisch --> usbStick[USB Stick];
schreibtisch --> telefon[Telefon];
schreibtisch --> PC[PC];
Schrank[Schrank]
Schrank --> radio[Radio]
rucksack[Rucksack]
rucksack--> Werkzeuge[Werkzeuge]
rucksack--> Kabel[Kabel]
rucksack--> Block[Block]
rucksack--> Buch[Buch]
rucksack--> Kondom[Kondom]
end
subgraph Raum2 [Raum 2: Serverraum]
style Raum2 fill:#3bebff,stroke:#333,stroke-width:2px;
Angriff --> T10[Serverraum betreten]
T10 --> LanKabelZiehn[Haupt Lan Kabel Ziehn];
LanKabelZiehn --> FirewallFlicken[Firewall Flicken]
Firewall --> FirewallFlicken
FirewallFlicken --> Patchen[Lan Stecker nach Farben Stecken, evtl. mit Zeit]
Patchkabel --> Patchen
Patchen --> E8[DAshbaord alles Rot, Licht wieder an, Hack vorbei]
E8 --> LanKabelStecken[Haupt Lan Kabel wieder ein Stecken]
LanKabelStecken --> E7[Alle Server weider online]
T1 --> T2[Serverraum betreten]
T2 --> T3[Schrank 1 öffnen]
S1Key --> T3
T3 --> Schrank1
T3 --> FesplatteEinabuen[ Fesplatte Einabuen in StorageNode]
Festplatten --> FesplatteEinabuen
StorageNode --> FesplatteEinabuen
FesplatteEinabuen --> E1[Meldung Verschwindet]
S1Key[Schlüssel Schrank 1]
E1 --> E2
SRVSchrank1[Serverschrank 1]
SRVSchrank1 --> StorageNode[StorageNode]
SRVSchrank1 --> Firewall[Firewall]
Schrank1[Schrank 1]
Schrank1--> Festplatten[Festplatten mit Einschub und Text]
Schrank1--> Patchkabel[Patchkabel]
Schrank1--> RamRiegel[Ram Riegel]
Schrank1--> Stromkabel[Stromkabel]
end
%% Farben
style C fill:#00FF00,stroke:#333,stroke-width:2px;
style D fill:#00FF00,stroke:#333,stroke-width:2px;
style Dashboard fill:#00FF00,stroke:#333,stroke-width:2px;
style E1 fill:#00FF00,stroke:#333,stroke-width:2px;
style E2 fill:#00FF00,stroke:#333,stroke-width:2px;
style E3 fill:#00FF00,stroke:#333,stroke-width:2px;
style E4 fill:#00FF00,stroke:#333,stroke-width:2px;
style E5 fill:#00FF00,stroke:#333,stroke-width:2px;
style E6 fill:#00FF00,stroke:#333,stroke-width:2px;
style E7 fill:#00FF00,stroke:#333,stroke-width:2px;
style E8 fill:#00FF00,stroke:#333,stroke-width:2px;
style Angriff fill:#00FF00,stroke:#333,stroke-width:2px;
style ServerHitze fill:#00FF00,stroke:#333,stroke-width:2px;
%%style E fill:#F4A460,stroke:#333,stroke-width:2px;
%%style T fill:#F4A460,stroke:#333,stroke-width:2px;
%%style radio fill:#FF0000,stroke:#333,stroke-width:2px;
style schreibtisch fill:#FF0000,stroke:#333,stroke-width:2px;
style Schrank fill:#FF0000,stroke:#333,stroke-width:2px;
style Schrank1 fill:#FF0000,stroke:#333,stroke-width:2px;
style rucksack fill:#FF0000,stroke:#333,stroke-width:2px;
style SRVSchrank1 fill:#FF0000,stroke:#333,stroke-width:2px;
style StorageNode fill:#FF0000,stroke:#333,stroke-width:2px;
style Firewall fill:#FF0000,stroke:#333,stroke-width:2px;
style PC fill:#FF0000,stroke:#333,stroke-width:2px;
style Werksausweis fill:#00B2EE,stroke:#333,stroke-width:2px;
style Werkzeuge fill:#00B2EE,stroke:#333,stroke-width:2px;
style Kabel fill:#00B2EE,stroke:#333,stroke-width:2px;
style Block fill:#00B2EE,stroke:#333,stroke-width:2px;
style Buch fill:#00B2EE,stroke:#333,stroke-width:2px;
style Kondom fill:#00B2EE,stroke:#333,stroke-width:2px;
style radio fill:#00B2EE,stroke:#333,stroke-width:2px;
style usbStick fill:#00B2EE,stroke:#333,stroke-width:2px;
style Festplatten fill:#00B2EE,stroke:#333,stroke-width:2px;
style Patchkabel fill:#00B2EE,stroke:#333,stroke-width:2px;
style RamRiegel fill:#00B2EE,stroke:#333,stroke-width:2px;
style Stromkabel fill:#00B2EE,stroke:#333,stroke-width:2px;
style S1Key fill:#00B2EE,stroke:#333,stroke-width:2px;
style telefon fill:#00B2EE,stroke:#333,stroke-width:2px;