Skip to content

Sensors

Categories

77 results found

  1. As an IT Infrastructure Manager or Systems Engineer, I want a pre-configured PRTG template for monitoring Sangfor hyperconverged infrastructure so that I can achieve comprehensive visibility into my virtualized environment without having to manually configure individual sensors or write custom scripts.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. As a PRTG user, I need to filter emails monitored by the IMAP sensor in minute intervals (e.g., "last 5 minutes" instead of "last 1 hour"). This will allow me to achieve greater granularity and detect critical, time-sensitive email notifications (like system alerts or transaction confirmations) much faster.

    Caveat: Implementing minute-level filtering will likely increase the load and resource consumption on the PRTG probe and core server due to more frequent and potentially more intensive checks.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. As an operator of security‑critical DNS infrastructure, I want a native PRTG sensor that monitors DNSSEC signature status and trust chain integrity for my DNS zones, so that I can detect issues such as missing DS records, expiring signatures, or failed validation before they impact production.

    Therefore, a sensor must check the following DNSSEC components:

    AD flag (validation status)
    Presence of RRSIG records and their signature expiration time (warn if remaining time is low!)
    Count of DNSKEY records including KSK (257) and ZSK (256)
    Count of DS records in the parent zone (=0 is error)
    Trust chain consistency (DS ->…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. As a Systems Engineer running nginx as my web server, I want a dedicated PRTG sensor that reads nginx's built-in status page and turns it into real-time channels for active connections, request throughput, connection states, and dropped connections, so that I can monitor my web server's actual load and health and get alerted before it starts refusing traffic.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. As a PRTG user, I want a single sensor per server (HPE, Dell, Lenovo, Supermicro, etc.) that monitors all fans via Redfish, so that I get a consolidated view of fan health and speeds without cluttering my device tree with one sensor per fan.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi there,

    Exciting news! Your idea is now in progress! Our team has started working on bringing this feature/improvement to life.

    We're diligently developing and testing, and we'll keep you updated on our progress. We're excited about the positive impact this will have for Paessler users.

    Thanks for your patience and for helping us enhance our products.

    Best regards,

    The Paessler Product Team

  6. As a Systems Engineer responsible for monitoring UPS infrastructure,
    I want the SNMP UPS Status sensor to include an "Output Source" channel that indicates whether the UPS is supplying power from utility (mains) or battery,
    so that I am immediately alerted when a UPS switches to battery power due to a utility outage, without having to wait for the battery charge to drop to a warning or error threshold.

    Background:
    I've just started testing the SNMP UPS Status (NEW) sensor with Eaton UPSs. Having the Battery Status, Charge Remaining, Current Load, and Estimated Time Remaining are all super handy.
    However,…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. As an IT Infrastructure Manager operating PRTG in a network without direct internet access,
    I want the SSL Certificate sensor to natively support the HTTP proxy settings configured on the parent device,
    so that I can monitor the SSL/TLS certificates of external websites through our proxy — just like I already can with HTTP-based sensors — without needing to rely on a separate monitoring tool.

    Background: We are using PRTG without direct internet access. With the proxy setting of the device we can monitor a HTTPS website, but not the SSL certificate of that site. That is a problem for…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    In Progress  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. As a Systems Engineer, I want to be able to use HPE ProLiant sensors on the multi-platform probe, so that I can monitor my HPE server hardware from Linux-based or containerized probe environments without depending on a Windows remote probe.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. As an IT Infrastructure Manager,
    I want native PRTG sensors for HPE VM Essentials (VME) clusters that monitor cluster health, host performance, VM status, and resource utilization,
    so that I can maintain unified visibility across my virtualization environment after migrating away from VMware, without relying on manual custom sensor configurations.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. As a Systems Engineer managing Linux server infrastructure with PRTG, I want a native Linux PSI sensor that reads CPU, memory, and I/O pressure stall metrics directly from /proc/pressure/, so that I can accurately detect resource contention, identify performance bottlenecks earlier, and replace fragile custom SSH script workarounds with a standardized, maintainable monitoring solution.

    Many organizations using PRTG rely on the built-in SNMP Linux Load Average sensor to monitor system load on Linux servers. While this works for basic monitoring, the traditional load average metric has well-known limitations: it only reflects the number of runnable or waiting tasks and does…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. As a Systems Engineer managing containerized workloads across different operating systems and environments, I want a dedicated Podman container monitoring sensor in PRTG so that I can monitor the health, status, resource usage, and uptime of my Podman containers, with the same depth and ease that the existing Docker sensor provides for Docker environments.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. As an IT Infrastructure Manager responsible for disaster recovery operations,
    I want PRTG to integrate with the Zerto Analytics portal to monitor Virtual Protection Groups (VPGs), their size, RPO compliance, and replication health,
    so that I can proactively detect drift in DRaaS protection, ensure business continuity compliance, and receive alerts when disaster recovery SLAs are at risk—all from within my unified PRTG monitoring dashboard.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. As a System Engineer monitoring large-scale Citrix XenServer environments,
    I want the ability to selectively choose which channels to monitor in the Citrix XenServer Host sensor (e.g., specific CPU cores and hardware components),
    so that I can reduce sensor complexity, improve performance, and maintain a clear overview when monitoring systems with 200+ CPU cores without being overwhelmed by hundreds of unnecessary channels.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. As a Storage Administrator, I want to add and monitor LUNs with an empty or unset comment field using the LUN v2 sensor in PRTG, so that monitoring coverage is not blocked by optional metadata and I can ensure complete visibility and SLAs across all storage volumes.

    Problem / Context:
    In many storage environments, the comment/description attribute of a LUN is optional and frequently left blank (e.g., when provisioned by automation or 3rd‑party workflows).
    When I attempt to add a LUN v2 sensor for such a LUN, PRTG fails with the error: “Das abgefragte Feld comment ist leer.” (“The queried…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. As a Network Engineer monitoring network infrastructures with GRE tunneling, I want the sFlow sensor to sample GRE (IP protocol 47) traffic so that I can gain complete visibility into all network traffic flows, including tunneled traffic. Currently, PRTG sFlow sensor only samples UDP and TCP traffic.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. As a Systems Engineer managing servers with outbound-only connectivity, I want HTTP Push Data Advanced sensors to gracefully resume monitoring after maintenance windows by using the most recent push data received during the pause, so that I don't get false alarms and can maintain accurate monitoring continuity during planned maintenance.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. As a Systems Engineer managing multiple servers with multiple disk volumes, I want to configure disk space threshold triggers that apply to ANY partition across servers in a group so that I can efficiently monitor disk space without spending weeks manually configuring individual partition thresholds.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 4 Next →
  • Don't see your idea?