Code Monkey home page Code Monkey logo

Comments (4)

LordHepipud avatar LordHepipud commented on July 22, 2024

I assume #16 would be a solution as well? During my research I realised that even FTP by using system environments will fetch the config from the IE, making this step hard to resolve.

Any objections?

from icinga2-powershell-module.

dgoetz avatar dgoetz commented on July 22, 2024

A file system local URL would only solve half of the problem as it will still require some additional preparation like mounting a share or copying the msi. How is windows handling a smb/cifs URL? This could allow to provide it on a share without the need to mount and could be provided from the icinga server if required.

from icinga2-powershell-module.

LordHepipud avatar LordHepipud commented on July 22, 2024

As this issue is still open: In general providing the simple 'URL' of the share should resolve the problem.

If the user privileged to execute the module can connect to a remote share over the Network, you could add

$icinga = Icinga2AgentModule -DownloadUrl '\\storage.example.com\MyShare\Monitoring\Icinga2AgentMSI\'

Would this resolve your issue?
FTP would not be an option in case HTTP is failing, as the handler for both requests would require to allow external connections. The share connection however is handeled differently.

Please give me a short feedback if this resolves this issue. Otherwise we have to take a look for another option which I'm not sure exists.

from icinga2-powershell-module.

dgoetz avatar dgoetz commented on July 22, 2024

Yes, this is fine as it seems to be the only valid option for systems not allowing downloading via policy.

from icinga2-powershell-module.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.