Operations | Monitoring | ITSM | DevOps | Cloud

Patch Manager Plus recognized as SoftwareWorld's top rated endpoint protection software

Patch Manager Plus recently joined ManageEngine’s flagship unified endpoint management software, Desktop Central, in SoftwareWorld’s list of Top 10+ Best Endpoint Protection Software in 2020. In the platform’s review of several alternative tools, both ManageEngine products received a score of 98/100.

How to run a remote team retrospective

Let’s face it: agile methodologies weren’t exactly created for remote teams. Early agile teams were overwhelmingly co-located in offices, mostly because video conferencing, chat, and other technology that makes remote work possible were laughably primitive and clunky at that time. These days, with so many people working remotely, gathering your team in the same room isn’t realistic. That doesn’t mean remote retrospectives are impossible, however.

PHP Json_encode: Serialize PHP Objects to JSON

PHP is a server-side scripting language for creating your website’s backend system that can serve webpages, communicate with databases, and exchange data over the internet. A decent backend framework like PHP needs to be capable of providing and processing data in any format (e.g., XML, JSON, etc.) to be socially accepted in a society of skilled web development frameworks.

Stateful Kubernetes Workloads on vSphere with RKE

Stateful workloads in Kubernetes need to be able to access persistent volumes across the cluster. Storage Classes represent different storage types in Kubernetes. A storage provisioner backs each storage class. Most commonly used cloud providers have storage provisioners, which offer different capabilities based on the underlying cloud. There are also a wide variety of storage provisioners available to Kubernetes, based on the cloud provider in use.

Healthchecks.io Status Page Facelift

The Healthchecks.io system status page at status.healthchecks.io recently received a revamp. Here are my notes on the new version. First up, the components section shows the current and historic status of components: Dashboard shows the status of the main website, healthchecks.io. “Operational” state here means the website responds to HTTP requests, and has a working connection to the PostgreSQL database.

It's all about User Experience! New release available for MetrixInsight for CVAD

It’s all about User Experience! New release available for MetrixInsight for CVAD. A CITRIX® Ready SCOM Management Pack for Citrix Virtual Apps and Desktops. We have included some new important metrics to measure User Experience for Citrix based SBC/VDI: Session Round Trip Time, also known as ICA Round Trip Time (ICA RTT).

Your Personal IT Assistant: Ivanti Cloud

For many IT organizations, widescale remote working brings new requirements for supporting both end-users and assets. This is stretching resources and capabilities for many IT teams as they adapt to this change without compromising quality or security. Until recently, the office was the traditional hub of connectivity—not just to business systems, but also among employees.

Using AI to Autonomously Monitor Your Subscription Payment Model

There’s no question that subscription-based businesses are an incredibly popular revenue model in today’s economy. While single transaction revenue models tend to fluctuate due to the seasonality of markets, subscription plans offer much more consistent and predictable revenues. Although the subscription revenue model can certainly be advantageous over one-off transactions, these businesses are also notoriously challenging to keep subscribers active on their plan.

Jaeger embraces OpenTelemetry collector

In this article we are going to explain Jaeger integration with the OpenTelemetry collector, describe differences between these two and have a look at Kubernetes deployment via Jaeger Operator. OpenTelemetry collector is a vendor-agnostic service for receiving, processing and exporting telemetry data. In the Jaeger project we have decided to deprecate the Jaeger collector and migrate its functionality to an implementation based on OpenTelemetry collector.