DETECT_UPS_GENERIC moved in 2.5

Hi,

I learned that DETECT_UPS_GENERIC was moved from cmk.plugins.lib.ups to cmk.plugins.ups.lib in Checkmk 2.5. Because why not? :smirking_face:

I do know that this is not an official check plugin API but still very useful.

Same for methods like check_elphase.

1 Like

That is the problem with many of the files that where inside cmk.plugins.lib..
Now they are inside cmk.plugins.something.lib :frowning:

2 Likes