fault management - significado y definición. Qué es fault management
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es fault management - definición


Electrical fault         
ABNORMAL ELECTRIC CURRENT
Asymmetric fault; Symmetric fault; Transient fault; Persistent fault; Fault current; Electrical faults; Prospective fault current; Earth fault; Restricted earth fault; Fault (electric); Ground Fault; Ground fault; SLGF; Single line to ground fault; Line to line fault; Double line to ground fault; DLGF; Double line-to-ground fault; Line-to-line fault; Bolted fault; Line-to-ground fault; Single line-to-ground fault; Fault (power engineering); Through fault; Incipient fault; Internal fault
In an electric power system, a fault or fault current is any abnormal electric current. For example, a short circuit is a fault in which a live wire touches a neutral or ground wire.
Humboldt Fault         
CLASS C IN KANSAS
Humboldt fault; Humboldt Fault Zone
The Humboldt Fault or Humboldt Fault Zone, is a normal fault or series of faults, that extends from Nebraska southwestwardly through most of Kansas.from the Kansas Geological Survey (at the University of Kansas) site, oil geology page, accessed on December 16, 2006
page fault         
WHEN A RUNNING PROGRAM ACCESSES A MEMORY PAGE THAT IS NOT CURRENTLY MAPPED BY THE MMU INTO THE VIRTUAL ADDRESS SPACE OF A PROCESS
Invalid page fault; Pagefault; Hard fault
<memory management> In a paged virtual memory system, an access to a page (block) of memory that is not currently mapped to physical memory. When a page fault occurs the operating system either fetches the page in from {secondary storage} (usually disk) if the access was legitimate or otherwise reports the access as illegal. (1995-11-11)

Wikipedia

Fault management

In network management, fault management is the set of functions that detect, isolate, and correct malfunctions in a telecommunications network, compensate for environmental changes, and include maintaining and examining error logs, accepting and acting on error detection notifications, tracing and identifying faults, carrying out sequences of diagnostics tests, correcting faults, reporting error conditions, and localizing and tracing faults by examining and manipulating database information.

When a fault or event occurs, a network component will often send a notification to the network operator using a protocol such as SNMP. An alarm is a persistent indication of a fault that clears only when the triggering condition has been resolved. A current list of problems occurring on the network component is often kept in the form of an active alarm list such as is defined in RFC 3877, the Alarm MIB. A list of cleared faults is also maintained by most network management systems.

Fault management systems may use complex filtering systems to assign alarms to severity levels. These can range in severity from debug to emergency, as in the syslog protocol. Alternatively, they could use the ITU X.733 Alarm Reporting Function's perceived severity field. This takes on values of cleared, indeterminate, critical, major, minor or warning. Note that the latest version of the syslog protocol draft under development within the IETF includes a mapping between these two different sets of severities. It is considered good practice to send a notification not only when a problem has occurred, but also when it has been resolved. The latter notification would have a severity of clear.

A fault management console allows a network administrator or system operator to monitor events from multiple systems and perform actions based on this information. Ideally, a fault management system should be able to correctly identify events and automatically take action, either launching a program or script to take corrective action, or activating notification software that allows a human to take proper intervention (i.e. send e-mail or SMS text to a mobile phone). Some notification systems also have escalation rules that will notify a chain of individuals based on availability and severity of alarm.