Giter Club home page Giter Club logo

Comments (3)

aspradhan avatar aspradhan commented on August 24, 2024

Check out this article https://technet.microsoft.com/en-US/library/mt484101.aspx It lists all the required ports to be opened. I'll summarize here:

For the Microsoft Monitoring Agent to connect to and register with the OMS service, it must have access to the port number of your domains and the URLs. If you use a proxy server for communication between the agent and the OMS service, you’ll need to ensure that the appropriate resources are accessible. If you use a firewall to restrict access to the Internet, you need to configure your firewall to permit access to OMS. The following tables list the ports that OMS needs.

Agent Resource Port
*.ods.opinsights.azure.com Port 443
*.oms.opinsights.azure.com Port 443
ods.systemcenteradvisor.com Port 443
*.blob.core.windows.net/ Port 443

from oms-agent-for-linux.

jeffaco avatar jeffaco commented on August 24, 2024

Thanks for your interest in the OMS Agent for Linux.

The messages you indicated are, unfortunately, normal behavior. Due to a technical problem with a plugin that we use, our service won't respond properly to signals. Thus, to shut down the service, we resort to doing a 'kill -9' on it. This results in the systemd messages that you saw above.

This does not reflect a failure of the agent; this is normal for any service that is killed via the 'kill -9' mechanism on a systemd system, even though systemd itself can trigger the signal if so configured.

We plan on changing this mechanism in a future release, which will eliminate these messages from systemd.

I'm going to close this issue since I believe I've answered your question. If you have further questions, please open a new issue or, if directly related, reopen this one.

from oms-agent-for-linux.

sjohner avatar sjohner commented on August 24, 2024

Thanks guys! In the meantime I figured that its probably not a firewall issue. Thanks for clarification on this!

from oms-agent-for-linux.

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.