Manually check whether the browsers have been downloaded correctly for the Web Transaction (Browser) monitor

How do I manually check whether the browsers have been downloaded correctly for the Web Transaction (Browser) monitor?

After you download and add Firefox or Chrome browsers manually for the Web Transaction (Browser) monitor in Windows On-Premise Poller, you can check whether the process has happened correctly by using the following steps.

 

For Windows On-Premise Poller
In the location where you've installed your Site24x7 On-Premise Poller, you can check the file availability of the following:

<Site24x7OnPremisePoller>/RealBrowser/chromev101/Chrome/Application/chrome.exe

 <Site24x7OnPremisePoller>/RealBrowser/chromev101/chromedriver.exe

 <Site24x7OnPremisePoller>/RealBrowser/firefoxv101/firefox/firefox.exe

<Site24x7OnPremisePoller>/RealBrowser/firefoxv101/firefox/geckodriver.exe

 If any one of the files are not available, use the below link for instructions to download and add the files manually.

https://support.site24x7.com/portal/en/kb/articles/adding-browsers-for-web-transaction-monitor-in-windows-on-premise

For Linux On-Premise Poller

1. Make the /var/run/docker.sock file accessible using the below command in the terminal:

   sudo chmod 777  /var/run/docker.sock 

 

2. Check whether the required docker images are available using the below command in the terminal:
 

  docker images

 

 

 If the docker images are not available, use the below link for instructions to properly configure the monitoring.
https://www.site24x7.com/app/client?a=f#/admin/onpremise-poller/monitors-configure/PROBE 

 



    • Related Articles

    • Amendments to Site24x7 Monitor Names

      We've recently renamed a few of our Monitors to help keep in sync with the current IT and DevOps trends. The new monitor names are designed to correctly resonate with the IT & DevOps crowd. We've made necessary changes in the Web client, Help ...
    • Monitors that require On-Premise Pollers in Site24x7

      Certain monitor types in Site24x7 require the use of On-Premise Pollers for data collection, especially when monitoring internal, firewall-restricted, or private resources. Depending on the type of monitoring, additional modules like the Network ...
    • How do I check if URL redirection works correctly using the Website Monitor?

      A webpage can be made available from more than a single web address using URL redirection. Most redirects are automated and it becomes difficult to track if the redirection works in a specific way. This can be verified using website monitoring in ...
    • Unable to add SQL insight monitor

      If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ...
    • Synthetic browser module prerequisite and troubleshooting guide for On-Premise Pollers

      Introduction This document provides a structured troubleshooting guide for resolving issues encountered during the download process of On-Premise Poller for Synthetic (Browser) Module. It covers possible statuses, check-up steps, remedies, and ...