Cloud CM-IPMP Guida alla Risoluzione dei Problemi Pagina 84

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 201
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 83
Chapter 11
Alarms
Alarms are described in the JAIN SLEE 1.0 Specification and are faithfully implemented in the Rhino SLEE. Alarms can be
raised by various components inside Rhino, including other vendor’s components which have been deployed in the SLEE.
In most cases, it is the responsibility of the system administrator to clear Alarms, although in some cases an alarm may be
cleared automatically as the cause of that alarm has been resolved.
Alarms make their presence known through log messages. It is also possible for applications to interact with the Alarm MBean
directly to retrieve a list of current alarms. Clients can also register a notification listener with the Alarm MBean to receive
notifications of alarm changes as they occur.
This chapter covers using the Command Console and the Web Console to interact with Alarms.
11.1 Alarm Format
When an Alarm is printed out, either by using the Command Console or the Web Console, it will look something like the
following:
Alarm 56875565751424514 (Node 101, 07-Dec-05 16:44:05.435): Major
[resources.cap-conductor.capra.noconnection] Lost connection to
backend localhost:10222
The structure of this alarm is as follows:
1. After the word “Alarm” is that alarm’s ID. This is used to refer to this alarm to clear it.
2. Then comes the node where that alarm originated (“Node 101”), followed by the current date and time (“07-Dec-05
16:44:05.435”).
3. After this is the alarm’s severity (“Major”) and the part of the system it came from (“resources.cap-conductor.capra.noconnection”).
4. Following this is the alarm’s message – in this case, a backend cannot be connected to.
11.2 Management Interface
11.2.1 Command Console
To get a list of all of the active alarms, the command
listActiveAlarms
can be used:
75
Vedere la pagina 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 200 201

Commenti su questo manuale

Nessun commento