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.
You’re an end customer of a managed service provider (MSP). Outsourcing offers you many advantages but can also cause unease due to loss of control. Service assurance can bring peace of mind. So how do you achieve it?
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.
Yes, you heard it right. They both happened on the same day. I had no idea about WebGazer a few months ago, and now I am a part of it! It all started when a friend of mine texted me that he wanted some help. I said okay, but honestly, I did not think that it would become my new job.
Without a doubt, the digitization of patient health records and the rapid growth of software applications and systems supporting patient care and administration have changed the way medical care is delivered. As physicians, hospitals, and health systems struggle to see more patients, deliver better care – and comply with an ever-increasing number of other demands of their time – it’s critical that the applications and systems they rely on are available and perform as expected.
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).