Skip to main content
OnCommand Insight

Use an expression to identify alternate metrics

Contributors

You can use expressions to view metrics not provided by the web UI, such as the IOPS that are system overhead generated.

About this task

You might want use an expression to show total IOPS generated by non-read or non-write operations, such as overhead operations for an internal volume.

Steps

  1. Add a widget to the dashboard. Choose Area chart.

  2. Change the default device to Internal volume: Click Storage > Internal volume > IOPS Write

  3. Click the Convert to Expression button.

  4. The IOPS - Write metric is now in the alphabetic variable field “a”.

  5. In the “b” variable field, click Select and choose IOPS - Read.

  6. In the Expression field, type a + b. In the Display section, chooseArea chart for the expression.

  7. In the Filter by field, enter the name of the internal volume you are analyzing.

  8. The Label field identifies the expression. Change the label to something meaningful like “R + W IOPS”.

  9. Click +Addto add a line for total IOPS to the widget.

  10. Change the default device to Internal volume: Click Storage > Internal volume > IOPS Total

  11. In the Filter by field, enter the name of the internal volume you analyzing.

    expression anl how to

    The chart displays the total IOPS as a line, with the chart showing the combination of read and write IOPS in blue. The gap between 9:30 and 9:45 shows non-read and non-write IO (overhead) operations.