I just finished learning Java, and I would like to create a web server monitor agent something like new relic service.
My question is how new relic works, I know that there is an agent that I should Install. but is that agent contain all the algorithm or there is new relic run a remote code in my server.
Just want to know the behavior so I can start coding my own
Thanks