...
Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Info |
---|
It is recommended not to use blanks or special characters for a name of a network interface card. |
Adding
Add the network card resource to a group.
When you add the network card resource to a group, it will be immediately activated and displayed as online.
...
State | Agent Command | Description | Note | |
---|---|---|---|---|
Online A network interface card is working normally. | Offline | A network card resource cannot be taken offline. | ||
Monitoring | It refers to the AdapterName attributes and checks the link status of the NIC. | |||
Offline A Network interface card is in unknown state. | Online | A NIC resource cannot be brought online. | ||
Monitoring | It refers to the AdapterName attributes and checks the link status of the NIC. | |||
Fault A NIC is not configured or a link is disconnected. | Online | A NIC resource cannot be brought online. (When a faulted node is recovered, this resource will be automatically online state.) | ||
Offline | A NIC resource cannot be taken offline. |
|
*Network card resource characteristics
MCCS cannot use the online/offline commands to a network interface card. It is because a NIC is managed as MonitoringOnly resource.
Due to the characteristics, an Action attribute of its resource type is set to None. Also, its NoAction value of resource attribute is set to true.
When a resource's attribute set to like these, this cannot be brought online or taken offline. It is online at all nodes at the same time and is only monitored the state.
Attribute
Show the unique attribute of network card resource.
Attribute | Description | Type | Default | Edit | Note | ||
AdapterName | It is the ethernet adapter name registered in network interface card. | STRING | O | ||||
PingTimeout | It is the time limit for ping test. | INTEGER | 2 sec | O | |||
TestAddressList | It is the list of network access test address. | IP ADDRESS | O |
Specified attribute values are normally entered when add the resource, This value can be edited or viewed through 'Specified Attribute' table in the Resource Attributes tab on the detailed information panel.
...