globalStats Object

The global stats object contains details on a Sensor operation, including:

Field

Type

Description

Pending

Integer

The number of Sensors with pending actions.

partialResponse

Integer

The number of Sensors that returned a partial response for some reason.

AbortTimeout

Integer

The number of Sensors that reached the timeout interval for aborting the action.

EndedWithSensorTimeout

Integer

The number of Sensors that reached the Sensor timeout interval.

UnauthorizedUser

Integer

The number of Sensors that reported an unauthorized user.

FailedSendingToServer

Integer

The number of Sensors that failed to send their data to the server.

GettingChunks

Integer

The number of Sensors that are reporting parts of information are being sent.

NewerInstalled

Integer

The number of Sensors that have a Sensor version newer than the Server version.

SendingMsi

Integer

The number of Sensors to which the Server has sent an upgrade action.

None

Integer

The number of Sensors with no information.

MsiSendFail

Integer

The number of Sensors to which the Server failed to send an upgrade package.

EndedWithInvalidParam

Integer

The number of Sensors which failed the action due to an invalid parameter sent.

Failed

Integer

The number of Sensors for which the action failed.

InProgress

Integer

The number of Sensors for which the action is still in progress.

Disconnected

Integer

The number of Sensors that are currently disconnected.

Aborted

Integer

The number of Sensors that aborted the current action.

FailedSending

Integer

The number of Sensors to which the current action was not sent.

MsiFileCorrupted

Integer

The number of Sensors to which the server sent a corrupted installation command or file.

UnknownProbe

Integer

The number of Sensors that are unknown to the Server.

NotSupported

Integer

The number of Sensors that are running a Sensor version that is not supported.

Primed

Integer

The number of Sensors ready for the action to be sent.

ChunksRequired

Integer

The number of Sensors that need the next parts of the information to be sent.

ProbeRemoved

Integer

The number of Sensors that had a probe removed from the machine.

Started

Integer

The number of Sensors for which the action has started.

EndedWithTooManySearches

Integer

The number of Sensors for which the Sensor stopped the current action due to too many searches.

TimeoutSending

Integer

The number of Sensors for which the current action did not succeed due to a timeout when sending data.

InvalidState

Integer

The number of Sensors which are in an invalid state.

Timeout

Integer

The number of Sensors which had a timeout.

EndedWithUnknownError

Integer

The number of Sensors for which the current action ended due an unknown error.

AlreadyUpdated

Integer

The number of Sensors which were already updated.

EndedWithTooManyResults

Integer

The number of Sensor for which the current action ended due to too many results in the current action.

Succeeded

Integer

The number of Sensors for which the current action succeeded.