Documentation forServer & Application Monitor
Monitoring your applications and environment is a key capability of Hybrid Cloud Observability and is also available in a standalone module, Server & Application Monitor (SAM). Hybrid Cloud Observability and SAM are built on the self-hosted SolarWinds Platform.

SolarWinds Platform server 2020.2.6 - Main Polling Engine

This SAM application monitor template assesses the status of Windows services on the Main Polling Engine, which is usually the SolarWinds Platform server.

The Legacy SolarWinds Platform server 2020.2 - Main Polling Engine template was replaced by this template in SAM 2020.2.6.

Prerequisites

WMI access to the target server.

Credentials

Windows Administrator on the target server.

Component monitors

SolarWinds Administration Service

Returns the CPU and memory usage of the SolarWinds Administration Service that:

  • Manages installed SolarWinds Platform products and upgrades.
  • Supports the installation of Additional Polling Engines (APEs), Additional Web Servers, and High Availability (HA) backups.
  • Controls the SolarWinds Platform Service Manager used to stop, start, and restart SolarWinds Platform services and websites, including dependencies.

SolarWinds Alerting Service V2

Returns the CPU and memory usage of the SolarWinds Alerting Service V2 that:

  • Evaluates alert conditions,
  • Triggers alerts, and
  • Runs alert actions.

    By default, this monitor is disabled.

SolarWinds Collector Service

Returns the CPU and memory usage of the SolarWinds Collector Service that handles data synchronization between polling engines and the SolarWinds Platform database.

SolarWinds Cortex

Returns the CPU and memory usage of the SolarWinds Cortex service that supports polling for PerfStack and other SolarWinds Platform features that collect data.

SolarWinds High Availability

Returns the CPU and memory usage of the SolarWinds High Availability (HA) service that monitors SolarWinds Platform health and mediates switchover of responsibilities between active and backup SolarWinds Platform instances inside an HA pool.

SolarWinds Information Service V3

Returns the CPU and memory usage of the SolarWinds Information service V3 used by websites to talk to the database. This service also controls how polling engines communicate with each other.

SolarWinds Job Engine v2

Returns the CPU and memory usage of the SolarWinds Job Engine v2 service that performs recurring work. This service creates various Job Engine Worker processes for scalability and robustness. The job engine writes information about each job to its database.

SolarWinds Log Analyzer for SolarWinds Platform Polling Service

Returns the CPU and memory usage of the SolarWinds Log Manager for SolarWinds Platform Polling Service, which is responsible for logging events in log files.

SolarWinds Log Analyzer for SolarWinds Platform Syslog Service

Returns the CPU and memory usage of the SolarWinds Log Manager for SolarWinds Platform Syslog Service, which is responsible for logging events in log files.

SolarWinds Log Analyzer for SolarWinds Platform Trap Service

Returns the CPU and memory usage of the SolarWinds Log Manager for SolarWinds Platform Trap Service, which is responsible for logging events in log files.

SolarWinds SolarWinds Platform Module Engine

Returns the CPU and memory usage of the SolarWinds Platform Module Engine service that supports communication with the SolarWinds Platform database.

Process Monitor - SWJobEngineWorker2.exe

Returns the number of Job Engine worker processes and its CPU and memory usage. A value of 10 or lower is acceptable. If the returned value is 100 or greater, there may be problems with jobs hanging.

Process Monitor - SWJobEngineWorker2x64

Returns the number of Job Engine worker processes and its CPU and memory usage. A value of 10 or lower is acceptable. If the returned value is 100 or greater, there may be problems with jobs hanging.

SolarWinds Recommendations

Virtualization Manager (VMAN) recommendations focus on the optimization of resource allocation based on performance metrics and storage capacity. Recommendations calculate trends and risks based on enabled strategies, providing plans of action to consider and apply to resolve immediate issues or preemptively prevent issues from occurring.

SolarWinds Website (HTTP)

Tests a web server's ability to accept incoming sessions and transmit the requested page. The component monitor can optionally search the delivered page for specific text strings and pass or fail the test based on that search. By default, it monitors TCP port 80.

SolarWinds Website (HTTPS)

