Forum Discussion
Qusai_Ismail
Sep 06, 2022Brass Contributor
OMS Agent troubleshooting
Hello, Is there a way to troubleshooting the connectivity between OMS Agent(installed in linux server) and the workspace??
- Sep 06, 2022I would start here: https://docs.microsoft.com/en-us/troubleshoot/azure/azure-monitor/log-analytics/mma-troubleshoot-basics
Qusai_Ismail
Sep 06, 2022Brass Contributor
Thanks, we got it and run that script and have the following error
ALL ERRORS/WARNINGS ENCOUNTERED:
ERROR FOUND: file /etc/opt/microsoft/omsagent/conf/omsadmin.conf doesn't exist.
We tried with two different Linux versions : Centos 7.2 and RHEL 7.9
Same problem is encountered.
ALL ERRORS/WARNINGS ENCOUNTERED:
ERROR FOUND: file /etc/opt/microsoft/omsagent/conf/omsadmin.conf doesn't exist.
We tried with two different Linux versions : Centos 7.2 and RHEL 7.9
Same problem is encountered.
Antony Paul
Jan 04, 2023Copper Contributor
Did you ever resolve this? I am having the same issue on Ubuntu 20.04 and have tried wiping and reinstalling the OMS agent using the Microsoft scripts without success.
- Qusai_IsmailJan 05, 2023Brass ContributorI'm just purge the OMS-Agent
https://learn.microsoft.com/en-us/azure/azure-monitor/agents/agent-linux-troubleshoot#purge-and-reinstall-the-linux-agent
and install it again, and it's successfully run.- Antony PaulJan 05, 2023Copper ContributorMany thanks, that has got it working.