TrueNAS CORETrueNAS CORE Nightly Development Documentation
This content follows experimental early release software. Use the Product and Version selectors above to view content specific to a stable software release.

Reporting

The Reporting screen displays graphs of system information for CPU, disk, memory, network, NFS, partition, target, UPS, ZFS and system functions.

What does TrueNAS use for reporting?

TrueNAS uses Graphite for metric gathering and visualizations.

TrueNAS uses collectd to provide reporting statistics.

Reporting data is saved to permit viewing and monitoring usage trends over time. This data is preserved across system upgrades and restarts.

Data files are saved in /var/db/collectd/rrd/.

Because reporting data is frequently written it should not be stored on the boot pool or operating system device.

ReportingScreenDisplayOptions

Reporting Screen Display Options

SettingDescription
CPUDisplays the CPU Temperature, CPU Usage, and System Load graphs.
DiskDisplays graphs for each disk in the system.
MemoryDisplays both the Physical memory utilization and Swap utilization graphs.
NetworkDisplays an Interface Traffic graph for each interface in the system.
NFSDisplays the NFS Stats (Operations) and NFS Stats (Byptes) graphs.
PartitionDisplays graphs showing disk space allocations.
SystemDisplays both the Processes and Uptime graphs.
TargetDisplays graphs only for systems with iSCSI ports configured and shows the bandwidth statistics for iSCSI ports.
UPSDisplays the graphs only if the system is configured for and uses a UPS.
ZFSDisplays the ARC Size, ARC Hit Ratio, ARC Requests demand_data, ARC Requests demand_metadata, ARC Requests prefetch_data, and ARC Requests prefetch_metadata graphs with the Arc and L2 gigabytes and hits (%), and the hits, misses and total number of requests.

Interacting with Graphs

Click on and drag a certain range of the graph to expand the information displayed in that selected area in the Graph. Click on the icon to zoom in on the graph. Click on the icon to zoom out on the graph. Click the to move the graph forward. Click the to move the graph backward.

Graphs

CPU Graphs

CPU graphs shows the amount of time spent by the CPU in various states such as executing user code, executing system code, and being idle. Graphs of short-, mid-, and long-term load are shown, along with CPU temperature graphs.

ReportingCPUTab

Disk Graphs

Diskgraphs shows read and write statistics on I/O, percent busy, latency, operations per second, pending I/O requests, and disk temperature. Use the Devices dropdown list to select one or all system disks for which you want to display a graph. Use the Metrics dropdown list to select one or all disk measurements to display.

ReportingDisksTab

Disk Metrics Options

SettingDescription
Select AllDisplays all available graphs for any or all disks selected on the Devices dropdown list.
Disk TemperatureDiplays the minimum, maximum and mean temperature reading for the disk selected.
Disk BusyDisplays the percent the selected disk is busy.
Disk LatencyDisplays the disk latency in time (msec) for read, write and delete operations.
Disk Operations detailedDisplays the read, write and delete operations for the selected disk.
Pending I/ODisplays then length of pending I/O requests for the selected disk.
Disk I/ODisplays the disk read and write I/O stats in bytes/s.
Temperature monitoring for the disk is disabled if HDD Standby is enabled. Check the Storage > Disks Edit Disk* configuration form for any or all disks in the system if you do not see the temperature monitoring graph.
Memory Graphs

Memory graphs display memory usage and swap graphs display the amount of free and used swap space.

ReportingMemoryTab

Network Graphs

Network graphs report received and transmitted traffic in megabytes per second for each configured interface.

ReportingNetworkTab

NFS Graphs

NFS graphs show information about the number of procedure calls for each procedure and whether the system is a server or client.

ReportingNFSTab

Partition Graphs

Partition graphs displays free, used, and reserved space for each pool and dataset. However, the disk space used by an individual zvol is not displayed as it is a block device.

ReportingPartitionTab

System Graphs

System graphs displays the number of processes. It is grouped by state.

ReportingSystemTab

Target Graphs ReportingTargetTab
UPS Graphs

UPS graphs show statistics about an uninterruptible power supply (UPS) using Network UPS tools. Statistics include voltages, currents, power, frequencies, load, and temperatures.

ReportingUPSTab

ZFS Graphs

ZFS graphs shows compressed physical ARC size, hit ratio, demand data, demand metadata, and prefetch data.

ReportingZFSTab