[2.0.0p5 CFE] - Multipath Linux

Hi,

i currently testing Check_MK CFE and installed the normal Agent to a Ubuntu 18.04 LTS.

Multipath is present there via /etc/multipath/conf.d/multipath.conf - this was the default afaik.

But check_MK does not autodiscover the multipath - but I read, that it is capable of detecting it.

A quick view inside my baked agent reveals:

if [ -f /etc/multipath.conf ]; then

but this is not applicable for me, since I have another folder strcuture there:

cd /etc/multipath/
root@qlb-rserver01:/etc/multipath# find .
.
./multipath.conf-live
./conf.d
./conf.d/multipath.conf
./wwids
./bindings

Is it possible to add this case?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.