Author Archives: Tyler

Set up email on iPad

1) Click on the Settings icon on your iPad. 2) Choose “Mail, Contacts, calendars” and then “Add account..”. 3) Choose “Other”. 4) Choose “Add mail account”. 5) Fill in your name, the email address we are going to add, the password associated with the email address and a description. 6) You can adjust the description […]

Reinstalling the Agent

The following commands needs to be executed to re-install the agent [64-bit:] sudo wget https://www.site24x7.com//sagent//Site24x7_Linux_64bit.install sudo chmod 755 Site24x7_Linux_64bit.install sudo ./Site24x7_Linux_64bit.install -ri [32-bit:] sudo wget https://www.site24x7.com//sagent//Site24x7_Linux_32bit.install sudo chmod 755 Site24x7_Linux_32bit.install sudo ./Site24x7_Linux_32bit.install -ri The following use cases will help you configure proxy during re-installation if you have enabled a proxy server: user:password@host:port user@host:Port host:port

Who is SIDN?

The SIDN, or Foundation for Internet Domain Name Registration in the Netherlands, is the body behind the issuance of Dutch .nl domain names. Issuing bodies, also known as registry, are responsible for managing the issuance and regulations surrounding a domain name. To register a domain name, you cannot go to a registry, but a registrar. […]

What is URL check?

URL check is used to monitor URLs on the local machine where a server monitor is installed. The check fails when the configured URL is not available. Only local URLs can be monitored. The local URLs can be configured in the following ways. http://localhost http://127.0.0.1 http://$$HOSTNAME$$ http://$$IP$$ NOTE: The port number can also be given […]

Problems during Windows agent installation

If an error occurs while manually installing the Windows agent, please follow the steps given below: Check Windows Installer in Windows Service Manager: Make sure the Windows Installer service is up and running. Go to Start > Control Panel > Administrative Tools Click on Services and scroll to Windows Installer. Double click on it and […]