[Name]
dsppathmon - Displaying the monitoring status of the network monitoring function
[Synopsis]
/opt/FJSVhanet/usr/sbin/dsppathmon
[Feature description]
The dsppathmon command displays the current monitoring status of monitoring information created using the hanetpathmon command.
[Display format]
The following shows the display format of the monitoring status.
# /opt/FJSVhanet/usr/sbin/dsppathmon Status Name VLAN Primary Target/Secondary Target Patrol +------+------+----+-------------------------------------------+------+ OFF sha1 u/t 192.168.100.15(STOP) STOP ON sha3 u/t 192.168.120.30(ON)/192.168.120.31(CUT) STOP ON sha4 u/t ----/---- ACTIVE  | 
For IPv6 address
# /opt/FJSVhanet/usr/sbin/dsppathmon Status Name VLAN Primary Target/Secondary Target Patrol +------+------+----+-------------------------------------------+------+ ON sha1 u/t fec0:1::100(ON)/fec0:1::101(WAIT) ACTIVE  | 
Display  | Contents  | ||
|---|---|---|---|
Status  | OFF  | The monitoring function is stopped.  | |
ON  | The monitoring function is running.  | ||
Name  | shaX  | Virtual interface name This name can be identified in the definition and will be displayed in the definition in the same way even after renaming the virtual interface.  | |
VLAN  | Items of "u/t" are displayed.  | ||
Primary Target  | Displays the IP address or host name of the primary monitoring destination. Displays the status of the primary monitoring destination in parenthesis.  | ||
ON  | Displayed when HUB monitoring is normal.  | ||
WAIT  | Displayed when HUB monitoring is waiting to be executed.  | ||
FAIL  | Displayed when an error has been detected in HUB monitoring but not yet recovered.  | ||
STOP  | Displayed when HUB monitoring is suspended.  | ||
CUT  | Displayed when the NIC has been disconnected. This is displayed after a temporary disconnection by the "hanetnic delete" command.  | ||
----  | Displayed when HUB monitoring is not running.  | ||
Secondary Target  | Displays the IP address or host name of the secondary monitoring destination. Displays the status of the secondary monitoring destination in parenthesis.  | ||
ON  | Displayed when HUB monitoring is normal.  | ||
WAIT  | Displayed when HUB monitoring is waiting to be executed.  | ||
FAIL  | Displayed when an error has been detected in HUB monitoring but not yet recovered.  | ||
STOP  | Displayed when HUB monitoring is suspended.  | ||
CUT  | Displayed when the NIC has been disconnected. This is displayed after a temporary disconnection by the "hanetnic delete" command.  | ||
----  | Displayed when HUB monitoring is not running.  | ||
Patrol  | Displays the monitoring status by the standby patrol.  | ||
ACTIVE  | Displayed when standby patrol is normal.  | ||
FAIL  | Displayed when standby patrol is detecting an error.  | ||
STOP  | Displayed when standby patrol is suspended.  | ||