Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Simplifying security auditing, Part 3: Keeping insider threats in check

Insider threats are on the rise. In fact, both administrators and average employees are among the biggest security threats in an organization. When it comes to security auditing, there are two areas you need to focus on: Active Directory changes and individual user activity, particularly administrator activity.

eG Enterprise Now Supports Performance Monitoring of VMware Cloud on AWS

eG Innovations has been a proud technology partner of VMware for over a decade, with eG Enterprise, our flagship performance monitoring and digital intelligence platform, being a VMware Ready certified solution that supports a broad range of VMware technologies, including VMware Horizon, vCenter, vSphere ESXi, vSAN and more.

Quest Foglight for Virtualization 8.8 Controls Costs, Automates Capacity & Reduces Waste to Optimize Performance of Hybrid Cloud Environments

ALISO VIEJO, CALIF. – August 27, 2018 – Quest Software, a global systems management, data protection and security software provider, today announced the availability of Foglight for Virtualization, Enterprise Edition 8.8.

Top 8 PaaS Providers for Deploying PHP Applications

Platform as a Service (PaaS) is an innovative cloud computing model that helps to deliver applications over the web. In this model, a cloud provider offers hardware and software tools, typically those required for application development, to the users as a service. The cloud infrastructure provides the ability to efficiently and quickly design and deploy apps and have them functioning reliably. Typically, the platform functions as an enabler of cloud applications.

Monitoring microservices: Everything you need to know [2018]

Monitoring remains a critical part of managing any IT system, while the challenges associated with monitoring microservices are especially unique. An example is how traditional monolithic systems, deployed as a single executable or library, have different points of failure and dependencies than those deployed with a microservices architecture.

Monitor a Django app with Scout

In this post, I'll show how to setup Scout to monitor the performance of SQL queries, external HTTP calls, template rendering, and more in Wagtail, a Django CMS app. Wagtail is a fast, modern opensource content management system built on Django. Used at NASA, Google, MIT, and more, it's a great option for running your own CMS. When we add the scout-apm package to the app, we'll quickly gain insights on the app's performance.