Received a requirement for some HTTP monitors. Normally simple stuff - SW has out of the box templates for that.
Except... system owner has several servers with similar web pages running on each. So... rather than just
myurl/newwebsite.internal
its
https://<fqdn of server>/newwebsite.internal
I really don't want to make several web monitor components - one for each server.
Can you / is it possible to include a wildcard in a web monitor URL, like
https://{HOSTNAME}/newwebsite.internal ?
I welcome any inputs from the community.
Thank you!