Hello !
what would be the best approach to monitor internal https sites on an enterprise , such as : https://myprofile.abc.com
we do have the generic ping protocol deployed on our DMS but we still need an alert for the ability of a an end-user to access this specific https site and notify our IT team when this site is not accessible
thanks in advance !
Hello,
There is a DataMiner “Generic Network Services Monitor” driver is used to monitor different kinds of network services.
With this driver, you can run tests on selected network protocols. The following network services are currently supported:
Ping, FTP, SMTP, DNS, HTTP, Web Service, Database, TCP, RTSP, RTMP, TFTP, RADIUS, SFTP, Network Share, Multiple Network Share, NTP and SSH.
Each test has its own page in the element. You can configure the Interval Time, Port, Timeout Time, Credentials, etc. on each of these pages.
Multiple Devices/ HTTP websites can be monitored from the same element, alarming can be applied as well.
Note: You can use a DNS tool to find out the website Ip address which will be used for adding the stream or the device.
With HTTP Page, you can execute an HTTP request on the server. GET, POST and HEAD requests are supported.
Hi ,
we’ve already tried that and the issue is that the sites we’re looking to monitor don’t have their own DNS server , they’re being resolved by a unified DNS server which can’t be duplicated on this current driver.