Administrator's Reference

DEFINE EVENTSERVER (Define a Server as the Event Server)

Use this command to identify a server as the event server.

If you define an event server, one TSM server can send events to another TSM server that will log those events. See the Administrator's Guide for information about setting up logging events to an event server.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-DEFine EVENTSERVer--server_name-----------------------------><
 

Parameters

server_name (Required)
Specifies the name of the event server. The server you specify must have already been defined with the DEFINE SERVER command.

Examples

Task

Designate ASTRO to be the event server.

Command:
define eventserver astro

Related Commands

Table 53. Commands Related to DEFINE EVENTSERVER

Command Description
DEFINE SERVER Defines a server for server-to-server communications.
DELETE EVENTSERVER Deletes reference to the event server.
DISABLE EVENTS Disables specific events for receivers.
ENABLE EVENTS Enables specific events for receivers.
PING SERVER Test the connections between servers.
QUERY EVENTSERVER Displays the name of the event server.
QUERY SERVER Displays information about servers.


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