We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
im trying to send some EC2 VM metrics (RHEL8 OS) into Azure Monitor using telegraf.
This EC2 is part of Azure using ARC server enable feature, the EC2 is already connected to Azure. What im trying to do is use telegraf with procstat plugin (https://github.com/influxdata/telegraf/tree/master/plugins/inputs/procstat) as input and Azure Monitor Output Plugin as output. https://github.com/influxdata/telegraf/blob/master/plugins/outputs/azure_monitor/README.md https://www.influxdata.com/integration/output-azure-monitor/
For what im checking it looks like is possible with a Azure VM https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/collect-custom-metrics-linux-telegraf But i dont know how to do it over Arc Enable.
Do you have any idea or comment about, should work?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
im trying to send some EC2 VM metrics (RHEL8 OS) into Azure Monitor using telegraf.
This EC2 is part of Azure using ARC server enable feature, the EC2 is already connected to Azure.
What im trying to do is use telegraf with procstat plugin (https://github.com/influxdata/telegraf/tree/master/plugins/inputs/procstat) as input and Azure Monitor Output Plugin as output.
https://github.com/influxdata/telegraf/blob/master/plugins/outputs/azure_monitor/README.md
https://www.influxdata.com/integration/output-azure-monitor/
For what im checking it looks like is possible with a Azure VM
https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/collect-custom-metrics-linux-telegraf
But i dont know how to do it over Arc Enable.
Do you have any idea or comment about, should work?
The text was updated successfully, but these errors were encountered: