Top
ServerView Resource Orchestrator Virtual Edition V3.2.0 Reference Guide (Command)
FUJITSU Software

5.7 rcxadm eventctl

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm eventctl - Event control

[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm eventctl - Event control


Format

rcxadm eventctl add -destination host -community snmp_community
rcxadm eventctl delete -destination host -community snmp_community
rcxadm eventctl list

Description

rcxadm eventctl is the command used to send Resource Orchestrator events as SNMP traps.
For details on how to use this command, refer to "Appendix G Sending SNMP Traps" in the "Setup Guide VE".


Subcommands

add

Registers the SNMP trap transmission destination. A maximum of five destinations can be registered.

delete

Deletes a registered SNMP trap transmission destination.

list

Displays a list of registered SNMP trap transmission destinations.
The following properties are displayed for each server.

Item Name

Description

DESTINATION

Host name or IP address

COMMUNITY

SNMP community name


Options

The following options can be specified for the set subcommand, when specifying add or delete:

-destination host

Specify the IP address or server name of the server that is the SNMP trap transmission destination for host.
For the server name, enter a string of up to 64 alphanumeric characters and numerals.

"%", "+", ",", "-", ".", "/", ":", "=", "@", "_", "~"

-community snmp_community

Specify SNMP community name or server name of the server that is the SNMP trap transmission destination for snmp_community.
For the SNMP community name, enter a string of up to 32 alphanumeric characters, hyphens ("-"), and underscores ("_").


Requirements

Permissions

One of the following permissions is required:

  • OS Administrator

  • Resource Orchestrator Privileged User

Location

Admin server


Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

An error has occurred.