Add a monitor via VM extension in Azure and view all your critical metrics in the Servermeister.com dashboard. Azure users can now add a Linux monitor in a more simplified way without the need to download the agent. You can add a Linux server monitor via VM extension using one of the three ways: Adding […]
Author Archives: Tyler
The PHP setting max_execution_time is the number of seconds PHP will allow a script to run before PHP terminates the script. The best way to change the PHP max_execution_time setting for an app is to create a .user.ini file in the app’s public directory. This file should contain the following: max_execution_time = 120 where 120 […]
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 […]
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
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. […]
To check disk space and bandwidth, click on the “Statistics” icon from the control panel menu. At the top of your screen, you’ll see these lists: The numbers in the lists represent megabytes, 1000 megabytes is about 1 gigabyte. You will be provided with two different disk space/bandwidth measurements. The first list is used by […]
Below you can read how you can change the delivery address of the SpamExperts spam filter for your domain name, so that e-mails are delivered to a different server: Click on ‘Services’ in the menu bar. Click on ‘SpamExperts account’. Then click on ‘Set up and change your spam filter(s)’. In the list of domains, […]
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 […]
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 […]
At the beginning of your account are these folders: /backups /domains /mail /public_html /backups The /backups folder contains all backups created by the control panel. You will not have a /backup folder until you create a backup in the control panel. /domains The /domains folder contains the files related to your hosting account(s). Each domain […]