$newline never $# SPDX-FileCopyrightText: 2024 Steffen Jost $# $# SPDX-License-Identifier: AGPL-3.0-or-later

_{MsgConfigInterfacesHeading}

An interface is flagged as failed, if an error is reported or if no new success had been reported within its maximum usage period, usually #{defWarnTime} #

The following table allows to change the time span between the last success and before an error is raised. # A time value having _{MsgInterfaceSubtype} and/or _{MsgInterfaceWrite} left unspecified affects all matching interfeaces, # unless another more specified matching row exists for a particular interface. #

The time span is configure by a number of hours. # A negative hour value disables the raising of an error by time entirely; in this case, an error is only raised if the last interface transaction reported failure. # A negative value of less than -100 disables all warnings for this interface.

^{configTable}

_{MsgMenuInterfaces}

Current interface health is shown here for reference

$if interfacesBadNr > 0 _{MsgInterfacesFail interfacesBadNr} $else _{MsgInterfacesOk} ^{interfaceTable}