Website monitoring

Last updated

Website monitoring is the process of testing and verifying that end-users can interact with a website or web application as expected. Website monitoring are often used by businesses to ensure website uptime, performance, and functionality is as expected.

Contents

Website monitoring companies provide organizations the ability to consistently monitor a website or server function and observe how it responds. The monitoring is often conducted from several locations around the world to a specific website, or server, to detect issues related to general Internet latency, and network hop issues, and to prevent false positives caused by local or inter-connect problems. Monitoring companies generally report on these tests in a variety of reports, charts, and graphs. When an error is detected monitoring services send out alerts via email, SMS, phone, SNMP trap, a pager that may include diagnostic information, such as a network traceroute, code capture of a web page's HTML file, a screenshot of a webpage, and even a video of a website failing. These diagnostics allow network administrators and webmasters to correct issues faster. Run daily web page performance test which help you to monitor your website performance.

Monitoring gathers extensive data on website performance, such as load times, server response times, and page element performance that is often analyzed and used to further optimize website performance.

Purpose

Monitoring is essential to ensure that a website is available to users, downtime is minimized, and performance can be optimized. Users that rely on a website or an application for work or pleasure will get frustrated or even stop using the application if it is not reliably available. [1] Monitoring can cover many things that an application needs to function, like network connectivity, Domain Name System records, database connectivity, bandwidth, and computer resources like free RAM, CPU load, disk space, events, etc. Commonly measured metrics are response time and availability (or uptime), but consistency and reliability metrics are gaining popularity. Measuring a website's availability and reliability under various amounts of traffic is often referred to as load testing.

Website monitoring also helps benchmark the website against the performance of a competitor to help determine how well a site is performing. Website speed is also used as a metric for search engine rankings. [2]

Website monitoring can be used to hold web hosting providers accountable for their service-level agreements. Most web hosts offer a 99.9% uptime guarantee and when uptime is less than that, individuals can be refunded for the excessive downtime. Not all hosts will refund individuals for excessive downtime so one must become familiar with the terms of service of their host. [3]

Most paid website monitoring services will also offer security features such as virus and malware scanning which is of growing importance as websites become more complicated and integral to the business.

Internal vs. external

Website monitoring can be done from both inside and outside of a corporate firewall. Traditional network management solutions focus on inside the firewall monitoring, whereas external performance monitoring will test and monitor performance issues across the Internet backbone and in some cases all the way to the end-user. Third-party website performance monitoring solutions can monitor internal (behind the firewall), external (customer-facing), or cloud-based Web applications.

Inside the firewall, monitoring is done by special hardware appliances which can help you determine if your internal applications’ sluggish performance is caused by: the design of applications, internal infrastructure, internal applications or connections to any public Internet.

External performance monitoring is also known as end-user monitoring or end-to-end performance monitoring. [4]

Real user monitoring measures the performance and availability experienced by actual users, diagnoses individual incidents, and tracks the impact of a change.

Measures of website availability

Availability Nines Downtime per year
90%1 nine876 hours
95%438 hours
99%2 nines87 hours, 36 minutes
99.9%3 nines8 hours, 45 minutes, 36 seconds
99.99%4 nines52 minutes, 33.6 seconds
99.999%5 nines5 minutes, 15.36 seconds
99.9999%6 nines31.68 seconds

Types of protocol

A website monitoring service can check other internet protocols besides HTTP pages and HTTPS such as FTP, SMTP, POP3, ActiveSync, IMAP, DNS, SSH, Telnet, SSL, TCP, PING, UDP, SOAP, Domain Name Expiry, SSL Certificate Expiry and a range of ports. Monitoring frequency occurs at intervals of once every 4-hours to every 15-seconds. Typically, most website monitoring services test a server, or application, between a once-per-hour per once-per-minute.

Advanced monitoring services capture browser interactions with websites using macro recorders, or browser add-ons such as Selenium or iMacros. These services test a website by running a web browser through a typical website transaction (such as a shopping cart) or a custom scenario, in order to check for user experience issues, performance problems, and availability errors. Browser-driven monitoring services detect not only network and server issues, but also webpage object issues (such as slow loading JavaScript, or third-party hosted page elements).

