Does the Infrastructure cartridge add any options to the ethtool command when enabled?
The IC (Infrastructure cartridge) does not add any options to the ethtool command.
The command is executed as "/sbin/ethtool <interface_name>".
If "use sudo" is enabled in the ASP properties of the agent, then the secure launcher is used to execute the command as "sudo /sbin/ethtool <interface_name>".
IC only parses "Speed: 10000Mb/s" line from the output and ignores the rest.