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

Fix: HTTP status handling & retry on invalid token (firmware upgrade) #5256

Closed rmorandell-pgum closed 3 weeks ago

rmorandell-pgum commented 1 month ago

Community contributors

Description

Fixes # (issue) With a simple clean of the token and a retry we can retry ones with a new login. On this retry we can set the http-status parameter so when the retry fails the check will be aborted with a status error.

Type of change

omercier commented 3 weeks ago

--> #5267 Thanks again @rmorandell-pgum