Filtering symptoms in the symptom analysis results view
Adding filters to the symptom analysis results view lets you view only those symptoms that meet the
criteria you set, so that you can focus on a smaller set of symptoms. You can
create filters that limit the shown symptoms according to org.eclipse.tptp.platform.models.symptom.Symptom
attribute values.
Creating a symptom filter
Per creare un filtro:
- Fare clic sul menu a discesa accanto al pulsante Filtra sulla barra
degli strumenti
.
Selezionare Gestisci filtri.
- Nella finestra Modifica filtri, fare clic su Nuovo.
- Select the Symptom filter and click OK.
- Fornire un nome filtro. Questo nome verrà visualizzato nell'elenco
a discesa dei filtri.
- On the Standard tab you can optionally set a time range by clicking the Show symptoms created in the time range check box. Provide start and end time values for the desired symptom creation time range. Note that these values must be in the ISO format of yyyy-MM-dd hh:mm:ss.STZD, and can have microseconds granularity.
- Fare clic sulla scheda Avanzate. The advanced filtering feature lets you set
specific filtering criteria for symptom attributes. La tabella Filtro avanzato mostra tutti i
criteri di filtro definiti. Symptoms that match one or more of the criteria will
be shown in the symptom analysis results view.
- Per aggiungere una voce alla tabella, fare clic su Aggiungi. Select the attribute you
want to filter on from the list of
org.eclipse.tptp.platform.models.symptom.Symptom
attributes. Selezionare
l'operatore (like esegue una corrispondenza al modello). Enter a value that symptoms must have for that attribute in order to be shown:
- Utilizzare un asterisco (*) per rappresentare qualsiasi stringa.
- Utilizzare una barra (|) per rappresentare un "or" non esclusivo.
- Time values must be in the ISO format of yyyy-MM-dd hh:mm:ss.STZD, where:
- aaaa è un valore anno a quattro cifre
- mm è un valore mese a due cifre
- gg è un valore giorno a due cifre
- hh è una valore ora a due cifre (24 ore)
- mm è un valore minuto a due cifre
- ss.S is a two digit seconds value, with optional fractional seconds
after the decimal
- TZD è un designatore di fuso orario: un'ora a 6 caratteri relativa
all'UTC (Coordinated Universal Time) come +05:00 o -07:00; oppure un'abbreviazione di fuso orario come EST o GMT. Vedere
http://www.w3.org/TR/NOTE-datetime per informazioni sul formato e
http://www.timeanddate.com/library/abbreviations/timezones/ per un elenco
delle abbreviazioni dei fusi orari.
Fare clic su OK.
- Per modificare una voce esistente, selezionarla, fare clic su Modifica e modificare i
campi.
- Per rimuovere una voce, selezionarla e fare clic su Rimuovi.
- Select a value in the group expression combo box to group entries in the table by an AND or OR operator. The default selection is the AND operator.
- Fare clic su OK. The filter will be created, and applied against the
content of the symptom analysis results view.
Editing or deleting a symptom filter
Per modificare oppure eliminare un filtro:
- Click the drop-down menu next to the Filter button in the symptom analysis results view
tool bar
.
- Fare clic su Gestisci filtri.
- Nella finestra Modifica filtri, selezionare il filtro che si desidera modificare o eliminare.
- Fare clic su Modifica per modificare il filtro (vedere le istruzioni sopra riportate per
la creazione di un filtro) oppure su Elimina per eliminare il filtro.
- Fare clic su OK.
The symptom analysis results view contents that was being filtered by the changed or deleted filter will
now display it's symptoms according to the changes (that is, all symptoms
in case of a delete).
Filtering symptom attributes
To customize which attributes are displayed in the details pane of the symptom analysis results view
when you select a symptom:
-
Click the Filter attributes
button
located on the symptom analysis results view tool bar. The Filter attibutes dialog box opens.
-
Select or clear the attributes to be displayed.
-
Per controllare il loro ordine, utilizzare i pulsanti Su e Giù.
-
Fare clic su OK.
The list of symptoms is refreshed and will show the attributes specified in
the symptom attributes filter.
Argomenti correlati
Determinazione dei problemi nelle applicazioni
distribuite utilizzando l'Analizzatore di log e di traccia
Attività correlate
Analisi dei record di log
Impostazione delle preferenze per l'Analizzatore di log e di traccia
Riferimenti correlati
Vista Risultati dell'analisi del sintomo
(C) Copyright IBM Corporation 2000, 2006. Tutti i diritti riservati.