Difference between revisions of "Group"

From Veloopti Help
Jump to: navigation, search
m (Nigel moved page Groups to Group without leaving a redirect: Making a singular to keep with the standard)
m
Line 3: Line 3:
  
 
== Overview ==
 
== Overview ==
Groups are are way of organising policies and actions in Veloopti to enable for their rapid deployment to nodes.  It allows new or existing nodes to be quickly configured with the same monitoring as other nodes.
 
  
An item linked to a item group is considered to be a member of that group. For instance; a node linked to a node group becomes a member of that group. As a member of that group it inherits policies and actions that have been configured for that group.
+
Groups are used in applications to hold items of the same type together. Nodes are added to a node group; Policies are added to a policy group; actions are added to an action group; and users are added to a user group. When an item added to the group it is considered to be a member of that group and inherits all of the capabilities for being a member.
  
Node groups that contain servers that are similarly configured requiring the same type of monitoring.  These node groups are then linked to policies that are automatically deployed to the servers. Actions are also linked to the node groups that allows for them to be run on the nodes.
+
Groups are created in a hierarchical order with any number of groups being allowed at the highest level, ''i.e.'' there is no root group. There is also no inheritance from the parent to its sub-groups.  All links need to be made explicitly to the group for it to take effect.
  
 +
#Node groups are linked to actions groups for actions that are available to run on the nodes;
 +
#Node groups are linked to policy groups for policies to be deployed to the nodes; ''and''
 +
#Policies are linked to user groups for notifications.
  
 +
== How groups work ==
  
 
+
Select the ''Group view'' button that it located in the [[View_options|view options.  Groups are created using the create group button [[file:group new.png|30px]] that is located with the [[Global_options|global options]]. Clicking on a group will take you into the group where sub-groups can be created below.
Membership
 
 
 
 
 
 
 
== How groups work ==
 
Groups are viewed by clicking on the [[
 
Groups are created using the create group button [[file:group new.png|30px]] that are located with the [[Global_options|global options]]. Clicking on a group will take you into the group where more groups can be created.
 
  
 
===Node Groups ===
 
===Node Groups ===
Nodes are linked to node groups. Node groups are then linked to policy groups and action groups.
+
Nodes are added to node groups. A node can reside in none, one or more node groups.
All policies linked to a policy group that is linked to a node group are deployed to the nodes that are in it.
 
All actions linked to an action group that is linked to a node group are able to be run on nodes that are in it.
 
  
 
=== Policy Groups ===
 
=== Policy Groups ===
Policies are put into policy groups.  Policy groups can then be linked to a node group.
+
Policies added to policy groups.  A policy can reside in none, one or more policy groups. Policy groups are linked to node groups.
  
 
=== Action Groups ===
 
=== Action Groups ===
Actions are put into an action group.  Action groups can then be linked to a node group.
+
Actions added to action groupsAn action can reside in none, one or more action groups. Action groups are linked to node groups.
Actions are able to be run on a node from any place in the organisation. This means that for a node that is in the
 
 
 
  
 +
=== User Groups ===
 +
Users are put into a user group. Users can reside in none, one or more user groups. User groups are linked to the notifications of policies.
  
[[Category:Data]]
+
[[Category:Concepts]] [[Category:Groups]]

Revision as of 22:30, 13 August 2018

Home > An Overview > Concepts > Group


1 Overview

Groups are used in applications to hold items of the same type together. Nodes are added to a node group; Policies are added to a policy group; actions are added to an action group; and users are added to a user group. When an item added to the group it is considered to be a member of that group and inherits all of the capabilities for being a member.

Groups are created in a hierarchical order with any number of groups being allowed at the highest level, i.e. there is no root group. There is also no inheritance from the parent to its sub-groups. All links need to be made explicitly to the group for it to take effect.

  1. Node groups are linked to actions groups for actions that are available to run on the nodes;
  2. Node groups are linked to policy groups for policies to be deployed to the nodes; and
  3. Policies are linked to user groups for notifications.

2 How groups work

Select the Group view button that it located in the [[View_options|view options. Groups are created using the create group button Group new.png that is located with the global options. Clicking on a group will take you into the group where sub-groups can be created below.

2.1 Node Groups

Nodes are added to node groups. A node can reside in none, one or more node groups.

2.2 Policy Groups

Policies added to policy groups. A policy can reside in none, one or more policy groups. Policy groups are linked to node groups.

2.3 Action Groups

Actions added to action groups. An action can reside in none, one or more action groups. Action groups are linked to node groups.

2.4 User Groups

Users are put into a user group. Users can reside in none, one or more user groups. User groups are linked to the notifications of policies.