Description

Sums the numbers in a set

Example

Find the total number of sessions for all your oracle instances

sum(instance[databasetype = 'oracle']/total_session_count)

Syntax

sum(expression)

Parameters

Type Description
Expresssion Expression that gives a set of numbers

← count function / avg function →

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment