Ruijie Wireless
Overview
The Ruijie Wireless integration with Motadata AIOps collects operational telemetry and configuration inventory from Ruijie wireless network controllers. It monitors controller system health, WLAN profiles, access point status and performance, wireless client sessions, access point ethernet interfaces, and rogue access point detections.
These metrics help administrators monitor wireless infrastructure availability, track client connectivity, identify rogue devices, assess access point performance, and maintain operational visibility across Ruijie-managed wireless environments.
Prerequisites
- The Ruijie wireless controller is reachable from Motadata AIOps.
- A read-only user account with API or SNMP access is configured on the controller.
- Required management ports are accessible from the Motadata AIOps network.
- The Ruijie controller is added in discovery with correct credentials.
List of Supported KPIs
System Health & Identity
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.system.uptime.seconds | Total uptime of the Ruijie wireless controller in seconds. | Seconds |
| ruijie.wireless.system.hardware.version | Hardware version of the wireless controller. | String |
| ruijie.wireless.system.software.version | Software version currently running on the controller. | String |
| ruijie.wireless.system.boot.version | Boot image version of the wireless controller. | String |
| ruijie.wireless.system.temperature.celsius | Current operating temperature of the controller in Celsius. | Gauge |
| ruijie.wireless.system.voltage.volts | Operating voltage of the controller hardware. | Gauge |
| ruijie.wireless.system.serial.number | Serial number of the wireless controller. | String |
| ruijie.wireless.system.model | Model identifier of the Ruijie wireless controller. | String |
| ruijie.wireless.system.software.manufacturer | Manufacturer of the software running on the controller. | String |
| ruijie.wireless.system.cpu.type | CPU type installed in the wireless controller. | String |
| ruijie.wireless.system.memory.type | Memory type installed in the wireless controller. | String |
System Performance
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.active.clients | Total number of wireless clients currently connected to the controller. | Count |
| ruijie.wireless.cpu.percent | CPU utilization percentage on the wireless controller. | Percent |
| ruijie.wireless.memory.used.percent | Memory utilization percentage on the wireless controller. | Percent |
| ruijie.wireless.memory.capacity.bytes | Total memory capacity of the wireless controller. | Bytes |
| ruijie.wireless.memory.used.bytes | Amount of memory currently in use on the controller. | Bytes |
| ruijie.wireless.memory.free.bytes | Amount of free memory available on the controller. | Bytes |
WLANs
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.wlans | Total number of WLANs configured on the controller. | Count |
| ruijie.wireless.wlan | Identifier of an individual WLAN profile. | String |
| ruijie.wireless.wlan.ssid | SSID broadcast name of the WLAN. | String |
| ruijie.wireless.wlan.active.clients | Number of clients currently connected to this WLAN. | Count |
| ruijie.wireless.wlan.broadcast.ssid.is.enabled | Indicates whether the SSID is broadcast publicly. | Boolean |
| ruijie.wireless.wlan.qos.is.enabled | Indicates whether Quality of Service is enabled for this WLAN. | Boolean |
| ruijie.wireless.wlan.apsd.is.enabled | Indicates whether Automatic Power Save Delivery is enabled. | Boolean |
| ruijie.wireless.wlan.spectrum.management.is.enabled | Indicates whether spectrum management is active for this WLAN. | Boolean |
| ruijie.wireless.wlan.acknowledgement.type | Acknowledgement type configured for this WLAN. | String |
| ruijie.wireless.wlan.tunnel.type | Tunneling mode configured for traffic on this WLAN. | String |
Access Points
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.access.points | Total number of access points managed by this controller. | Count |
| ruijie.wireless.access.point | Identifier of an individual access point. | String |
| ruijie.wireless.access.point.mac.address | MAC address of the access point. | String |
| ruijie.wireless.access.point.ip.address | IP address assigned to the access point. | String |
| ruijie.wireless.access.point.serial.number | Serial number of the access point hardware. | String |
| ruijie.wireless.access.point.hardware.version | Hardware version of the access point. | String |
| ruijie.wireless.access.point.software.version | Software version running on the access point. | String |
| ruijie.wireless.access.point.boot.version | Boot image version of the access point. | String |
| ruijie.wireless.access.point.model | Model identifier of the access point. | String |
| ruijie.wireless.access.point.group | Access point group this AP belongs to. | String |
| ruijie.wireless.access.point.location | Physical location label assigned to the access point. | String |
| ruijie.wireless.access.point.mode | Operating mode of the access point. | String |
| ruijie.wireless.access.point.admin.state | Administrative state of the access point — enabled or disabled. | String |
| ruijie.wireless.access.point.state | Current operational state of the access point. | String |
| ruijie.wireless.access.point.active.clients | Number of wireless clients currently connected to this access point. | Count |
| ruijie.wireless.access.point.active.clients.limit | Maximum number of clients allowed to connect to this access point. | Count |
| ruijie.wireless.access.point.uptime.seconds | Total uptime of the access point since last boot. | Seconds |
| ruijie.wireless.access.point.link.on.seconds | Duration in seconds that the AP has maintained its link to the controller. | Seconds |
| ruijie.wireless.access.point.ip.dhcp | Indicates whether the access point obtains its IP via DHCP. | Boolean |
| ruijie.wireless.access.point.fallback.is.enabled | Indicates whether fallback mode is enabled on the access point. | Boolean |
| ruijie.wireless.access.point.wps.management.frame.protection | WPS management frame protection setting on the access point. | String |
| ruijie.wireless.access.point.radios | Number of radio interfaces on this access point. | Count |
Access Point Performance
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.access.point.cpu.percent | CPU utilization percentage on the access point. | Percent |
| ruijie.wireless.access.point.memory.used.percent | Memory utilization percentage on the access point. | Percent |
Access Point Ethernet Interfaces
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.access.point.ethernet.name | Name of the ethernet interface on the access point. | String |
| ruijie.wireless.access.point.ethernet.mac.address | MAC address of the ethernet interface. | String |
| ruijie.wireless.access.point.ethernet.admin.state | Administrative state of the ethernet interface. | String |
| ruijie.wireless.access.point.ethernet.operation.state | Operational state of the ethernet interface. | String |
| ruijie.wireless.access.point.ethernet.link.speed.bytes.per.sec | Link speed of the ethernet interface. | Bytes/sec |
| ruijie.wireless.access.point.ethernet.received.unicast.packets | Number of unicast packets received on this interface. | Count |
| ruijie.wireless.access.point.ethernet.transmitted.unicast.packets | Number of unicast packets transmitted from this interface. | Count |
| ruijie.wireless.access.point.ethernet.received.broadcast.packets | Number of broadcast packets received on this interface. | Count |
| ruijie.wireless.access.point.ethernet.transmitted.broadcast.packets | Number of broadcast packets transmitted from this interface. | Count |
| ruijie.wireless.access.point.ethernet.received.multicast.packets | Number of multicast packets received on this interface. | Count |
| ruijie.wireless.access.point.ethernet.transmitted.multicast.packets | Number of multicast packets transmitted from this interface. | Count |
| ruijie.wireless.access.point.ethernet.dropped.packets | Number of packets dropped on this ethernet interface. | Count |
Access Point Radios
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.access.point.radio | Identifier of an individual radio interface on the access point. | String |
Wireless Clients
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.clients | Total number of wireless clients connected across all access points. | Count |
| ruijie.wireless.client | Identifier of an individual wireless client session. | String |
| ruijie.wireless.client.ip.address | IP address assigned to the wireless client. | String |
| ruijie.wireless.client.username | Username associated with the wireless client session. | String |
| ruijie.wireless.client.ssid | SSID to which the client is connected. | String |
| ruijie.wireless.client.vlan.id | VLAN ID assigned to the wireless client. | String |
| ruijie.wireless.client.wlan.id | WLAN ID of the network the client is connected to. | String |
| ruijie.wireless.client.access.point.mac.address | MAC address of the access point serving this client. | String |
| ruijie.wireless.client.access.point.ip.address | IP address of the access point serving this client. | String |
| ruijie.wireless.client.ap | Access point identifier associated with this client session. | String |
| ruijie.wireless.client.signal.strength.dbm | Signal strength of the client's wireless connection in dBm. | Gauge |
| ruijie.wireless.client.link.bytes.per.sec | Current link throughput for this client session. | Bytes/sec |
| ruijie.wireless.client.channels | Wireless channels used by this client connection. | String |
| ruijie.wireless.client.connected.at | Timestamp when the client connected to the wireless network. | Timestamp |
| ruijie.wireless.client.sent.bytes | Total bytes sent by this client since connection. | Bytes |
| ruijie.wireless.client.received.bytes | Total bytes received by this client since connection. | Bytes |
| ruijie.wireless.client.sent.packets | Total packets sent by this client since connection. | Count |
| ruijie.wireless.client.received.packets | Total packets received by this client since connection. | Count |
Rogue Access Points
| Metric | Description | Type |
|---|---|---|
| ruijie.wireless.rogue.access.points | Total number of rogue access points detected by the controller. | Count |
| ruijie.wireless.rogue.access.point | Identifier of an individual rogue access point. | String |
| ruijie.wireless.rogue.access.point.ssid | SSID being broadcast by the rogue access point. | String |
| ruijie.wireless.rogue.access.point.type | Classification type of the rogue access point. | String |
| ruijie.wireless.rogue.access.point.channels | Wireless channels on which the rogue access point is detected. | String |
| ruijie.wireless.rogue.access.point.signal.strength.dbm | Signal strength of the rogue access point in dBm. | Gauge |