I'm hopefully just looking for validation here, and I think I've done my homework, looking through documentation and posts here on the forum. What I'm trying to do is monitor a website, but I don't necessarily want to add the webserver as a node.
What I'm gathering is there doesn't seem to be a way around that. It seems like the best option for doing this, is to assign the node as ICMP only, and then assign the http monitor template?
What is throwing me is from the APM admin guide:
As a general rule, any server that you monitor with Orion APM must already be
monitored by Orion NPM.
The exceptions to this rule are component monitors such as the HTTP monitors
and the file monitors that allow you to specify arbitrary IP addresses or network
paths to monitor.
I'm not finding any other method for setting up an http monitor, other than assigning the template to a node being monitored by NPM. Just curious. The ICMP only node isn't a bad route.