MikeyG
Feb 03, 2021Nimbostratus
custom Monitor
I am trying to create a custom monitor for the URL https://telecom-phone.com wanting to check for https://telecom-phone.com/security/loggerd off, 200 OK
Send String - GET /security/loggerd HTTP/1.1\r\nHost: telecom-phone.com \r\nConnection: Close\r\n\r\n
Receive String - 200
Try to configure custom monitoring using above parameters and test.