Hello Team, I have installed mongodb(version 4.4 and 5) in ubuntu (version 20). I want to monitor mongodb using newrelic. so i followed the instruction to install newrelic for mongodb. but it is getting failed and showing unsupported error. For more info i am attaching the command which I am using to install newrelic and image of errror. Please help me find the solution for this issue.
Newrelic Command= curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash && sudo NEW_RELIC_API_KEY=**** NEW_RELIC_ACCOUNT_ID=******* /usr/local/bin/newrelic install -n mongodb-open-source-integration***