Device Types and Supported Protocols

Server Scout supports monitoring a wide range of network devices and infrastructure components through standardised protocols. This agentless approach means no software needs to be installed on your monitored devices — Server Scout connects directly using industry-standard protocols to gather telemetry data.

Supported Device Types

Switch

Network switches are monitored via SNMP to provide comprehensive network infrastructure visibility. Server Scout tracks:

  • Per-port status (up/down/admin down)
  • Port speeds and duplex settings
  • Traffic statistics (bytes in/out, packets, unicast/multicast)
  • Error counters (CRC errors, collisions, discards)
  • Interface utilisation percentages

This monitoring helps identify network bottlenecks, failed connections, and performance issues across your switching infrastructure.

DRAC

Baseboard Management Controllers (BMCs), including Dell iDRAC, HP iLO, and other IPMI-compatible devices, provide crucial hardware health monitoring. Server Scout monitors:

  • CPU and ambient temperatures
  • Fan speeds and status
  • Power supply unit (PSU) health and redundancy
  • Server power state (on/off/standby)
  • Chassis intrusion detection
  • System Event Log (SEL) entries

This low-level hardware monitoring operates independently of the server's operating system, providing visibility even when servers are powered down or unresponsive.

UPS

Uninterruptible Power Supplies using standard UPS-MIB are monitored to ensure power infrastructure reliability:

  • Battery charge percentage and health
  • Estimated runtime remaining
  • Input and output voltage levels
  • Load percentage and power consumption
  • Output source (mains/battery/bypass)
  • Alarm conditions and battery replacement indicators

PDU

Power Distribution Units provide basic infrastructure monitoring through SNMP:

  • System description and model information
  • Uptime tracking
  • Basic availability monitoring

More advanced PDU monitoring capabilities depend on manufacturer-specific MIBs and may be supported through custom device configurations.

Storage

Network-attached storage arrays and SAN devices are monitored using SNMP for basic health checking:

  • System availability and uptime
  • Basic device identification
  • SNMP connectivity verification

Advanced storage metrics may require vendor-specific monitoring solutions or custom SNMP configurations.

Printer

Network printers supporting SNMP provide basic operational monitoring:

  • Printer status and availability
  • System uptime tracking
  • Basic connectivity verification

Other/Generic

Custom devices supporting SNMP can be monitored using generic device profiles. This flexibility allows monitoring of:

  • Environmental sensors
  • Specialised network equipment
  • Industrial control systems
  • Any device with SNMP agent capability

Supported Protocols

SNMP v2c

The most commonly deployed SNMP version uses community string authentication:

  • Simple configuration with read-only community string
  • Plaintext transmission (suitable for secure networks)
  • Broad device compatibility
  • Minimal configuration overhead

Example community strings are typically "public" for read-only access, though organisations should use custom community strings for security.

SNMP v3

The most secure SNMP implementation offers user-based authentication with three security levels:

noAuthNoPriv: Username-only authentication with no encryption authNoPriv: Authentication using SHA or MD5 hashing without encryption authPriv: Full authentication plus AES or DES encryption for privacy

SNMP v3 is recommended for devices accessible across untrusted networks or where security policies require encrypted management traffic.

IPMI

Intelligent Platform Management Interface provides out-of-band server hardware monitoring:

  • Username and password authentication
  • Direct BMC network connectivity required
  • Operates independently of server OS
  • Provides comprehensive hardware telemetry

IPMI typically uses dedicated management network interfaces, allowing monitoring even when primary server interfaces are unavailable.

Implementation Considerations

All monitoring is performed agentlessly, eliminating the need to install software on monitored devices. This reduces security risk, simplifies deployment, and minimises impact on device performance.

When configuring devices, ensure appropriate SNMP community strings or user credentials are configured, and verify that management interfaces are accessible from your Server Scout installation. Network ACLs and device security settings must permit monitoring traffic from your Server Scout server.

Regular testing of monitoring connectivity helps ensure continued visibility across your infrastructure components.

Frequently Asked Questions

How do I set up device monitoring in ServerScout?

ServerScout uses agentless monitoring, so no software installation is required on devices. Configure appropriate SNMP community strings or user credentials on your devices, ensure management interfaces are accessible from your ServerScout installation, and verify network ACLs permit monitoring traffic from your ServerScout server.

What network devices can ServerScout monitor?

ServerScout monitors switches, servers with BMC/iDRAC/iLO, UPS units, PDUs, network storage, printers, and any custom devices supporting SNMP. It tracks port status, hardware health, power metrics, and basic availability depending on the device type.

Why is my SNMP device not responding to monitoring?

Check that the correct SNMP community string or v3 credentials are configured, verify the management interface is accessible from your ServerScout server, and ensure network ACLs and device security settings allow monitoring traffic. Test basic SNMP connectivity to confirm the device responds.

How does agentless monitoring work in ServerScout?

ServerScout connects directly to devices using industry-standard protocols like SNMP v2c, SNMP v3, and IPMI without installing any software. This eliminates security risks, simplifies deployment, and minimises performance impact while gathering comprehensive telemetry data from network infrastructure.

What's the difference between SNMP v2c and v3?

SNMP v2c uses simple community string authentication with plaintext transmission, suitable for secure networks. SNMP v3 offers three security levels including username authentication, SHA/MD5 hashing, and AES/DES encryption. v3 is recommended for untrusted networks or where security policies require encrypted management traffic.

Can ServerScout monitor server hardware when the OS is down?

Yes, through IPMI and BMC monitoring including Dell iDRAC and HP iLO. These provide out-of-band hardware monitoring that operates independently of the server's operating system, allowing visibility of temperatures, fan speeds, power state, and system events even when servers are powered down or unresponsive.

What metrics does ServerScout collect from network switches?

ServerScout monitors per-port status, speeds and duplex settings, traffic statistics including bytes and packets in/out, error counters like CRC errors and collisions, and interface utilisation percentages. This helps identify network bottlenecks, failed connections, and performance issues across switching infrastructure.

Was this article helpful?