Symantec logo

Attributes

Optional attributes

Optional attribute


Description

NetworkHosts 

List of hosts on the network that are pinged to determine if the network connection is alive. Enter the IP address of the host, instead of the host name, to prevent the monitor from timing out. DNS causes the ping to hang. If more than one network host is listed, the monitor returns ONLINE if at least one of the hosts is alive.  

If you do not specify network hosts, the monitor tests the NIC by sending pings to the broadcast address on the NIC. 

Type and dimension: string-vector 

Example: { "166.96.15.22", "166.97.1.2" } 

 

NetworkType 

Type of network 

Type and Dimension: string-scalar 

Example: "ether" 

 

PingOptimize 

Determines whether to ping every monitor cycle. 

A value of 1 means that the agent pings either the network host or the broadcast address every monitor cycle to determine the state of the network interface. 

A value of 0 means that the agent uses the device statistics from the netstat output to determine the state of the interface. If no activity exists on the interface, the agent then pings the broadcast address to double-check the state of the network interface. 

Type and dimension: integer-scalar 

Default: 1