The lxNetwork module implements network load monitoring on Linux systems. In order to work the lxNetwork module must run directly on the Linux system it is supposed to monitor. Implemented health checks: network SYNTAX (please use the testers command in order to get an up- to-date syntax description) network Monitor per interface network load and error rates maxerror: rate Test fails if error rate goes above this value (default:4) warnerror: rate Test shows yellow if error rate goes above this value (default: 1) maxload: size in kBytes OR percentage Fail if interface load goes above this percentage (default:60%) warnload: size in kBytes OR percentage Warn if interface load goes above this percentage (default:30%) speed: rate in kbit/s Override speed reported by the interface with this value interface: list of regular expression/string A list of interface names item: string column name we should report the results under (default: cpu) perf: integer number time in minutes between sending performance data (0 for no performance data)