Difference between revisions of "Command execution policy"

From Veloopti Help
Jump to: navigation, search
Line 4: Line 4:
 
== Overview ==
 
== Overview ==
  
Policies are found inside an application using the breadcrumb drop down.
+
A policy is represented in Veloopti with the policy icon [[file:icon_policy.png|40px]]
[[File:Breadcrumb application policy.png]]
 
  
The 'Command Execution' policy enables you to schedule and run a command on a Operating System that has a Veloopti Agent installed. The command must be a binary or executable that can be initiated from a a terminal or windows command interpreter from a single line. The command must be standalone and may contain arguments that are passed to it.
+
Policies are found inside an application using the policy breadcrumb drop down.
 +
 
 +
[[File:Breadcrumb application policy.png|500px]]
 +
 
 +
The 'Command Execution' policy enables you to schedule and run a command on a Operating System that has a Veloopti Agent installed. The command must be a binary or executable that can be initiated from a a terminal or windows command interpreter from a single line. The command may contain arguments that are passed to it.
 +
 
 +
== Creating a Command Execution Policy ==
 +
There are two ways to create a Command Execution Policy
 +
# Use the New Policy icon [[file:Icon_Policy_Add.png|30px]] and select ''Schedule a Script or Command'' [[file:Icon_Action.png|30px]]
 +
# Use the New Policy icon [[file:Icon_Policy_Add.png|30px]] and select ''Advanced''  [[file:Icon_Questionmark.png|30px]]
 +
:: Then on the ''Overview'' tab select the ''Type'' of: ''Command execution''
  
  
Line 13: Line 22:
 
Permissions are required in order to view and edit a policy. These permissions can come either globally from the organisation, or specifically from the application.
 
Permissions are required in order to view and edit a policy. These permissions can come either globally from the organisation, or specifically from the application.
  
 +
See [[Permissions#Global_permissions|Global permissions]] and scroll down to Policies to learn about the Global permissions that can be granted to users. A user who has the Global permission 'Manage all' has full permissions to edit any policy for any application that they are able to view.
  
 +
See [[Permissions#Application_permissions|Application permissions]] and scroll down to Policies to learn about the Application permissions that can be granted to users. There are many granular policy permissions that can be granted to users of an application.
  
== How it works ==
+
== How policy deployment works ==
 
+
Once a policy is created it is placed into a Policy Group. Policy Groups can then be linked to a Node Group. A Node Group may have one or more Policy Groups linked to it. A Policy Group may be linked to one or more Node Group.
 +
All nodes in the Node Group then have the policy deployed to them.
  
 
== Screen navigation ==
 
== Screen navigation ==
 
   
 
   
 
[[Category:Policies]]
 
[[Category:Policies]]

Revision as of 00:00, 17 September 2020

Home > Administration > Policy Administration > Policies


1 Overview

A policy is represented in Veloopti with the policy icon Icon policy.png

Policies are found inside an application using the policy breadcrumb drop down.

Breadcrumb application policy.png

The 'Command Execution' policy enables you to schedule and run a command on a Operating System that has a Veloopti Agent installed. The command must be a binary or executable that can be initiated from a a terminal or windows command interpreter from a single line. The command may contain arguments that are passed to it.

2 Creating a Command Execution Policy

There are two ways to create a Command Execution Policy

  1. Use the New Policy icon Icon Policy Add.png and select Schedule a Script or Command Icon Action.png
  2. Use the New Policy icon Icon Policy Add.png and select Advanced Icon Questionmark.png
Then on the Overview tab select the Type of: Command execution


2.1 Permissions

Permissions are required in order to view and edit a policy. These permissions can come either globally from the organisation, or specifically from the application.

See Global permissions and scroll down to Policies to learn about the Global permissions that can be granted to users. A user who has the Global permission 'Manage all' has full permissions to edit any policy for any application that they are able to view.

See Application permissions and scroll down to Policies to learn about the Application permissions that can be granted to users. There are many granular policy permissions that can be granted to users of an application.

3 How policy deployment works

Once a policy is created it is placed into a Policy Group. Policy Groups can then be linked to a Node Group. A Node Group may have one or more Policy Groups linked to it. A Policy Group may be linked to one or more Node Group. All nodes in the Node Group then have the policy deployed to them.

4 Screen navigation