
Working with Data 393
Enabling the Collection of Data with Older Timestamps
3
Find an unused VM option and set it to a desired length in milliseconds.
a
Remove the comment marker from the beginning of the line.
b
Insert the foglight.data_service.max_past_timestamp_delta
option and the length of the store and forward period between the quotation
marks.
For example, to set the store and forward period to 8 hours, you should set the
foglight.data_service.max_past_timestamp_delta option to
28,800,000 milliseconds:
8 hours = 8 hours * 60 minutes * 60 seconds * 1,000 = 28,800,000
milliseconds
For example:
foglight.vm.option0="-Dfoglight.data_service.
max_past_timestamp_delta=28800000";
4
Save your changes.
Important In order for the changes to take effect, you need to restart the vFoglight
Management Server.
Comentarios a estos manuales