Monitoring Network Interfaces in DataONTAP 8.2.1

In cmode DataONTAp 8.2.1, the object ifnet, used for monitoring the network performance will no longer be available. It will be replaced by the new performance object lif.

Since there have been quite a few changes with the counters, the next release will include an additional check: PerfLif .

This check works as follows:

--------------------------------------------------------
 recv_data = Number of bytes received per second 
--------------------------------------------------------
 recv_errors = Number of received Errors per second
--------------------------------------------------------
 recv_packet = Number of packets received per second
--------------------------------------------------------
 sent_data = Number of bytes sent per second 
--------------------------------------------------------
 sent_errors = Number of sent errors per second
--------------------------------------------------------
 sent_packet = Number of packets sent per second 
--------------------------------------------------------

The life uptime could also be monitored, but this feature is not yet implemented.


Monitoring Network Interfaces
Netzwerkinterfaces in DataONTAP 8.2.1 überwachen

Comments