centreon / centreon-plugins

Collection of standard plugins to discover and gather cloud-to-edge metrics and status across your whole IT infrastructure.
https://www.centreon.com
Apache License 2.0
310 stars 273 forks source link

[cloud::vmware::velocloud::restapi::plugin] --mode=link-status returns OK even if link not exists #4469

Closed joschi99 closed 1 year ago

joschi99 commented 1 year ago

If you monitor a dedicated not existing velocloud link the plugin returns always status OK

image

In this case here we have set: critical-status='%{state} !~ /STABLE/ || %{vpn_state} !~ /STABLE/'

garnier-quentin commented 1 year ago

https://github.com/centreon/centreon-plugins/pull/4476