uberAgent

Metric Dependencies

Use one process detail metric only

You can either use ProcessDetailFull OR ProcessDetailTopN, not both. If you have accidentally configured both, uberAgent® uses ProcessDetailTopN.

There is no entry in the log for this case.

Use a process detail metric in one timer only

ProcessDetailTopN or ProcessDetailFull can be configured in one timer only.

If you have it configured in two or more timers, you get the following warning in the uberAgentConfiguration.log:

CheckForUnconfiguredMetrics,Metric(s) ProcessDetailFull can only be configured once.
<!--NeedCopy-->

Use session and process detail metrics in the same timer only

SessionDetail and ProcessDetailTopN OR ProcessDetailFull must be configured in the same timer. If you have accidentally configured these metrics in different timers, you get the following warning in the uberAgentConfiguration.log:

CheckSessionAndProcessInSameTimer,Metric(s) SessionDetail and (ProcessDetailFull or ProcessDetailTopN) should only be configured in the same timer.
<!--NeedCopy-->

Session details require logon details

If you enable SessionDetail, you must also enable the metric LogonDetail.

Metric Dependencies