Implementation of time performance monitoring for the Apache HTTP Server is the mod_arm4 [5] module.

Types of monitoring

Users of website monitoring (typically network administrators, webmasters, web operations personnel) may monitor a single page of a website, but can also monitor a complete business process (often referred to as multi-step transactions). [6]

Servers monitoring from around the globe

Website monitoring services usually have a number of servers around the globe – South America, Africa, North America, Europe, Africa, Asia, Australia and other locations. By having multiple servers in different geographic locations, a monitoring service can determine if a web server is available across continents over the Internet. Some vendors claim that the more locations the better picture of your website availability while others say that three globally distributed stations are sufficient and more stations do not give more information.

Types

There are two main types of website monitoring

Levels of Website Monitoring

There are different levels of website monitoring, the more complex your website, the more complex your monitoring needs:

Notification options: alerts

As the information brought by website monitoring services is in most cases urgent and may be of crucial importance, various notification methods, often known as "alerts" are used: e-mail, IM, regular and cell phones, SMS, fax, pagers, Skype, RSS Feed, SNMP trap, URL notifications, etc.

Website monitoring services

The Website monitoring market is very competitive. There are 150+ active service providers [7] and more than 100 are documented to have gone out of business. [8] Most of the providers offer a free plan with low-frequency monitoring.

In recent years Synthetic Monitoring services have become widely available commercially, providing another vehicle to monitor the performance of specific web properties at a granular level.

See also

Related Research Articles

In computing, traceroute and tracert are diagnostic command-line interface commands for displaying possible routes (paths) and transit delays of packets across an Internet Protocol (IP) network.

<span class="mw-page-title-main">Load balancing (computing)</span> Set of techniques to improve the distribution of workloads across multiple computing resources

In computing, load balancing is the process of distributing a set of tasks over a set of resources, with the aim of making their overall processing more efficient. Load balancing can optimize response time and avoid unevenly overloading some compute nodes while other compute nodes are left idle.

<span class="mw-page-title-main">Proxy server</span> Computer server that makes and receives requests on behalf of a user

In computer networking, a proxy server is a server application that acts as an intermediary between a client requesting a resource and the server providing that resource. It improves privacy, security, and possibly performance in the process.

<span class="mw-page-title-main">Cacti (software)</span> Free open source RRDtool

Cacti is an open-source, web-based network monitoring, performance, fault and configuration management framework designed as a front-end application for the open-source, industry-standard data logging tool RRDtool. Cacti allows a user to poll services at predetermined intervals and graph the resulting data. Through the use of Cacti plugins, it has been extended to encompass all of the FCAPS operational management categories. It is generally used to graph time-series data of metrics such as CPU load and network bandwidth utilization. A common usage is to monitor network traffic by polling a network switch or router interface via Simple Network Management Protocol (SNMP).

<span class="mw-page-title-main">Web hosting service</span> Service for hosting websites

A web hosting service is a type of Internet hosting service that hosts websites for clients, i.e. it offers the facilities required for them to create and maintain a site and makes it accessible on the World Wide Web. Companies providing web hosting services are sometimes called web hosts.

<span class="mw-page-title-main">Load testing</span> Process of putting demand on a system and measuring its response

Load testing is the process of putting demand on a structure or system and measuring its response.

FCAPS is the ISO Telecommunications Management Network model and framework for network management. FCAPS is an acronym for fault, configuration, accounting, performance, security, the management categories into which the ISO model defines network management tasks. In non-billing organizations accounting is sometimes replaced with administration.

An application firewall is a form of firewall that controls input/output or system calls of an application or service. It operates by monitoring and blocking communications based on a configured policy, generally with predefined rule sets to choose from. The two primary categories of application firewalls are network-based and host-based.

Network monitoring is the use of a system that constantly monitors a computer network for slow or failing components and that notifies the network administrator in case of outages or other trouble. Network monitoring is part of network management.

A dedicated hosting service, dedicated server, or managed hosting service is a type of Internet hosting in which the client leases an entire server not shared with anyone else. This is more flexible than shared hosting, as organizations have full control over the server(s), including choice of operating system, hardware, etc.

