The test connection for the ceph probe fails.
Release : 20.4
Component : UIM - CEPH PROBE
Retain the Base URL configuration for: /api
ceph log
Jul 22 12:42:55:987 [Data Collector - oscar23, ceph] (1) error, Inventory update failed for oscar23: URL param is not correctly formed
at com.nimsoft.probe.framework.genprobe.GenInventory.handleInventoryUpdateException(GenInventory.java:202)
at com.nimsoft.probe.framework.genprobe.GenInventory.update(GenInventory.java:179)
at com.nimsoft.probe.framework.genprobe.GenSession.updateInventory(GenSession.java:145)
at com.nimsoft.probe.common.ctd.CtdSession.doInventoryUpdate(CtdSession.java:257)
at com.nimsoft.probe.framework.genprobe.GenProbeDataCollector.executeSessionUpdateInventory(GenProbeDataCollector.java:59)
at com.nimsoft.probe.common.ctd.ProbeDataCollector.execute(ProbeDataCollector.java:215)
at com.nimsoft.probe.framework.genprobe.GenProbeDataCollector.execute(GenProbeDataCollector.java:36)
at com.nimsoft.probe.framework.genprobe.CephDataCollector.execute(CephDataCollector.java:55)
at com.nimsoft.vm.collector.DataCollector.run(DataCollector.java:151)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused by: (1) error, URL param is not correctly formed
at com.nimsoft.probe.storage.ceph.CephProbe.getUpdatedInventory(CephProbe.java:301)
at com.nimsoft.probe.framework.genprobe.GenInventory.update(GenInventory.java:117)
... 14 more