related health indicator history entry
Up to DB2

Hi,
I am executing below command and look part of output.
db2 get health snapshot for all on eventxml show detail
For every health indicator there are 9 entries.
I am not able to get why there are 9 entries all time???? neither less than 9 nor greater than 9???
Health Indicators:
Indicator Name = db.db_op_status
Value = 0
Evaluation timestamp = 04/11/2008 11:15:36.263087
Alert state = Normal
Formula = 0
History Entry "1":
Value = 0
Evaluation timestamp = 04/11/2008 11:10:37.059126
Alert state = Normal
Formula = 0
History Entry "2":
Value = 0
Evaluation timestamp = 04/11/2008 11:05:36.836470
Alert state = Normal
Formula = 0
History Entry "3":
Value = 0
Evaluation timestamp = 04/11/2008 11:00:36.671157
Alert state = Normal
Formula = 0
History Entry "4":
Value = 0
Evaluation timestamp = 04/11/2008 10:55:36.449178
Alert state = Normal
Formula = 0
History Entry "5":
Value = 0
Evaluation timestamp = 04/11/2008 10:50:36.334466
Alert state = Normal
Formula = 0
History Entry "6":
Value = 0
Evaluation timestamp = 04/11/2008 10:45:36.220178
Alert state = Normal
Formula = 0
History Entry "7":
Value = 0
Evaluation timestamp = 04/11/2008 10:40:37.004262
Alert state = Normal
Formula = 0
History Entry "8":
Value = 0
Evaluation timestamp = 04/11/2008 10:35:36.880288
Alert state = Normal
Formula = 0
History Entry "9":
Value = 0
Evaluation timestamp = 04/11/2008 10:30:36.641479
Alert state = Normal
Formula = 0
Hello Pawan,
When you use the show detail option will be display the historical data for each health monitor data element in the form of {(Timestamp, Value, Formula)}, where the bracketed parameters (Timestamp, Value, Formula), will be repeated for each history record that is returned.
In your example you have 9 registries for db.db_op_status.