Werk #15543: Crash during discovery (Fortigate CPU)
Component | Checks & agents |
Title | Crash during discovery (Fortigate CPU) |
Date | Mar 28, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b2 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.