-
Notifications
You must be signed in to change notification settings - Fork 274
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
cloud::azure::management::monitor::plugin - mode='get-metrics : UNKNOWN: No metric found (Are the filters properly set?) #5205
Comments
Hello :) Have you tried the following generic options (which might do what you want):
or
|
Hello, But that would only change the output text, and still the exit code will be 3 (UNKNOWN)? BR |
Hello :) Ok I need more context about your needs, but my first impression is that you may need an additional option to accept certain return codes. Can you provide us the plugin output with the option |
|
Hi,
I have an issue with this command :
When there are no hits, i get:
UNKNOWN: No metric found (Are the filters properly set?)
Can't find any option to get OK instead of UNKNOWN when the filter is empty.
BR
Fredrik
The text was updated successfully, but these errors were encountered: