Skip to content

op_per_sec is replaced by read_op_per_sec and write_op_per_sec#1

Open
wwdillingham wants to merge 1 commit intomonitoring-ng:masterfrom
fasrc:ops_per_sec_fix
Open

op_per_sec is replaced by read_op_per_sec and write_op_per_sec#1
wwdillingham wants to merge 1 commit intomonitoring-ng:masterfrom
fasrc:ops_per_sec_fix

Conversation

@wwdillingham
Copy link
Copy Markdown

  • op_per_sec is not available in "ceph status --format json" from which this collector parses
  • read_op_per_sec and write_op_per_sec are available metrics and are used instead

- op_per_sec is not available in "ceph status --format json" from which this collector parses
- read_op_per_sec and write_op_per_sec are available metrics and are used instead
@Crapworks
Copy link
Copy Markdown
Member

This is only true for current ceph releases. They switched to that format a while ago. So we need something that checks which of the two formats is in place and than use it accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants