Operations | Monitoring | ITSM | DevOps | Cloud

How to

WhatsUp Gold & Flowmon Integration

Watch this video to learn more about WhatsUp Gold & Flowmon's out-of-the-box integration. You will learn how to integrate traditional IT Infrastructure metrics, such as CPU utilization or memory consumption on servers, with Network performance metrics, such as server response time coming from the Network traffic provided by Flowmon.

Getting started with Application Observability for Java

Links: Description: Get started with instrumenting Java applications with Grafana Cloud to observe them, detect anomalies, and find root causes. In this video, Grafana Developer Advocate Leandro Melendez outlines how to quickly get started with Application Observability for Java based on these three easy steps: Download the Grafana instrumentation agent Instrument an application and send telemetry data to the Grafana Cloud OTLP Endpoint Observe the service in Application Observability.

Feature Spotlight - Introducing Smart Agent for Cisco AppDynamics

Cisco AppDynamics Smart Agent will transform how you manage your agent lifecycle. It orchestrates your agent lifecycle tasks through an enhanced UI, or through an advanced CLI. Learn about the recently released Smart Agent and Agent Management for Cisco AppDynamics in the video below. It includes an overview and short demonstration of the primary use case: identifying agents that must be updated, and how to perform agent updates in bulk.

Did you know anyone can be affected by IT Downtime? (Short)

Discover the hidden risks of IT downtime that affect everyone! Whether you're a tech enthusiast, business owner, or just curious about the digital world, this video is a must-watch. IT downtime is more than just a technical glitch – it's a phenomenon that can impact individuals and businesses alike.

How to combine Playwright locators to test non-deterministic application flows

Sometimes, applications can behave differently even though your users do the same things. How can you test these non-deterministic flows? Learn in this video how Playwright's "locator.or()" method helps to write tests that can handle different application flows.