We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Have been using the plugin just fine with mongo 2.x, after upgrade to 3 I am getting following error
root@nagios-ova:/usr/local/nagios/etc# ../libexec/check_mongodb.py -H 10.200.189.11 -P 7017 -M 3 -A journal_commits_in_wl CRITICAL - General MongoDB Error: 'dur' root@nagios-ova:/usr/local/nagios/etc#
this only happens with journal_commits_in_wl write_data_files current_lock
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Have been using the plugin just fine with mongo 2.x, after upgrade to 3 I am getting following error
root@nagios-ova:/usr/local/nagios/etc# ../libexec/check_mongodb.py -H 10.200.189.11 -P 7017 -M 3 -A journal_commits_in_wl
CRITICAL - General MongoDB Error: 'dur'
root@nagios-ova:/usr/local/nagios/etc#
this only happens with
journal_commits_in_wl
write_data_files
current_lock
The text was updated successfully, but these errors were encountered: