Observability
Node status Critical with “polling is failing” message after upgrade to SolarWinds Platform 2026.1
After upgrading to SolarWinds Platform 2026.1, you may see nodes unexpectedly change to Critical with a “polling is failing”–type status message even though the device still responds to ICMP (ping). This article explains the 2026.1 behavior change (“Node status indicates polling issues”), common root causes, and how to restore normal node status by fixing the underlying management polling failures (SNMP/WMI/WinRM) or adjusting the node’s intended polling method.
First published date
Last published date
Overview
Starting in SolarWinds Platform 2026.1, SolarWinds changed the default behavior of node status to help surface persistent SNMP, WMI, or WinRM polling failures regardless of whether the device is reachable via ICMP (ping). Previously, node status could remain Up while polling silently failed, causing missing data in graphs or health data.
In SolarWinds Platform 2026.1, if the core pollers fail continuously for about 10 minutes (by default), the platform can automatically change node status to:
- Critical (for persistent polling failures).
Example:
On Manage Nodes or Node Details, customers may see some of the following:
Status: Critical
Status message:
Node status is Critical, SNMP polling is failing: ‘Request timed out – possible causes include network issues, incorrect community string or SNMPv3 credentials, or the device not responding.’
Symptoms:
- The node will respond to ICMP and remain reachable.
- If the node is configured for ICMP-only, there is no impact to the Node Status.
- After upgrading to SolarWinds Platform 2026.1, node status behavior may change for nodes configured for SNMP or WinRM.
Product section
Cause
Starting in SolarWinds Platform 2026.1 and above, node-status logic was changed to watch for repeated management polling failures using the configured management method (such as SNMP or Windows polling via WMI/WinRM).
If those polls fail continuously for several minutes (default is ~10 minutes) while the node responds to ICMP, the platform will mark the node as:
-
Critical when polling fails (for example, repeated timeouts, no response, invalid credentials, or other persistent errors).
Common underlying causes include (these often existed before the upgrade but were not as visible at the node-status level):
-
Device credentials (password/SNMP community/SNMPv3 credentials) changed on the device but were not updated in SolarWinds.
-
Firewall rules or ACLs blocking SNMP or Windows polling traffic from the polling engine.
-
SNMP service disabled on the node, or required Windows services not running.
-
Node configured with credentials that never worked (for example, copied from another device)
Resolution
Step 1: Confirm the status message and failing protocol
|
Use this step to:
You should always do this first, because it tells you whether the rest of this article applies and which path to follow. |
-
In the web console, open the affected node: My Dashboards > Summary > All Nodes, then select the node.
-
Review:
-
The Status value.
-
The status message shown in the node status area or in the Manage Nodes grid.
-
-
If the message references SNMP polling, WMI/WinRM polling, timeout, or credentials, this behavior aligns with the 2026.1 “polling issues” status feature.
Step 2: Verify the node polling method and credentials
|
Use this step when:
In this step you:
If credentials were wrong, the problem is often fully resolved after this step and normal status returns once polling succeeds again. |
-
On the node details page, select Edit Node.
-
Note the Polling Method (for example, SNMP for network devices or WMI/Agent/Windows polling for Windows servers).
-
Validate credentials:
-
SNMP: Confirm the configured community string or SNMPv3 username/password in SolarWinds matches the device configuration.
-
Windows polling: Confirm the Windows account credentials are valid and have permission to query the server.
-
-
Use the Test option (if available) to validate credentials from the SolarWinds web console.
-
If the test fails, correct the credential details in SolarWinds (and on the device, if needed) until the test passes.
-
Step 3: Confirm network/service reachability from the polling engine
|
Use this step when:
In this step you confirm the polling engine can reach the node over the management protocol, not just ping. Do this step if fixing credentials in Step 2 did not clear the status. |
-
From the polling engine (or main polling engine), verify ping to the node works.
-
Validate protocol access:
-
For SNMP, ensure UDP 161 is open and the device responds to SNMP from the polling engine.
-
For Windows polling, verify required WMI/WinRM ports are allowed and services are running/configured for remote monitoring.
-
-
Work with the network/server team to remove firewall/ACL blocks and ensure SNMP/Windows services are enabled as required.
Step 4: Align monitoring intent (ping-only vs. managed polling)
|
Use this step when, during Steps 1–3, you realize:
In this step you:
|
-
Edit the node and set the Polling Method to the desired mode (for example, ICMP only).
-
Ensure SNMP/Windows polling is not configured for nodes where you do not intend to collect that data.
Step 5: Confirm the node returns to the expected status
In this step you confirm that:
-
- The node status returns to its expected state (for example, Up), and
- The “polling is failing” message disappears.
-
After making changes, wait a few polling cycles (typically several minutes) or run Poll Now (if available).
-
Refresh the node details page or Manage Nodes and confirm:
-
Status returns to the expected state (for example, Up), and
-
The polling error message no longer appears.
-
-
If the status does not recover after correcting polling, gather diagnostics and contact SolarWinds Support with screenshots, credential test results, and details of recent firewall/device changes.
Optional workaround (Not recommended): Disable node-status changes from polling errors
|
Important: This option is not recommended. It hides real monitoring problems. Use it only if you fully understand the impact and have other ways to detect polling failures. |
-
Sign in with an administrative account.
-
Open the Advanced Configuration page:
http://<solarwinds_server>/Orion/admin/advancedconfiguration/global.aspx -
Find the setting PollerErrorMonitoringPeriodInMinutes.
-
Set the value to 0 and save.
What this does: Polling errors may still be logged/visible in diagnostics, but SolarWinds will stop automatically changing node status due to persistent polling errors.
To ensure existing nodes reflect the new behavior:
For nodes that were already set to Critical due to this feature before you disabled it:
-
- Temporarily Unmanage and then Remanage the affected nodes (for example, from Manage Nodes).
- This forces a status recalculation for those nodes under the new configuration and clears the prior polling‑error–driven Critical state