Replies: 5 comments 2 replies
-
I think I have understood the way it runs In the actors we have to define the group inventory and not glpi server... |
Beta Was this translation helpful? Give feedback.
-
When we look at the target computer (in glpi) in "deploiement package" : we can see : no package to download. why not...I suppose it's linked to the tasks (deploiement) for which the computer is defined ? But adding a new package on the task : always 'no package to download'... but how can we get the inventory of packages downloaded ? |
Beta Was this translation helpful? Give feedback.
-
Hi @EC2311 you clearly misunderstood the way things run: actors are glpi-agent running on computer. The "no package to download" may mean the package has still been downloaded and it cached locally. Also, don't try to install glpi-agent this way without knowing what you're doing: if you install glpi-agent while running the task, it will be aborted as the installer will require to stop the service. The only way to upgrade glpi-agent using glpi-agent deploy task is to copy the installer, and schedule a windows job which will run the installer after the task is finished. |
Beta Was this translation helpful? Give feedback.
-
hi @g-bougard How do you explain deploiement task runs at every inventory of the target computer ? we don't have to install software at every inventory, but only if the package hadn't been installed successfully ? If we take the example (to push glpi-agent with a task to isntall it) : does the package have to contain task to test if it is already isntalled in fact ? Does the deploiement run through proxy fonction too? |
Beta Was this translation helpful? Give feedback.
-
About proxy, I talked about proxy definition set in glpi-agent : will the package defined in glpi-server will be sent through the proxy glpi-agent ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug reporting acknowledgment
Yes, I read it
Professional support
None
Describe the bug
File not copied to the target computer set in static group (linked to package) but copied to the actor computer !!!
Cmd not executed on the target computer set in static group (linked to package)
To reproduce
When agent runs on GLPI server : the deploiement task runs.
The copy is done from glpiserver TO glpiserver (in fact actor, I think) and not to Target Computer (the one set in package group!)
I think the command will be executed on actor computer (and not the computer set in package group
Expected behavior
I think the deploiement task must take care of Group computer defined in package and not the one defined as Actor.
I think the actor is the one to execute the actions to the computers defined in package
Operating system
Windows
GLPI Agent version
v1.15
GLPI version
10.0.18
GLPIInventory plugin or other plugin version
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions