You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
I can't set an icon image to a hostgroup using clapi command.
/usr/share/centreon/www/modules/centreon-clapi/core/centreon -u xxxxx -p xxxxx -o HG -a setparam -v "test;icon_image;Icons/Hopital.png"
On Centreon WebUI, the icon image is a broken icon . So something is happening.
The image is available on Centreon WebUI in the "Icons" folder in the Administrator/Options/medias/Images menu.
Setting the same icon image on hosts, services is working.
Hi,
I can't set an icon image to a hostgroup using clapi command.
/usr/share/centreon/www/modules/centreon-clapi/core/centreon -u xxxxx -p xxxxx -o HG -a setparam -v "test;icon_image;Icons/Hopital.png"
On Centreon WebUI, the icon image is a broken icon . So something is happening.
The image is available on Centreon WebUI in the "Icons" folder in the Administrator/Options/medias/Images menu.
Setting the same icon image on hosts, services is working.
Thanks for your help.