Werk #15543: Crash during discovery (Fortigate CPU)
| Component | Checks & agents | ||||
| Title | Crash during discovery (Fortigate CPU) | ||||
| Date | Mar 28, 2023 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
During discovery the fortigate_cpu and fortigate_cpu_base check plugins would crash with error:
TypeError (inventory_fortigate_cpu() takes 0 positional arguments but 1 was given)
Now the discovery works again as intended.