High availability (HA) is a characteristic of a system that aims to ensure an agreed level of operational performance, usually uptime, for a higher than normal period.

<span class="mw-page-title-main">Pandora FMS</span> Software for monitoring computer networks

Pandora FMS is software for monitoring computer networks. Pandora FMS allows monitoring in a visual way the status and performance of several parameters from different operating systems, servers, applications and hardware systems such as firewalls, proxies, databases, web servers or routers.

The term downtime is used to refer to periods when a system is unavailable. The unavailability is the proportion of a time-span that a system is unavailable or offline. This is usually a result of the system failing to function because of an unplanned event, or because of routine maintenance.

An application delivery controller (ADC) is a computer network device in a datacenter, often part of an application delivery network (ADN), that helps perform common tasks, such as those done by web accelerators to remove load from the web servers themselves. Many also provide load balancing. ADCs are often placed in the DMZ, between the outer firewall or router and a web farm.

DNS hijacking, DNS poisoning, or DNS redirection is the practice of subverting the resolution of Domain Name System (DNS) queries. This can be achieved by malware that overrides a computer's TCP/IP configuration to point at a rogue DNS server under the control of an attacker, or through modifying the behaviour of a trusted DNS server so that it does not comply with internet standards.

<span class="mw-page-title-main">Shinken (software)</span> Network monitoring software

Shinken is an open source computer system and network monitoring software application compatible with Nagios. It watches hosts and services, gathers performance data and alerts users when error conditions occur and again when the conditions clear.

In computing, a firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. A firewall typically establishes a barrier between a trusted network and an untrusted network, such as the Internet.

PA Server Monitor is a server and network monitoring software from Power Admin LLC. PA Server Monitor focuses primarily on server and network health through numerous resource checks, reports, and alerting options. The agentless, on-premises software can monitor thousands of devices from a single installation. The monitored devices can be desktop computers, servers, routers and other devices.

<span class="mw-page-title-main">Endian Firewall</span> Linux distribution

Endian Firewall is an open-source router, firewall and gateway security Linux distribution developed by the South Tyrolean company Endian. The product is available as either free software, commercial software with guaranteed support services, or as a hardware appliance.

The term load testing or stress testing is used in different ways in the professional software testing community. Load testing generally refers to the practice of modeling the expected usage of a software program by simulating multiple users accessing the program concurrently. As such, this testing is most relevant for multi-user systems; often one built using a client/server model, such as web servers. However, other types of software systems can also be load tested. For example, a word processor or graphics editor can be forced to read an extremely large document; or a financial package can be forced to generate a report based on several years' worth of data. The most accurate load testing simulates actual use, as opposed to testing using theoretical or analytical modeling.

References

  1. Amazon Downtime Cost $66,000 - Forbes
  2. Dotcom-tools - Web page performance test
  3. Dotcom-monitoring Tool- DNS Monitoring
  4. Speed Affects Website Usage - Google Research Blog
  1. Stevenson, Seth (June 2012). "What You Hate Most About Waiting in Line". Slate . Retrieved 25 October 2014.
  2. Costill, Albert (25 July 2014). "SEO 101: How Important is Site Speed in 2014?". Search Engine Journal. Retrieved 25 October 2014.
  3. Tryn, Joe. "For newbies : 99.5% / 99.9% uptime guarantee explained" . Retrieved 29 October 2014. Also, do know how committed a host is in honouring their guarantee. Do they just mention it in their marketing channels, eg websites etc. Or do they really specify it clearly in their "terms of service" (ToS) ? What kind of compensation they plan to honour if they exceed the agreed upon max downtime ? Not all host are willing to compensate for exceeding the max downtime. Honest and responsible hosts will refund the hosting fees you paid for a particular month upon you reporting to them that they had exceeded the max downtime - and this is stated clearly in their ToS.
  4. In-House or Remote Network Monitoring
  5. Apache ARM 4 module
  6. "Network Monitoring Tools". www.slac.stanford.edu. Retrieved 2021-04-09.
  7. "The Updated List of 200+ Website Monitoring Services". 12 October 2015.
  8. "230+ Website Monitoring Services that Shut Down". 20 October 2015.