Log-target – HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual

Page 37

Advertising
background image

Command line 37

Item Description

set ldap-group

Modify the properties of an existing directory group.

Syntax

set ldap-group <GroupName> [Description=<description>]

[Privileges=<privileges>]

Parameter

GroupName (required) The name of an existing group to modify
Properties

Description

(optional)

A user-friendly description for the group

Privileges (optional) A set of one or more privileges for the group. Valid values include any

combination of "domain", "server", "network", and "storage".

Example

->set ldap-group MyGroup Description="Test Group"

Privileges=domain,server,network
Modifies a directory group description and privileges

Item Description

show ldap-group

Display the existing directory groups.

Syntax

show ldap-group [<GroupName>|*]

Examples

->show ldap-group
Displays LDAP group information

->show ldap-group *
Displays detailed information for all LDAP groups

log-target

Manage remote log destination settings.
Supported actions: add, help, remove, set, show, test

Item Description

add log-target

Add a new remote log destination.

Syntax

add log-target <Destination=IpAddress|DNS>

[Severity=<Critical|Error|Warning|Info>]

[Transport=<TCP|UDP>] [Port=<1-65535>]

[Security=<None|STunnel>] [Format=<RFC3164|ISO8601>]

[State=<Enabled|Disabled>]

Properties

Destination

(required)

The IpAddress or the DNS of the configured remote log destination

Severity (optional)

Severity of the log messages that should be sent to the specified destination.

Valid values include "Critical", "Error", "Warning", and "Info". The default
value is "Info".

Transport (optional) The transport protocol to be used for sending the log messages to the

destination. Valid values include "TCP" and "UDP". The default value is "UDP".

Advertising