]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-webgui.adoc
Add node level subchapter
[pve-docs.git] / pve-webgui.adoc
index 3994f267f1371ddf3a03b95c7671a5a8631ba9e1..4fc982ac0605aa6ef6279e95e2e17846bb0eec53 100644 (file)
@@ -61,6 +61,73 @@ The GUI has 3 sectors:
   of the selected entity form the navigation bar is shown.
 * On the bottom is the task log section, where all tasks are shown.
 
+
+Dataceter level
+^^^^^^^^^^^^^^
+
+image::pve_gui_datacenter.png[]
+
+On the datacenter level you can manage cluster wide settings and get
+information about this cluster.
+
+* *Search:* it is possible to search anything in cluster
+,this can be a node, VM, Container, Storage or a pool.
+
+* *Summery:* gives a brief overview over the cluster health.
+
+* *Options:* can show and set defaults, which apply cluster wide.
+
+* *Storage:* is the place where a storage will add/managed/removed.
+
+* *Backup:* has the capability to schedule Backups. This is
+   cluster wide, so you do not care about where the VM/Container are on
+   your cluster at schedule time.
+
+* *Permissions:* will manage user and group permission, LDAP,
+   MS-AD and Two-Factor authentication can be setup here.
+
+* *HA:* will manage the {pve} High-Availability
+
+* *Firewall:* on this level the Proxmox Firewall works cluster wide and
+   makes templates which are cluster wide available.
+
+* *Support:* here you get all information about your support subscription.
+
+If you like to have more information about this see the corresponding chapter.
+
+
+Node level
+^^^^^^^^^^
+
+image::pve_gui_node.png[]
+
+All belongs of a node can be managed at this level.
+
+* *Search:* it is possible to search anything on the node,
+ this can be a VM, Container, Storage or a pool.
+
+* *Summery:* gives a brief overview over the resource usage.
+
+* *Shell:* log you in the shell of the node.
+
+* *System:* is for configuration like network, time and shows your syslog.
+
+* *Updates:* will upgrade the system and inform you about new packets.
+
+* *Firewall:* on this level is only for this node.
+
+* *Disk:* gives you an brief overview about you physical hard drives and
+   how do you use them.
+
+* *Ceph:* is only used if you have installed a Ceph sever on you
+   host. Then you can here manage your Ceph cluster and see the status
+   of it.
+
+* *Task History:* here all past task are shown.
+
+* *Subscription:* here you can upload you subscription key and get a
+   system overview in case of a support case.
+
 ifdef::wiki[]
 
 See Also