Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

Introducing Cortex Plugins and Customization

To be a true system of record, your IDP needs to be a source of truth for all the data in your stack. While Cortex offers 50+ out of the box integrations, and the ability to bring in custom data, we know there are occasions where you’ll also want to visualize or take action on data sourced from other places including internally developed tools or repositories. That’s why we’re excited to officially launch the Cortex plugin framework plus UI customization. Now users can.

What's new with Aiven Q2/Q3 2023: Latest product updates and features in the Aiven Platform

Join us for an exciting opportunity to discover all the latest product developments in Aiven’s open source data platform! During this webinar, we will be sharing how Aiven is developing its platform capabilities around strict data residency and optimized cost requirements with Bring-Your-Own-Cloud (BYOC).

How to Download Files from URLs with a Bash Script

In today's dynamic IT environment, automation, and scripting are essential tools for IT professionals and Managed Service Providers (MSPs). Whether it's for deploying applications, managing infrastructure, or troubleshooting, scripts can save countless hours of manual labor, increase efficiency, and reduce human error. One common task that professionals often need to automate is file downloading from a URL using a shell script, specifically a bash script.

How to Disable Fast Startup in Windows 10 and Windows Server 2016

As IT professionals and Managed Service Providers (MSPs), understanding and controlling system features is a part of the job. Fast Startup (also known as Hiberboot or Fast Boot) in Windows 10 and Windows Server 2016, while generally beneficial, may sometimes require to be turned off. In this post, we delve into what Fast Startup is, its implications, how to disable it manually or via PowerShell, and the differences between Fast Startup and Hibernation.

Sponsored Post

Serverless Elasticsearch: Is ELK or OpenSearch Serverless Architecture Effective?

Here's the question of the hour. Can you use serverless Elasticsearch or OpenSearch effectively at scale, while keeping your budget in check? The biggest historical pain points around Elasticsearch and OpenSearch are their management complexity and costs. Despite announcements from both Elasticsearch and OpenSearch around serverless capabilities, these challenges remain. Both of these tools are not truly serverless, let alone stateless, hiding their underlying complexity and passing along higher management costs to the customer.

Join hundreds of content publishers and IT consultants earning big from the ManageEngine Affiliate Program

The ManageEngine Affiliate Program helps content publishers, IT consultants, and bloggers monetize their traffic. With a wide range of over 60 IT solutions built by ManageEngine for enterprises and small- and medium-sized businesses, both cloud and on-premises, affiliates can use easy link-building tools to direct their audience to their recommendations and earn from qualifying purchases.

Azure Service Bus Dead-Letter Queue Monitoring

Azure Service Bus, a cloud-based messaging service, facilitates communication between applications and services. Within Azure Service Bus queues and topic subscriptions, there exists an additional sub-queue known as a Azure Service Bus dead-letter queue (DLQ). The Dead-Letter Queue (DLQ) serves as a storage area for messages that the receiving application from the main queue cannot deliver or process successfully. These messages are referred to as “dead-lettered” messages.