Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added new actions; updated some default thresholds #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

juerg-myosh
Copy link

Hi
I've added the following new actions which "consolidate" several queries-per-second metrics in 1 Nagios check (incl. each operation graph'ed individually):

  • reads_per_second: all "query" and "getmore" ops
  • writes_per_second: all "insert", "update" and "delete" ops
  • ops_per_second: all ops (incl. "command")

I've also updated some default thresholds (warning/critical) to the same values as suggested in the README, and added new "state" codes of the replica-set status.

Cheers!

…d); updated some default thresholds to same values as in README
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.

1 participant