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
311 stars 274 forks source link

Plugin network::cisco::meraki::cloudcontroller::restapi::plugin - Add filter for discovery mode #5228

Open Thibaud-OBSSA opened 1 month ago

Thibaud-OBSSA commented 1 month ago

Description

Add a filter to allow to filter by model for the meraki api plugin (mode discovery)

How this pull request can be tested ?

./centreon_plugins.pl --plugin=network::cisco::meraki::cloudcontroller::restapi::plugin --mode="discovery" --hostname='api.meraki.com' --port='443' --proto='https' --http-backend='curl' --api-token=$MERAKI_DASHBOARD_API_KEY --ignore-permission-errors --ignore-orgs-api-disabled --api-filter-orgs=${ORG_REGEX} --verbose --resource-type=device --prettify --filter-model="z3c"