]>
Commit | Line | Data |
---|---|---|
02e6a824 | 1 | graph pve_software_stack { |
33c6f988 | 2 | node [ fontname="Helvetica" ] |
02e6a824 DM |
3 | bgcolor="#ffffff00" # RGBA (with alpha) |
4 | ||
5 | stack [shape=plaintext label=< | |
6 | <table border='0'> | |
7 | ||
8 | <tr><td><table border='0' BGCOLOR="#00617F" cellborder='0' cellspacing='0' cellpadding='2'> | |
33c6f988 | 9 | <tr><td><font point-size='20' color="white">User Tools</font></td></tr> |
02e6a824 DM |
10 | <tr><td> |
11 | <table BGCOLOR="#00617F" border='0' cellspacing='5' cellpadding='5' cellborder='0'> | |
12 | <tr> | |
13 | [% FOREACH item IN ['qm', 'pvesm', 'pveum', 'ha-manager'] %] | |
33c6f988 | 14 | <td BGCOLOR="#FF9100"><font color="white">[% item %]</font></td> |
02e6a824 DM |
15 | [% END %] |
16 | </tr> | |
17 | <tr> | |
18 | [% FOREACH item IN ['pct', 'pvecm', 'pveceph', 'pve-firewall'] %] | |
33c6f988 | 19 | <td BGCOLOR="#FF9100"><font color="white">[% item %]</font></td> |
02e6a824 DM |
20 | [% END %] |
21 | </tr> | |
22 | </table> | |
23 | </td></tr> | |
24 | </table></td></tr> | |
25 | ||
26 | <tr><td><table border='0' BGCOLOR="#00617F" cellborder='0' cellspacing='0' cellpadding='2'> | |
33c6f988 | 27 | <tr><td><font point-size='20' color="white">Services</font></td></tr> |
02e6a824 DM |
28 | <tr><td> |
29 | <table BGCOLOR="#00617F" border='0' cellspacing='5' cellpadding='5' cellborder='0'> | |
30 | <tr> | |
31 | [% FOREACH item IN ['pveproxy', 'pvedaemon', 'pvestatd', 'pve-ha-lrm', 'pve-cluster'] %] | |
33c6f988 | 32 | <td BGCOLOR="#E57000"><font color="white">[% item %]</font></td> |
02e6a824 DM |
33 | [% END %] |
34 | </tr> | |
35 | </table> | |
36 | </td></tr> | |
37 | </table></td></tr> | |
38 | ||
39 | <tr><td><table border='0'><tr> | |
40 | ||
41 | <td><table border='0'><tr> | |
42 | <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'> | |
33c6f988 | 43 | <tr><td colspan='2'><font point-size='20' color="white">VM</font></td></tr> |
02e6a824 | 44 | <tr> |
33c6f988 DM |
45 | <td BGCOLOR="white"><font color="#00617F">App</font></td> |
46 | <td BGCOLOR="white"><font color="#00617F">App</font></td> | |
02e6a824 | 47 | </tr> |
33c6f988 | 48 | <tr><td BGCOLOR="#00617F" colspan='2'><font point-size='20' color="white">Guest OS</font></td></tr> |
02e6a824 DM |
49 | </table></td> |
50 | ||
51 | <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'> | |
33c6f988 | 52 | <tr><td colspan='2'><font point-size='20' color="white">VM</font></td></tr> |
02e6a824 | 53 | <tr> |
33c6f988 DM |
54 | <td BGCOLOR="white"><font color="#00617F">App</font></td> |
55 | <td BGCOLOR="white"><font color="#00617F">App</font></td> | |
02e6a824 | 56 | </tr> |
33c6f988 | 57 | <tr><td BGCOLOR="#00617F" colspan='2'><font point-size='20' color="white">Guest OS</font></td></tr> |
02e6a824 DM |
58 | </table></td> |
59 | ||
60 | </tr> | |
61 | ||
33c6f988 | 62 | <tr><td border='0' BGCOLOR="#FF9100" colspan='2'><font point-size='20' color="white">Qemu</font></td> |
02e6a824 DM |
63 | |
64 | </tr></table></td> | |
65 | ||
66 | ||
67 | <td><table border='0'> | |
68 | <tr><td> </td></tr> | |
69 | <tr><td> </td></tr> | |
70 | <tr><td> </td></tr> | |
71 | <tr> | |
72 | <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'> | |
33c6f988 | 73 | <tr><td colspan='2'><font point-size='20' color="white">Container</font></td></tr> |
02e6a824 | 74 | <tr> |
33c6f988 DM |
75 | <td BGCOLOR="white"><font color="#00617F">App</font></td> |
76 | <td BGCOLOR="white"><font color="#00617F">App</font></td> | |
02e6a824 DM |
77 | </tr> |
78 | </table> | |
79 | </td> | |
80 | ||
81 | <td><table BGCOLOR="#ABBABA" border='0' cellspacing='5' cellpadding='5' cellborder='0'> | |
33c6f988 | 82 | <tr><td colspan='2'><font point-size='20' color="white">Container</font></td></tr> |
02e6a824 | 83 | <tr> |
33c6f988 DM |
84 | <td BGCOLOR="white"><font color="#00617F">App</font></td> |
85 | <td BGCOLOR="white"><font color="#00617F">App</font></td> | |
02e6a824 DM |
86 | </tr> |
87 | </table> | |
88 | </td> | |
89 | </tr> | |
90 | </table></td> | |
91 | ||
92 | </tr></table></td></tr> | |
93 | ||
94 | ||
95 | <tr><td><table border='0' BGCOLOR="#00617F" cellborder='0' cellspacing='0' cellpadding='2'> | |
96 | <tr><td> | |
97 | <table BGCOLOR="#00617F" border='0' cellspacing='5' cellpadding='5' cellborder='0'> | |
98 | <tr> | |
33c6f988 DM |
99 | <td align='left' fixedsize='true' width='45' height='25' BGCOLOR="#FF9100"><font color="white">KVM</font></td> |
100 | <td width='275' ><font point-size='20' color="white">Linux Kernel</font></td> | |
101 | <td align='left' fixedsize='true' width='75' height='25' BGCOLOR="#FF9100"><font color="white">AppArmor</font></td> | |
102 | <td align='left' fixedsize='true' width='70' height='25' BGCOLOR="#FF9100"><font color="white">cgroups</font></td> | |
89122528 | 103 | </tr> |
02e6a824 DM |
104 | </table> |
105 | </td></tr> | |
106 | </table></td></tr> | |
107 | ||
108 | ||
109 | </table> | |
110 | >] | |
111 | ||
112 | } |