Hello I'm new to using Solarwinds and know only how to create monitors and alerts within SAM for systems that have an IP or DNS entry and are added as Nodes. I have done HTTP Component Alerts on these Monitors as well as doing Components Alerts on TCP and OS Service monitoring.
I need to do something similar for two Cloud Based Pages (URLs) that do not have a DNS or IP address. I have created a HTTP Monitor for it but they are really not an HTTP URL they are HTTP(S) login pages (URLs). I don't need any authentication since there is no need to get into the Login we just need to do Up Down monitoring for the Login pages themselves.
I have attempted to add the URL's as an external node but get the message that the sites are not resolving. When I put them in my browser they do resolve, so I'm not clear on why they are not resolving within Solarwinds especially since I'm attempting to add them as "External nodes". Does anyone know what would cause this?
Is there another way to add the URLs as nodes to Solarwinds, so that when I build the Alert in SAM I can test it against the added node (URL).
If I cannot add the URLs as nodes in Solarwinds, should they be built with an HTTPS Monitor Template or an HTTP Monitor template? If there is no need for authentication does it matter?
I have built the SAM monitors using a HTTP Monitor Template. I have the URL in there along with Port 80, for one of them and then a custom Port for the other, but I wonder if I should have any Port since its a HTTPS Page for one the one URL that does not have a Port related to it. Should I take the Port 80 out since it is a HTTPS URL?
Here is an example of what I'm talking about for the URLs.
https://ourdomain.xx.cloudbasedapp.com:4443/
https://ourdomain.xx.cloudbasedapp.com/
Neither of these sites resolve when I attempt to add them in Solarwinds as a "External node"
My main concern is related to Alerting and Triggering. Normally I put in the name of the monitor and say I am using a component as my criteria basically the component is the Monitor, but since these are URLs and they are not put into SolarWinds (NPM) as nodes will that work?
Normally, you can pick variables about the nodes your monitoring, but since I can't add these as nodes I have no way to put variables in the Alert and I'm not clear on which variable to pick besides time. If I knew that NPM or SolarWinds could see the URL I could put the variable as the monitoring component.
At any rate if anybody has any ideas on how to handle this I would appreciate it greatly. Its hard to imagine that Solarwinds cannot monitor and alert on URLS that are Cloud Based or that don't have IPs or DNS entries for them. Thank you!