Skip to main content
Version: NG-2.16

Generic Server

Introduction

The Generic Server O11ySource provides end-to-end observability for server infrastructure using SNMP, enabling real-time monitoring of server health, resource utilization, hardware sensors, and network performance for faster issue detection and operational visibility.

Getting Started

Compatibility

Generic Server O11ySource supports SNMP versions v1, v2c, and v3

Data Collection Method

vuSmartMaps collects the availability data for Generic Server O11ySource using an internal data collector and collects data based on the source configuration. NOTE: SNMP Polling O11ySource has to be enabled and configured before enabling Generic Server O11ySource

Prerequisites

Dependent Configuration

To configure this O11ySource, create a 'credential' of type 'snmp' under the 'Definition' tab.

Inputs for Configuring Data Source

  • Group Name: This field is for grouping devices for SNMP polling, making it easier to manage devices with common characteristics or within the same network segment.
  • No. of Retries: Number of times the system should reattempt polling if the initial attempt fails. Default is set to 7 retries
  • Timeout Duration: Specify how long the system should wait for a response from a device before considering the attempt unsuccessful. Default timeout is 5 seconds
  • Devices: Configure all device related information
  • Device IP: Enter the IP address of the device.
  • SNMP Credential: Select the SNMP credential from the dropdown list that corresponds to this device.
  • Vendor: Select the vendor of the device from the dropdown list
  • Model: Select the model of the device from dropdown list.
  • MIB Groups: Configure all MIB Group related information
  • MIB Group: Select the MIB Group to poll, identifying the MIB OID to collect. Default: 'ALL_SUPPORTED_MIB_GROUPS'.
  • Interval: Specify the polling interval in seconds. Default: 360 seconds

Firewall Requirement

To collect data from this O11ySource, ensure the following ports are opened:

Source IPDestination IPDestination PortProtocolDirection
vuSmartMaps IPIP address of the SNMP device161*UDPOutbound

*Before providing the firewall requirements, please update the port based on the customer environment.

Configuring the Target

Configure SNMP on Generic Server devices and grant SNMP access permissions to the vuSmartMaps designated IP address.

Configuration Steps

  • Enable the Generic Server O11ySource.
  • Select the Sources tab and press the + button to add a new SNMP device to be monitored.
  • Click on Save to create the instance

Metrics Collected

NameDescriptionData Type
TimestampEvent timestamp with millisecond precisionDateTime64(3)
Device IPIP address of the device generating the metricsString
TypeCategory or type of the record or metricLowCardinality(String)
IndexIndex or identifier for grouping or source partitionString
Data TypeType of data being recordedLowCardinality(String)
Vendor NameName of the device or vendor manufacturerLowCardinality(String)
Device TypeType or class of device (server, router, etc.)LowCardinality(String)
PeriodTime interval (in seconds) over which metrics are aggregatedUInt64
TargetTarget system or resource being monitoredString
CPU NameIdentifier or name of CPU core or instanceString
CPU Used PercentageCPU utilization percentage usedFloat32
Memory Used PercentageMemory usage percentageFloat32
Available MemoryAvailable/free memoryUInt64
Used MemoryMemory currently in useUInt64
Disk NameIdentifier or name of disk or storage volumeString
Disk Used PercentageDisk usage percentageFloat32
Total DiskTotal disk capacityUInt64
Used DiskUsed disk spaceUInt64
Sensor TypeIndicates the type/category of sensor being monitoredInt32
Sensor ValueValue of the sensorFloat64
Sensor DisplayReal-time sensor readingsString
Device NameName of the deviceString
Sensor StatusCurrent working condition of the sensorInt32