Tests a web server's ability to accept incoming sessions and transmit the requested page. The component monitor can optionally search the delivered page for specific text strings and pass or fail the test based on that search. By default, it monitors TCP port 443.

Job Engine v2: Jobs Lost

Returns the number of lost jobs. The rising/falling of the counters will solely be based on the performance of the Orion server itself when doing the jobs, although it should be zero at all times.

Job Engine v2: Jobs Queued

Returns the number of jobs waiting for execution due to insufficient resources. The rising/falling of the counters will solely be based on the performance of the Orion server itself when doing the jobs, although it should be zero at all times.

Job Engine v2: Jobs Running

Returns the number of jobs currently running.

Job Engine v2: Worker Processes

Returns the number of worker processes used. A value of 10 or lower is acceptable. If the returned value is 100 or greater, there may be problems with jobs hanging.

Job Scheduler v2: Average Execution Delay

Returns the average delay, in milliseconds, between the time when the job is supposed to be executed and the time that it actually is executed. This value should be less than 100,000.

Job Scheduler v2: Results Notified Error

Returns the number of errors that occurred when sending the results back. The rising/falling of the counters will solely be based on the performance of the Orion server itself when doing the jobs, although it should be zero at all times..

MSMQ Folder Size

Returns the MSMQ folder size. This monitor should be less than 800 MB. The maximum size is 1 GB. If the 1-GB limit is reached, polling will stop working correctly.

The use of Message Queuing (MSMQ) technology was deprecated in SolarWinds Platform 2020.2.6.

To increase the MSMQ size, open Computer Management > Features > Messaging Queuing. Right-click and change MSMQ Messaging 1 GB Limit to 1.5 GB. See this SolarWinds Success Center article for details: Microsoft Message Queue Fills Directory with Orphaned Files.

MSMQ Messages in Queue

The total number of Message Queuing messages that currently reside in the selected queue. If the Data Processor receives more MSMQ results than it can process and pass to the Standard Poller, MSMQ continues growing. The size of MSMQ should be near 0 most of the time. Some spikes may appear, but the Data Processor must be able to clean up the MSMQ quickly; otherwise it may not be able to handle database blackouts or maintenance. (Standard Poller performance is affected by DB performance significantly.)

The use of MSMQ was deprecated in SolarWinds Platform 2020.2.6.

Before using this counter, set the correct instance beginning with: <HOSTNAME>\private$\solarwinds\collector\processingqueue
where <HOSTNAME> is the hostname (without < >) of the target server.
For example: APMhost

By default, the instance is set to: <HOSTNAME>\private$\solarwinds\collector\processingqueue\solarwinds.node.hardwarehealth.wmi

To find all available instances, run the PerfMon utility and search for “Messages in Queue” counter in the “MSMQ Queue” category.

This monitor is disabled by default. Enable through the component monitor settings.

Perfmon DPPL Avg. Time to Process Item

Returns the time needed to process one item. A returned value of 1 indicates one item per second. 0.01 means 100 items per second. The returned value should be as low as possible.

Note: This monitor is disabled by default.

Perfmon DPPL Waiting Items

Returns items pulled from the message queue but waiting for other results to be processed. This should be less than 40. A higher, sustained value may indicate issues with the SolarWinds Platform database response time, performance issues, or Down elements.

Note: This monitor is disabled by default.

RabbitMQ Folder Size

Returns the SolarWinds Platform RabbitMQ folder size. An increase in size indicates that RabbitMQ is writing messages that are not delivered, or the polling engine is running out of memory.

Note: This monitor is disabled by default.

RabbitMQ Service Monitor

Returns information about the RabbitMQ services running on a Windows node. See also Troubleshooting RabbitMQ.

SWIS PubSub Messages Queued

The total number of Message Queuing messages that currently reside in the SWIS publish-subscribe (PubSub) queue. If more messages are sent than subscribers can process, or cannot be delivered, RabbitMQ continues growing. The size of the queue should be near 0 almost all of the time. Some spikes may appear, but SWIS needs to be able to clean up the message queues quickly.

Note: This monitor is disabled by default.

TCP Port Usage Count

The number of TCP ports in use.