Week of 7.30: What's New in Product
Announcing the following integrations: Kapacitor, Blue Matador, Instana, Zapier, BigPanda, ManageEngine
Announcing the following integrations: Kapacitor, Blue Matador, Instana, Zapier, BigPanda, ManageEngine
Malware / Virus checks from Uptime.com checks your site against two major malware databases. Malware is any type of unwanted or malicious code. Malware includes viruses, which are malware designed to replicate and spread, as well as spyware, adware, trojans and more. A Malware / Virus check uses the Google Safe Browsing List and the Yandex Safe Browsing List to determine if your site has malware.
In a recent tweet, I shared some of the open source tools and technology I use as an engineer at Microsoft. My team helps provide researchers in the Artificial Intelligence and Research Group shared resources to further their research goals. These tend to be both individual and clustered compute resources on both Linux and Windows platforms.
StatusHub is a flexible incident (crisis/status) and event communication tool that helps you keep your impacted staff and end users updated effectively Its efficient communication mechanisms create a beneficial environment of trust and transparency for the people that rely on your company.
In Part 2 of this series, we learned how to access IIS metrics and logs using Windows tools. In this post, we’ll show you a more comprehensive approach to IIS monitoring, one that brings together out-of-the-box dashboards, automated alerts, and log analytics, all in a single platform.
In this post, we’ll show you how to use built-in IIS monitoring tools to access and graph performance counters, configure logging in IIS, and query your logs with Microsoft’s Log Parser Studio. We’ll also explain how to use a diagnostic tool to investigate memory leaks and high CPU utilization in your application pools and worker processes.
Microsoft’s Internet Information Services (IIS) is a web server that has traditionally come bundled with Windows (e.g., versions 5.0, 6.0, and beyond). IIS has numerous extensibility features. Swappable interfaces like ISAPI and FastCGI make it possible to use IIS with a variety of backend technologies, from micro-frameworks like Flask to runtimes like Node.js, along with technologies you’d expect to find within a Windows-based production environment (e.g., ASP.NET).