Werk #10433: Correct plugin name for netstat
Component | Agent bakery | ||||
Title | Correct plugin name for netstat | ||||
Date | Jan 31, 2020 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This Werk fixes a regression for Linux and AIX since Werk #6314
When shipped via the agent bakery, the netstat agent plugin executable is now correctly named "netstat" instead of "netstat.linux" and "netstat.aix" respectively.
However, the incorrect naming did not interfere with correct plugin execution.