Name

network — Monitor per interface network load and error rates

Synopsis

[ parameter1=value1 ] [ parameter2=value2 ] [ ... ] network

Description

Monitor per interface network load and error rates

Availability

  • local / linux

  • remote

  • windows

Options

Global Options

interface [list of regular expression/string]

A list of interface names

item [string]

column name we should report the results under (default: cpu)

maxerror [rate]

Test fails if error rate goes above this value (default:4)

maxload [size in kBytes OR percentage]

Fail if interface load goes above this percentage (default:60%)

perf [integer number]

time in minutes between sending performance data (0 for no performance data)

speed [rate in kbit/s]

Override speed reported by the interface with this value

warnerror [rate]

Test shows yellow if error rate goes above this value (default: 1)

warnload [size in kBytes OR percentage]

Warn if interface load goes above this percentage (default:30%)

remote

Monitor per interface network load and error rates

unavail [string]

status color to report if a port is down, unavail=blue might be useful (default:red)

emulateadmin [boolean (1: true, 0: false)]

if set, the AdminStatus of each interface is ignored and OperStatus is used instead (default:0)

community [string]

The SNMP get community

windows

Monitor network interfaces using Windows PerfLib

unavail [string]

status color to report if a port is down, unavail=blue might be useful (default:red)

emulateadmin [boolean (1: true, 0: false)]

if set, the AdminStatus of each interface is ignored and OperStatus is used instead (default:0)

community [string]

The SNMP get community