Examples - Avocent MERGEPOINT SP MANAGER Installer/User Manual

Sp manager
Table of Contents

Advertisement

MergePoint® SP Manager Installer/User Guide
174
3 Internal error
Stop
This function is used to stop discovery on the designated search range.
Arguments: None
Return Type: Integer
Return Value:
0 Command OK
1 Service is not started
2 Service is already stopped
3 Internal error
AvctMP_DiscoveryServiceAccessBySAP
This class defines the association between the discovery service and its service access points.

Examples

To list the available AvctMP_DiscoveryService instances:
Enter the following the command:
wsman enumerate http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
DiscoveryService -h <appliance_IPaddress> -u <username> -p <password> -y
basic
To get the AvctMP_DiscoveryService instances
Enter the following the command:
wsman get http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
DiscoveryService?SystemCreationClassName="AvctMP_
ComputerSystem",SystemName="MergePoint5300",CreationClassName="AvctMP_
DiscoveryService",Name="OEM Avocent Discovery Service" -h <appliance_
IPaddress> -u <username> -p <password> -y basic ""
To set the discovery interval to 30 seconds:
Enter the following command:
wsman put http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
DiscoveryService?SystemCreationClassName="AvctMP_
ComputerSystem",SystemName="MergePoint5300",CreationClassName="AvctMP_
DiscoveryService",Name="OEM Avocent Discovery Service" -h <appliance_
IPaddress> -u <username> -p <password> -y basic -k oemavocent_
discoveryinterval=30

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents