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

Filter some alarm centreon_vmware_connector_client #3216

Closed
DarkKnight9292 opened this issue Apr 10, 2024 · 1 comment
Closed

Filter some alarm centreon_vmware_connector_client #3216

DarkKnight9292 opened this issue Apr 10, 2024 · 1 comment

Comments

@DarkKnight9292
Copy link

Hello all,
Currently i want to exclude some alert vCenter on Centreon, we know that this can be disable on vCenter but sadly that we don't manage it so it impossible.

here my command:

/usr/lib/centreon/plugins/centreon_vmware_connector_client.pl --plugin=apps::vmware::connector::plugin --mode=alarm-datacenter --custommode=connector --connector-hostname='localhost' --connector-port='5700' --container='vc353054' --filter --warning-status='%{status} =~ /yellow/i' --critical-status='%{status} =~ /red/i' --warning-total-alarm-warning='' --critical-total-alarm-warning='' --warning-total-alarm-critical='' --critical-total-alarm-critical='' --verbose --ignore-warn-msg --debug

the output:
checking datacenter 'EMEA-HCI2 Datacenter' warning: alarm [yellow] [HostSystem] [abc3.abc3] [196714Z] High pNic error rate detected. Check the host's vSAN performance view for details/Default alarm to monitor 'pNic Error Rate' critical: alarm [red] [HostSystem] [abc2.abc2] [974099Z] High pNic error rate detected. Check the host's vSAN performance view for details/Default alarm to monitor 'pNic Error Rate' warning: alarm [yellow] [HostSystem] [abc1.abc1] [196935Z] High pNic error rate detected. Check the host's vSAN performance view for details/Default alarm to monitor 'pNic Error Rate'

but i don't want alarm related to pNic Error Rate appear on Centreon, how can i fix that ?
Thank you

@cg-tw
Copy link
Collaborator

cg-tw commented Apr 10, 2024

Hello @DarkKnight9292,
Technically, this is not a documentation issue. Can you post your question on our community platform The Watch? More people will see your question and will be able to answer it.
Regards,
The documentation team.

@cg-tw cg-tw closed this as completed Apr 10, 2024
@cg-tw cg-tw reopened this Apr 10, 2024
@cg-tw cg-tw closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2024
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

No branches or pull requests

2 participants