HI, not sure if this is really a regression. After 3.0 upgrade from 2.4, my web checks based on templates started to fail.
Error looks like this:
12804:20160304:152933.748 cannot process step "GET step1" of web scenario "Web check" on host "myhost1": Couldn't resolve host name: Could not resolve host: {HOST.IP1}
Nothing changed in web check, failing step is:
URL: http://{HOST.IP1}:7200/check?type=.mp3
According to documentation, sintax of the MACRO {HOST.IP<1-9>} is the same as before:
Thanks!
Error looks like this:
12804:20160304:152933.748 cannot process step "GET step1" of web scenario "Web check" on host "myhost1": Couldn't resolve host name: Could not resolve host: {HOST.IP1}
Nothing changed in web check, failing step is:
URL: http://{HOST.IP1}:7200/check?type=.mp3
According to documentation, sintax of the MACRO {HOST.IP<1-9>} is the same as before:
Thanks!
Comment