Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).

Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.

Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Functionality already exists
Workspace Instana
Categories Agent
Created by Guest
Created on Mar 8, 2026

Option to Ingest Only Host Metrics on Instana Agents (Disable All Sensors)

Summary

Provide a configuration option to allow Instana Agents to collect only host-level metrics (CPU, memory, disk, network, etc.) while disabling all automatic sensors and application monitoring.

This mode should be configurable either:

  • via Environment Variable, or

  • as a selectable option during the Agent installation process


Problem Statement

Instana agents automatically activate sensors to monitor applications, services, runtimes, and infrastructure components detected on the host.

In some environments, users only need basic infrastructure monitoring (host metrics) without enabling application or technology sensors.

Current limitations:

  • Sensors need to be manually deactivated in the configuration.

  • Disabling sensors individually is cumbersome and not scalable.

  • There is no simple host-only monitoring mode.

This creates challenges in environments such as:

  • Cost-optimization

  • Baseline infrastructure monitoring

  • Hosts where application monitoring is not allowed


Proposed Solution

Introduce a Host Metrics Only Mode for the Instana Agent.

When enabled:

  • The agent collects only host-level metrics:

    • CPU

    • Memory

    • Disk

    • Network

    • OS metrics

  • All technology/application sensors are disabled

  • No automatic sensor discovery occurs.


Configuration Options

Option 1 – Environment Variable

Example:

INSTANA_AGENT_HOST_MONITORING_ONLY=true

or

INSTANA_AGENT_DISABLE_SENSORS=true


Expected Behavior

When enabled:

  • Agent starts normally.

  • Only host infrastructure metrics are collected and ingested to the Instana backend.

  • No sensors are activated for:

    • Databases

    • Middleware

    • Containers

    • Runtimes

    • Applications


Benefits

  • Simplified infrastructure-only monitoring

  • Reduced resource consumption

  • Reduced sensor management complexity

  • Better support for restricted or hardened environments

  • Easier large-scale host deployments


Example Use Cases

  1. Security-sensitive hosts

    • Application inspection is not permitted.

  2. Cost control

    • Only infrastructure monitoring is required.

  3. Baseline monitoring

    • Teams want simple host health metrics without deep tracing.

  4. Pre-production environments

    • Lightweight monitoring before enabling full observability.

Idea priority High
  • Admin
    Henning Treu
    Mar 13, 2026

    Hi Prashanth and Philipp,


    tl;dr

    For the agent, set INSTANA_SELECTIVE_MONITORING=OPT_IN to let the agent ignore all processes on the host.


    ####

    You can achieve this already by running the Instana agent in "OPT-IN" mode. This is a feature of Selective Monitoring, where the agent will not start to monitor any process on a host, unless the process opts in.

    Here is the link to the documentation: https://www.ibm.com/docs/en/instana-observability/1.0.315?topic=agents-instana-selective-monitoring

    Hope this helps, I will set the idea to "already exists".


    Besat regards,

    Henning Treu - Product Manager Instana Agent