Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DetailDescriptionDesired State
NameIndex namen/a
Indices Count

Indices counts should be about 1 per day or at most 2 per day.
The number of days stored in an index set can be derived by finding the delta in days between the oldest and newest document time stored inside it.
The indices count should therefore be no more than twice that value.

When the Indices count is higher, query performance may be affected. See Increase Storage for Index Sets for ways to resolve this.sue.

At most - twice the number
of  days stored in data set.
SizeSize of the data set.each Each index should contains data between 1 day to 2 maximunmaximum
Documents Count

All data sets starting with “wdp-“ should have a document count larger than 0.

A value of 0 for a wdp-* data set points to problems receiving data from monitored devices.

> 0
Oldest Document Time

Oldest record in the index set. Verify that this fits your requirements, and if not – you may need to Increase Storage for Index Sets.

 

As per your
requirements 
Newest Document Time

Newest record in the index set. Verify that this fits your requirements, and if not – you may need to Increase Storage for Index Sets.

 

As per your
requirements

...

Index set NameDescription

wdp-syslog

Contains log records collected by the syslog Syslog agents from monitored devices, except system messages – e.g. transaction started, network call states, integration code errors, etc.

wdp-syslog-sys-*

Contains log records of system events collected by the syslog Syslog agent from monitored devices.

wdp-wsm

Contains payload message collected by the WS-M agent when WS-M recording is enabled.

wdp-device-resources

Contains data collected by the device resources agent, e.g. monitored devices CPU, memory, hardware state, etc.

wdp-service-resources

Contains data collected by the service resources agent, e.g. memory consumption by monitored services, etc.

...