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

apps::vmware::connector::plugin --mode=alarm-datacenter - verbose mode will not show alarm descriptions #5374

Open
joschi99 opened this issue Jan 3, 2025 · 1 comment

Comments

@joschi99
Copy link
Contributor

joschi99 commented Jan 3, 2025

Latest plugin version

The verbose mode will not return the alarm detail but only:
CRITICAL: 1 critical alarm(s) found(s) | 'total_alarm_warning'=0;0:0;;0; 'total_alarm_critical'=1;;0:0;0; 'alarm_warning'=0;;;0; 'alarm_critical'=0;;;0;

The debug mode show the details but
ok: alarm [red] [VirtualMachine] [sp064influx] [2025-01-03T05:59:06.786808Z] Virtual machine CPU usage/Default alarm to monitor virtual machine CPU usage
but it will bring also a lot of debug messages.

Could you update the verbose mode to add the alarm details?

@lucie-dubrunfaut
Copy link
Contributor

Hello :)

Thank for this feedback, can you give us an extended anonymized output with the --debug option set to help us work on this issue easily? I tried to compare with the alarm-host mode (that should work and returns the long output) to try to catch where the long output was lost but it's not easy to find it only reading the code (better to try with realistic data).

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

No branches or pull requests

2 participants