Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

NetFlow: Application metrics | Online help Site24x7

What are application metrics? Each network device runs applications that consume traffic. However, as a network administrator, it is vital to know which applications consume the most bandwidth or if any application takes up more than its fair share of network traffic. How does Site24x7 allow users to view application metrics? Here's where Site24x7 makes things easier for you. In its NetFlow Analyzer, Site24x7 allows you to view the amount of traffic consumed by each application and the percentage of traffic it uses.

Customer Stories: Sahil Pandita, consultant of Progress, Melbourne, uses Site24x7 to ensure uptime

Sahil Pandita, consultant of Progress, Melbourne, Australia, talks about how their organization uses Site24x7 to ensure uptime for their multi-national customers, and monitor it on a run-time basis to achieve a significant reduction in downtime to comfortably meet their SLAs. Pandita especially praises Site24x7's exhaustive integration capabilities with AWS or Azure, its flexible dashboards, and the events-based trigger features.

How to install the Site24x7 APM Insight Node.js agent

This video will walk you through the process of installing the Site24x7 APM Insight Node.js agent. The APM Insight Node.js agent automatically instruments supported frameworks (like Express, Koa, and Hapi) and records interesting events, like HTTP requests, database queries, errors, exceptions, web API calls, and remote calls. This installation method works in both Linux and Windows environments. Related notes and links.

How to verify the license key for a .NET application

Learn how to verify the license key when the.NET monitor fails to be created in the Site24x7 web client. About Site24x7 Site24x7 offers unified cloud monitoring for DevOps and ITOps. Monitor the experience of real users accessing websites and applications from desktop and mobile devices. Site24x7's in-depth monitoring capabilities enable DevOps teams to monitor and troubleshoot applications, servers, and network infrastructures (including private and public clouds). End-user experience monitoring is done from over 90 locations across the world and various wireless carriers.

Introduction to SNMP

Simple Network Management Protocol (SNMP) is an internet standard protocol used to monitor and manage network devices. SNMP helps collect data from these devices, organizes it, and sends it for network monitoring and management, which helps with fault detection and isolation. SNMP is an integral part of both monitored endpoints and the monitoring system. This video presents a brief overview of SNMP and its related concepts.

How to install the Site24x7 APM Insight .NET Core agent in Linux

This video will guide you through the installation of the Site24x7 APM Insight.NET Core agent. With the APM Insight.NET Core agent, you can monitor your web applications built in.NET Core 2.0 and above. You can track HTTP requests, SQL queries, errors, exceptions, web API calls, and remote calls in your ASP.NET Core applications hosted on Windows, Linux, or Mac. Related links The one-line code to include in the Program.cs file: builder.Services.AddSite24x7ApmInsights();

How to install the Site24x7 APM Insight .NET Core agent

This video will walk you through the process of installing the Site24x7 APM Insight.NET Core agent. With the APM Insight.NET Core agent, you can monitor your web applications built in.NET Core 2.0 and above. You can track HTTP requests, SQL queries, errors, exceptions, web API calls, and remote calls in your ASP.NET Core applications hosted on IIS or Kestrel web servers. This installation method works in both Linux and Windows environments.

How to install the Site24x7 APM Insight Java agent in a Docker container

This video will walk you through the process of installing the Site24x7 APM Insight Java agent in a Docker container. Docker itself is the whole environment that helps you run, build, and manage your application, allowing APM to achieve its goals more quickly. Related links The argument to include in your application startup command.