Metrics
Device Status
This metric stores the status of the device for viewing purposes.
Ping
measurement: |
|
types: |
|
fields: |
|
configuration: |
|
charts: |
|
Ping Success Rate:
Packet loss:
Round Trip Time:
Traffic
measurement: |
|
type: |
|
fields: |
|
tags: |
|
configuration: |
|
charts: |
|
WiFi Clients
measurement: |
|
type: |
|
fields: |
|
tags: |
|
configuration: |
|
charts: |
|
Memory Usage
measurement: |
|
type: |
|
fields: |
|
configuration: |
|
charts: |
|
CPU Load
measurement: |
|
type: |
|
fields: |
|
configuration: |
|
charts: |
|
Disk Usage
measurement: |
|
type: |
|
fields: |
|
configuration: |
|
charts: |
|
Mobile Signal Strength
measurement: |
|
type: |
|
fields: |
|
configuration: |
|
charts: |
|
Mobile Signal Quality
measurement: |
|
type: |
|
fields: |
|
configuration: |
|
charts: |
|
Mobile Access Technology in Use
measurement: |
|
type: |
|
fields: |
|
configuration: |
|
charts: |
|
Iperf3
measurement: |
|
types: |
int (iperf3_result, sent_bytes_tcp,
received_bytes_tcp, retransmits, sent_bytes_udp,
total_packets, lost_packets),float (sent_bps_tcp, received_bps_tcp,
sent_bps_udp, jitter, lost_percent) |
fields: |
iperf3_result , sent_bps_tcp ,
received_bps_tcp , sent_bytes_tcp ,
received_bytes_tcp , retransmits ,sent_bps_udp , sent_bytes_udp , jitter ,
total_packets , lost_packets ,
lost_percent |
configuration: |
|
charts: |
|
Bandwidth:
Transferred Data:
Retransmits:
Jitter:
Datagram:
Datagram loss:
For more info on how to configure and use Iperf3, please refer to Configuring Iperf3 Check.
Note
Iperf3 charts uses connect_points=True
in default chart
configuration that joins it's individual
chart data points.
Passive vs Active Metric Collection
The the different device metric collected by OpenWISP Monitoring can be divided in two categories:
metrics collected actively by OpenWISP: these metrics are collected by the celery workers running on the OpenWISP server, which continuously sends network requests to the devices and store the results;
metrics collected passively by OpenWISP: these metrics are sent by the OpenWrt Monitoring Agent installed on the network devices and are collected by OpenWISP via its REST API.
The Checks section of the documentation lists the currently implemented active checks.