Score:0

How to remove newrelic when installed using .sh script?

us flag

I followed the onboarding instructions:

 curl -Ls https://download.newrelic.com/install/newrelic-cli/scripts/install.sh | bash && sudo  NEW_RELIC_API_KEY=xxxxxx NEW_RELIC_ACCOUNT_ID=3964531 /usr/local/bin/newrelic install

How do i uninstall it?

Score:1
cu flag

Run the following command to stop the New Relic daemon if it is currently running:

sudo newrelic infra stop

Next, run the uninstallation command:

sudo /usr/local/bin/newrelic uninstall
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.