Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add pictures

...

Commands Configuration can be accessed by the Main Menu "Commands".
image
Image Added

When accessing the Commands Configuration Page, a Command Table is displayed, listing all Commands objects.

This table contains the following informations :

  • A check box to select one or more commands
  • Differences
  • Name
  • Poller TagStatus
  • Reactionner Tag
  • Pack
  • Status
image
Image Added

This page also provides, on the left, an action Menu, used to :

  • Add a new Command
  • Show Commands detected by Automatic Modules
  • Accept differencies on selected elements
 

On the top of the table, A tool bar let Administrators the ability to :

  • Enable, Disable, Delete or Duplicate selected Commands
  • Filter list by Name
image
 

Create a new Command

To create a new Command, use the button "Add new [Command]" located in the Action Menu
image
Image Added

Command creation form will be displayed.

This form is composed of tabs, corresponding to categories of properties :

  • Generic

  • Advanced

 

The left menu give to Administrators the ability to :

  • Validate the new Command
  • Cancel the action
  • Delete the Command
image
Image Added

For each category, a corresponding form is displayed.

...

Generic properties contains the minimum properties requiered to create a Command :

  • Name
    • the name of the Command

    • this field is requiered

  • Command
    • the plugin configuration
    • the value is a text field, defining the plugin syntax (see example in Overview)
image
Image Added

Advanced

Advanced properties are used to define Advanced features like :

  • Monitored from
    • the poller tag that the command should run on
  • Module Type
    • the poller module the command should run in the poller daemon
Image Added 

Modify a command

To modify properties of a command, first go on the Commands page, from the Main menu, and then click on the command name you want to modify.
image
Image Added

The form displayed is the same as the form used to create a new Command. All fields are filled with Command properties.

Once changes have been made, configuration of the Command must be saved by clicking the Validate button available on the left menu
image
Image Added
Cancel button revert all changes to precedent configuration.
image
 

Delete a command

To delete a command, you can use the form of the command, or delete it directly from the list page.

From the Form page

First go to the Commands page, from the Main menu, then click on the command name you want to delete.

Once in the page displaying the form, click on the Delete button available on the left menu.

A confirmation popup will be displayed.

image
Image Added

From the Main page

First go to the Commands page, from the Main menu, then click on the check box placed on the first column of the table.

Use the Action menu on the top to select Delete, and click to the Launch Button.

A confirmation popup will be displayed.

Using the Main page gives Administrators ability to Delete many Commands at once.

image
Image Added

Duplicate a command

Duplication operation is very useful when similar Commands must be added.

image
 
To duplicate a command, first go on the Main page listing all commands, then select a comand by clicking on the check box placed on the first column.
image
Image Added

Once selected, the command can be duplicated by selecting Duplicate in the select Action of the tool bar.

Duplication is executed by clicking the Launch button.

image
Image Added
The name of comand command duplicated is suffixed by "(copy)" Image Added

Using the Main page gives Administrators ability to Dublicate many Commands at once.

...