Skip to main content

Hi,

 

That would be great to have a script or a function in the API to synchronize the icons without manual intervention on the WebUI

NewDiscussion ongoing

Hi @coco163 ,

I assume you are copying a tarball to your remote server and want to run a script to import images from this tarball into Centreon?

Making an API to import images from an archive copied to a server doesn't make sense.

We can create a script to import images from a tarball or create an API endpoint to import a base64 encoded image.

What do you prefer?

 


No,

 

As of today, i copy the images with ansible to the www directory directly and change the permissions.

I have changed the php method to synchronize the images by removing the session_id section, but that’s a dirty place.

API would be nice to have, but script is also acceptable.

Whatever is easier for you.


Discussion ongoingIn Backlog