reporting.realtime ================== Retrieve real time statistics for CPU, network, virtual memory and zfs arc. This event is generated by a dynamic source. If you want to specify subscription params, subscribe to it using the name in the following format `reporting.realtime:{"param": "value"}` .. raw:: html
Interval in seconds between real-time data updates.
Value must be greater or equal to 2
CPU performance metrics for real-time monitoring.
Disk performance metrics for real-time monitoring.
No Additional PropertiesPercentage of time the disk was busy servicing requests.
Bytes read from disk per second.
Bytes written to disk per second.
Read operations per second.
Write operations per second.
Network interface statistics for real-time monitoring.
Memory usage metrics for real-time monitoring.
No Additional PropertiesCurrent size of the ZFS ARC cache in bytes.
Amount of free memory in the ZFS ARC cache in bytes.
Amount of memory available to the ZFS ARC cache in bytes.
Total physical memory in the system in bytes.
Available physical memory in the system in bytes.
ZFS performance metrics for real-time monitoring.
No Additional PropertiesTotal ZFS ARC demand accesses per second.
ZFS ARC data demand accesses per second.
ZFS ARC metadata demand accesses per second.
ZFS ARC data demand hits per second.
ZFS ARC data demand I/O hits per second.
ZFS ARC data demand misses per second.
Percentage of ZFS ARC data demand requests that were hits.
Percentage of ZFS ARC data demand I/O requests that were hits.
Percentage of ZFS ARC data demand requests that were misses.
ZFS ARC metadata demand hits per second.
ZFS ARC metadata demand I/O hits per second.
ZFS ARC metadata demand misses per second.
Percentage of ZFS ARC metadata demand requests that were hits.
Percentage of ZFS ARC metadata demand I/O requests that were hits.
Percentage of ZFS ARC metadata demand requests that were misses.
ZFS L2ARC hits per second.
ZFS L2ARC misses per second.
Total ZFS L2ARC accesses per second.
Percentage of ZFS L2ARC accesses that were hits.
Percentage of ZFS L2ARC accesses that were misses.
Bytes read per second from the ZFS L2ARC cache.
Bytes written per second to the ZFS L2ARC cache.
Storage pool statistics for real-time monitoring.