How to create an expression to average values of 4 rows in a column?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-14-2015 03:44 PM
I want to display the overall cpu usage of a server. Is there a way to call out specific instances of a colmn?
The processor load colmn displays the usage of each of my 4 cores. I would like to average the 4 numbers so get an easy to view understanding of how hard my server is working.
Is this even possible?
The processor load colmn displays the usage of each of my 4 cores. I would like to average the 4 numbers so get an easy to view understanding of how hard my server is working.
Is this even possible?
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-16-2015 04:06 PM
Mike,
That is great news that is exactly what I need to do, average 4 rows from a single column. Can you provide an example of what the expression would look like?
Thank you for the help and sorry it took so long to get back to you.
That is great news that is exactly what I need to do, average 4 rows from a single column. Can you provide an example of what the expression would look like?
Thank you for the help and sorry it took so long to get back to you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-15-2015 04:41 PM
David, we looked at this, we can only do expressions on the same horizontal row. So if you can Span processor load for each CPU into a column you may be in luck in getting an expression to average them out.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-15-2015 04:41 PM
Dan,
I got thrown off by him putting column in there. I guess that means I am out of luck.
Thanks for the help.
I got thrown off by him putting column in there. I guess that means I am out of luck.
Thanks for the help.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-15-2015 04:41 PM
David, what Mike is saying is that you would have to find a way to put all the values in a single row, as "we can only do expressions on the same horizontal row".
The values to average would have to come from different columns within the same row, not the same column from different rows...
The values to average would have to come from different columns within the same row, not the same column from different rows...
