Operations | Monitoring | ITSM | DevOps | Cloud

Getting started with Huntress dashboards

If you run Huntress across a fleet of client environments, you already know the console gives you a solid view of agent health, threat detections and incident reports. What it doesn't give you is a way to put that data next to everything else you're tracking, your PSA tickets, your other security tools, the rest of your stack, so you can see the whole client picture in one place.

Getting started with Microsoft Defender dashboards

Microsoft Defender does a great job protecting you and your organization from online threats. It is constantly working to detect and collect security data so you don’t have to worry about falling behind on incidents and vulnerabilities. The Defender portal can also provide great insights into that data, but connecting it to the rest of your stack is difficult.

Webinar: Beyond SCOM - Your dashboards, your journey

Many organisations have built their monitoring on SCOM and SquaredUp Dashboard Server, and built it well. But the modern IT estate has moved on. Cloud services, SaaS platforms and new toolsets are now part of the picture, and the monitoring strategy needs to keep pace. The challenge isn't starting over, it's extending what you already have without throwing away the investment you've made.

Webinar: Beyond HaloPSA - Build the MSP dashboard you've always wanted

HaloPSA is the operational backbone for many MSPs. But when your reporting is limited to what the built-in tools can surface, you end up exporting data, building manual reports, or switching between your PSA, RMM, and other tools just to answer basic questions. In this webinar, our DevRel Engineer, Dan Watts, shows you how to build live SquaredUp dashboards directly on top of HaloPSA, pulling in data from your RMM and other tools alongside it. The result is a single, real-time view of the metrics that matter most to your team and your clients.

Analysing Claude Code telemetry with SquaredUp - diving deeper

In our previous article we looked at the basics of: In this article, we are going to take a deeper dive into some of the complexities of configuration as well as some of the nuances of analysing Claude telemetry. Before we dive into the code, let us just remind ourselves that our telemetry pipeline looks like this: That is, we are emitting Claude Code telemetry to an OpenTelemetry Collector. The telemetry is then exported to an Application Insights endpoint and stored in Log Analytics tables.

How to use Postman Visualizer: a step-by-step guide

API responses are often easier to understand when they are displayed visually instead of as raw JSON. While Postman is widely used for testing APIs, many developers overlook one of its most useful features which is the Postman Visualizer. While it is not as fully featured as a dedicated dashboarding platform like SquaredUp, it is a great way to quickly visualize API responses during development and debugging.