Tivoli Monitoring, Version 6.2

tacmd editEventDest

Description

Use the tacmd editEventDest command to modify an existing event destination server definition on the server.

CLI syntax

tacmd editEventDest {-i|--id|–serverID} ID {-p|–property|–properties}
NAME=VALUE... [{f|–force}]

where:

-i|--id|–serverID
Identifies the Server Destination Id of the event destination server definition to modify on the server. The value must be a value between 0 and 999, inclusive.
-f|--force
Modifies the event destination server definition on the server without prompting for confirmation.
-p|--property|--properties
Specifies one or more NAME=VALUE pairs that identify the properties and values to modify.

Host properties should be specified in the format:

HOST{1|2|3|4|5|6|7|8}=HOSTNAME[:PORT]

Host entries must be defined such that they are sequential in existence; for example, you cannot specify the HOST3 property if HOST2 is not also specified. If a port value is not provided for a host entry, the port will default to 0.

A maximum of 5 default servers are allowed. To designate this event destination server as a default server, specify the DEFAULT|DEFAULTSERVER property with a value of Y.

To delete the value for a property, specify the property in the format NAME=. The NAME|SERVERNAME, TYPE|SERVERTYPE, and HOST1 properties cannot be deleted. When you delete a HOST property, all subsequent HOST properties will be shifted down, such that if you delete HOST3, HOST3 will assume the value for HOST4, HOST4 will assume the value for HOST5, and so on.

The following property names are valid:

  • DESC|DESCRIPTION
  • NAME|SERVERNAME
  • TYPE|SERVERTYPE
  • DEFAULT|DEFAULTSERVER
  • HOST1
  • HOST2
  • HOST3
  • HOST4
  • HOST5
  • HOST6
  • HOST7
  • HOST8

Return values

See Table 2.




Feedback

[ Top of Page | Previous Page | Next Page | Contents | Index ]