Skip to main content
Version: NG-2.14

Linux Monitor

Introduction

Linux monitor involves the process of tracking and managing the performance, resource utilization, and health of a Linux-based operating system environment. Linux is a popular open-source operating system kernel used in various distributions, such as Ubuntu, CentOS, Debian, and Red Hat. Monitor Linux systems is essential to ensure optimal performance, identify bottlenecks, and address potential issues promptly.

Getting Started

Compatibility

vuSmartMaps supports the monitoring of your Linux operating system's various components including hardware, software, network, and applications.

Data Collection Method

vuSmartMaps collects health and performance data for Linux server using VuNet's Healthbeat agent. This agent collects data based on the source configuration.

Prerequisites

Inputs for Configuring Data Source

  • Host: The IP Address/FQDN of the linux server. This field is the key to identify each server you add here.
  • Period [in seconds]: How frequently data is gathered. Period should be between 60 seconds - 3000 seconds.

Firewall Requirement

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

Source IPDestination IPDestination PortProtocolDirection
IP address of the Linux servervuSmartMaps Data Collector End Point9092*TCPInbound

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

Configuring the Target

Healthbeat should be installed and running in the Linux server.

Configuration Steps

  • Enable the O11ySource.
  • Select the Sources tab and press the + button to add a new Linux host to be monitored.
  • Add the required details and then click on Next.
  • The following packages will be available for download based on the OS:Healthbeat full installer package - Downloads the full Healthbeat package with required configurations for a fresh installationHealthbeat config update package - Downloads the agent configuration package to update an existing Healthbeat installation
  • Download the agent installation or update package, then click Finish to close the data source window.

Metrics Collected

NameDescriptionData Type
@timestampTimestamp when the metric was collectedString
timestampDetailed timestamp with millisecondsDateTime64
userLogged-in user session dataString
vublock_nameName of the O11ySourceString
topic_nameName of the Kafka topicString
typeTypeLowCardinality(String)
hostIP address of the serverLowCardinality(String)
targetTraget server or serviceLowCardinality(String)
DeviceTypeType of the DeviceString
OSOperating SystemString
OwnerOwner of the resourceString
RoleRole of the serverString
metricset_nameName of the metricsetLowCardinality(String)
event_moduleEvent ModuleLowCardinality(String)
tenant_idTenant IDString
bu_idBusiness unit IDString
source_idSource IDString
system_service_exec_codeThe SIGCHLD code from the service’s main processString
system_service_state_sinceThe timestamp of the last state change. If the service is active and running, this is its uptime.String
system_service_nameName of the serviceString
system_service_load_stateLoad state of the serviceString
system_service_stateThe activity state of the serviceString
system_service_sub_stateThe sub-state of the serviceString
system_service_unit_file_stateThe state of the unit fileString
system_service_unit_file_vendor_presetThe default state of the unit fileString
process_exit_codeThe exit code from the service's main processUInt8
process_pidThe unique numerical identifierUInt32
systemd_unitA unit managed by systemd init systemString
systemd_fragment_pathThe full file path to the unit file (or configuration fragment) that contains the settings and directives for a systemd unit.String
system_socket_local_ipLocal IP address. This can be an IPv4 or IPv6 address.String
system_socket_local_portLocal portUInt16
system_socket_remote_ipRemote IP address. This can be an IPv4 or IPv6 address.String
system_socket_remote_portRemote portUInt16
network_typeNetwork TypeString
network_iana_numberIANA (Internet Assigned Numbers Authority) assigned number for network-related protocols or servicesUInt16
network_directionDirection of network trafficString
source_ipSource IP requried for connectionString
source_portSource Port requried for connectionUInt16
destination_ipDestination IP requried for connectionString
destination_portDestination Port requried for connectionUInt16
system_socket_summary_all_countAll open connectionsUInt32
system_socket_summary_all_listeningAll listening connectionsUInt32
system_socket_summary_tcp_memoryMemory used by TCP sockets in bytes, based on number of allocated pages and system page size. Corresponds to limits set in /proc/sys/net/ipv4/tcp_mem. Only available on Linux.Float64
system_socket_summary_tcp_all_syn_recvNumber of TCP connections in syn_recv stateUInt32
system_socket_summary_tcp_all_fin_wait1Number of TCP connections in fin_wait1 stateUInt32
system_socket_summary_tcp_all_close_waitNumber of TCP connections in close_wait stateUInt32
system_socket_summary_tcp_all_time_waitNumber of TCP connections in time_wait stateUInt32
system_socket_summary_tcp_all_closingNumber of TCP connections in closing stateUInt32
system_socket_summary_tcp_all_establishedNumber of established TCP connectionsUInt32
system_socket_summary_tcp_all_syn_sentNumber of TCP connections in syn_sent stateUInt32
system_socket_summary_tcp_all_last_ackNumber of TCP connections in last_ack stateUInt32
system_socket_summary_tcp_all_orphanA count of all orphaned tcp sockets. Only available on Linux.UInt32
system_socket_summary_tcp_all_countAll open TCP connectionsUInt32
system_socket_summary_tcp_all_fin_wait2Number of TCP connections in fin_wait2 stateUInt32
system_socket_summary_tcp_all_listeningAll TCP listening portsUInt32
system_socket_summary_udp_all_countAll open UDP connectionsUInt32
system_socket_summary_udp_memoryMemory used by UDP sockets in bytes, based on number of allocated pages and system page size. Corresponds to limits set in /proc/sys/net/ipv4/udp_mem. Only available on Linux.Float64
system_uptime_duration_msThe OS uptime in milliseconds.Float64
system_users_idThe ID of the sessionUInt32
system_users_stateThe current state of the sessionString
system_users_pathThe DBus object path of the sessionString
system_users_typeThe type of the user sessionString
system_users_leaderThe root PID of the sessionUInt32
system_users_serviceA session associated with the serviceString
system_users_remoteA bool indicating a remote sessionBool
system_users_scopeThe associated systemd scopeString
system_users_remote_hostA remote host address for the sessionString
system_users_seatAn associated logind seatString
_raw_messageRaw messageString
_errorErrorsString
system_process_memory_sizeTotal memory allocated by the process.Float64
system_process_memory_rss_bytesResident memory in bytes currently used by the process.Float64
system_process_memory_rss_pctPercentage of resident memory being utilized by the process.Float32
system_process_memory_shareShared memory size of the process.Float64
system_process_stateCurrent state of the process (e.g., running, sleeping).String
system_process_cmdlineCommand line used to start the process.String
system_process_cpu_total_norm_pctNormalized total CPU usage percentage by the process.Float32
system_process_cpu_total_valueTotal CPU time consumed by the process.Float32
system_process_cpu_total_pctTotal percentage of CPU usage by the process.Float32
system_process_cpu_start_timeThe time when the process started its CPU usage.Float32
system_process_cgroup_cpu_stats_user_pctPercentage of CPU usage in user space by the process cgroup.Float32
system_process_cgroup_cpu_stats_user_norm_pctNormalized percentage of CPU usage in user space by the process cgroup.Float64
system_process_cgroup_cpu_stats_user_nsCPU time in nanoseconds spent in user space by the process cgroup.Float64
system_process_cgroup_cpu_stats_system_nsCPU time in nanoseconds spent in kernel space by the process cgroup.Float64
system_process_cgroup_cpu_stats_system_pctPercentage of CPU usage in kernel space by the process cgroup.Float32
system_process_cgroup_cpu_stats_system_norm_pctNormalized percentage of CPU usage in kernel space by the process cgroup.Float32
system_process_cgroup_cpu_stats_throttled_usTime in microseconds that the cgroup CPU was throttled.Float64
system_process_cgroup_cpu_stats_throttled_periodsNumber of periods during which the cgroup CPU was throttled.Float64
system_process_cgroup_cpu_stats_periodsNumber of periods the cgroup CPU has executed.Float64
system_process_cgroup_cpu_stats_usage_nsTotal CPU time in nanoseconds used by the cgroup.Float64
system_process_cgroup_cpu_stats_usage_pctPercentage of CPU usage by the process cgroup.Float32
system_process_cgroup_cpu_stats_usage_norm_pctNormalized percentage of CPU usage by the process cgroup.Float32
system_process_cgroup_cpu_idID of the cgroup CPU assigned to the process.String
system_process_cgroup_cpu_pathPath of the cgroup CPU assigned to the process.String
system_process_cgroup_cpu_pressure_some_10_pctCPU pressure in the last 10 seconds in the "some" category.Float32
system_process_cgroup_cpu_pressure_some_60_pctCPU pressure in the last 60 seconds in the "some" category.Float32
system_process_cgroup_cpu_pressure_some_300_pctCPU pressure in the last 300 seconds in the "some" category.Float32
system_process_cgroup_cpu_pressure_some_totalTotal CPU pressure in the "some" category.Float64
system_process_cgroup_cpu_pressure_full_10_pctCPU pressure in the last 10 seconds in the "full" category.Float32
system_process_cgroup_cpu_pressure_full_60_pctCPU pressure in the last 60 seconds in the "full" category.Float32
system_process_cgroup_cpu_pressure_full_300_pctCPU pressure in the last 300 seconds in the "full" category.Float32
system_process_cgroup_cpu_pressure_full_totalTotal CPU pressure in the "full" category.Float64
system_process_cgroup_memory_idID of the memory cgroup assigned to the process.String
system_process_cgroup_memory_pathPath of the memory cgroup assigned to the process.String
system_process_cgroup_memory_mem_events_maxMaximum memory events for the process cgroup.Float64
system_process_cgroup_memory_mem_events_oomNumber of out-of-memory (OOM) events for the process cgroup.Float64
system_process_cgroup_memory_mem_events_oom_killNumber of processes killed due to OOM in the process cgroup.Float64
system_process_cgroup_memory_mem_events_lowNumber of low memory events for the process cgroup.Float64
system_process_cgroup_memory_mem_events_highNumber of high memory events for the process cgroup.Float64
system_process_cgroup_memory_mem_usage_bytesTotal memory usage in bytes for the process cgroup.Float64
system_process_cgroup_memory_mem_low_bytesMinimum memory usage in bytes for the process cgroup.Float64
system_process_cgroup_memory_mem_max_bytesMaximum memory usage in bytes for the process cgroup.Float64
system_process_cgroup_memory_memsw_events_failNumber of failed memory-swap events for the process cgroup.Float64
system_process_cgroup_memory_memsw_events_highHigh memory-swap events for the process cgroup.Float64
system_process_cgroup_memory_memsw_events_maxMaximum memory-swap events for the process cgroup.Float64
system_process_cgroup_memory_memsw_usage_bytesTotal memory-swap usage in bytes for the process cgroup.Float64
system_process_cgroup_memory_memsw_low_bytesMinimum memory-swap usage in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_page_refillPage refills in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_slab_reclaimable_bytesReclaimable slab memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_htp_collapse_allocMemory allocated by huge page collapse in the process cgroup.Float64
system_process_cgroup_memory_stats_slab_bytesTotal slab memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_file_writeback_bytesFile writeback memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_page_lazy_freedLazily freed pages in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_active_anon_bytesActive anonymous memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_shmem_thp_bytesShared memory in bytes allocated by transparent huge pages (THP).Float64
system_process_cgroup_memory_stats_page_scanPage scans in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_anon_thp_bytesAnonymous memory in bytes allocated by THP.Float64
system_process_cgroup_memory_stats_workingset_activate_fileActivation of file pages in workingset stats for the process cgroup.Float64
system_process_cgroup_memory_stats_anon_bytesAnonymous memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_page_activatePage activation in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_unevictable_bytesUnevictable memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_workingset_refault_anonRefaulted anonymous pages in workingset stats for the process cgroup.Float64
system_process_cgroup_memory_stats_workingset_node_reclaimNode reclaims in workingset stats for the process cgroup.Float64
system_process_cgroup_memory_stats_swap_cached_bytesCached swap memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_workingset_activate_anonActivation of anonymous pages in workingset stats for the process cgroup.Float64
system_process_cgroup_memory_stats_page_stealPages stolen in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_workingset_restore_fileFile pages restored in workingset stats for the process cgroup.Float64
system_process_cgroup_memory_stats_active_file_bytesActive file memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_page_tables_bytesPage table memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_page_faultsPage faults in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_kernel_stack_bytesKernel stack memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_file_thp_bytesFile memory in bytes allocated by THP.Float64
system_process_cgroup_memory_stats_inactive_anon_bytesInactive anonymous memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_page_deactivatePage deactivation in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_thp_fault_allocFault allocations by THP in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_file_mapped_bytesMapped file memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_workingset_refault_fileRefaulted file pages in workingset stats for the process cgroup.Float64
system_process_cgroup_memory_stats_sock_bytesSocket memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_slab_unreclaimable_bytesUnreclaimable slab memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_file_bytesTotal file memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_per_cpu_bytesMemory allocated per CPU in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_workingset_restore_anonRestored anonymous pages in workingset stats for the process cgroup.Float64
system_process_cgroup_memory_stats_major_page_faultsMajor page faults in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_page_lazy_freeLazily freed pages in memory stats for the process cgroup.Float64
system_process_cgroup_memory_stats_shmem_bytesShared memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_file_dirty_bytesDirty file memory in bytes for the process cgroup.Float64
system_process_cgroup_memory_stats_inactive_file_bytesInactive file memory in bytes for the process cgroup.Float64
system_process_cgroup_io_stats_vda_read_bytesTotal bytes read from the virtual disk.Float64
system_process_cgroup_io_stats_vda_read_iosNumber of input/output operations (read) on the virtual disk.Float64
system_process_cgroup_io_stats_vda_write_iosNumber of input/output operations (write) on the virtual disk.Float64
system_process_cgroup_io_stats_vda_write_bytesTotal bytes written to the virtual diskFloat64
system_process_cgroup_io_stats_vda_discarded_bytesTotal discarded bytes on the virtual diskFloat64
system_process_cgroup_io_stats_vda_discarded_iosNumber of discarded I/O operations on the virtual diskFloat64
system_process_cgroup_io_pressure_some_10_pctI/O pressure in the last 10 seconds in the "some" category.Float32
system_process_cgroup_io_pressure_some_60_pctI/O pressure in the last 60 seconds in the "some" category.Float32
system_process_cgroup_io_pressure_some_300_pctI/O pressure in the last 300 seconds in the "some" category.Float32
system_process_cgroup_io_pressure_some_totalTotal I/O pressure in the "some" category.Float64
system_process_cgroup_io_pressure_full_10_pctI/O pressure in the last 10 seconds in the "full" category.Float32
system_process_cgroup_io_pressure_full_60_pctI/O pressure in the last 60 seconds in the "full" category.Float32
system_process_cgroup_io_pressure_full_300_pctI/O pressure in the last 300 seconds in the "full" category.Float32
system_process_cgroup_io_pressure_full_totalTotal I/O pressure in the "full" category.Float64
system_process_cgroup_io_idID of the cgroup I/O assigned to the process.String
system_process_cgroup_io_pathPath of the cgroup I/O assigned to the process.String
system_process_cgroup_cgroups_versionVersion of the cgroups used by the process.UInt8
system_process_cgroup_idID of the cgroup assigned to the processString
system_process_cgroup_pathPath of the cgroup assigned to the process.String
process_cpu_start_timeTime when the process started utilizing CPUString
process_cpu_pctPercentage of CPU usage by the process.Float32
process_nameName of the process.String
process_argsArguments passed to the process during execution.String
process_parent_pidParent process ID.UInt16
process_pidProcess IDUInt16
process_pgidProcess group IDUInt16
process_command_lineFull command line used to start the process.String
process_stateCurrent state of the process.String
process_memory_pctPercentage of memory used by the process.Float32
system_process_summary_idleNumber of processes in idle state.UInt16
system_process_summary_stoppedNumber of processes in stopped state.UInt16
system_process_summary_zombieNumber of processes in zombie state.UInt16
system_process_summary_unknownNumber of processes in unknown state.UInt16
system_process_summary_deadNumber of processes in dead state.UInt16
system_process_summary_totalTotal number of processes in the system.UInt16
system_process_summary_sleepingNumber of processes in sleeping state.UInt16
system_process_summary_runningNumber of processes in running state.UInt16
system_load_1Average system load over the last 1 minute.Float32
system_load_5Average system load over the last 5 minute.Float32
system_load_15Average system load over the last 15 minute.Float32
system_load_norm_1Normalized system load over 1 minute per core.Float32
system_load_norm_5Normalized system load over 5 minute per core.Float32
system_load_norm_15Normalized system load over 15 minute per core.Float32
system_load_coresNumber of CPU cores on the system.Float32
system_cpu_idle_norm_pctNormalized percentage of CPU idle time.Float32
system_cpu_idle_pctPercentage of CPU idle time.Float32
system_cpu_coresTotal number of CPU cores in the system.Float32
system_cpu_system_pctPercentage of CPU time spent in kernel mode.Float32
system_cpu_system_norm_pctNormalized percentage of CPU time spent in kernel mode.Float32
system_cpu_irq_norm_pctNormalized percentage of CPU time spent handling interrupts.Float32
system_cpu_irq_pctPercentage of CPU time spent handling interrupts.Float32
system_cpu_iowait_pctPercentage of CPU time spent waiting for I/O operations.Float32
system_cpu_iowait_norm_pctNormalized percentage of CPU time spent waiting for I/O.Float32
system_cpu_total_pctTotal percentage of CPU usage.Float32
system_cpu_total_norm_pctNormalized total percentage of CPU usage.Float32
system_cpu_user_pctPercentage of CPU time spent in user processes.Float32
system_cpu_user_norm_pctNormalized percentage of CPU time spent in user processes.Float32
system_cpu_softirq_pctPercentage of CPU time spent handling soft IRQs.Float32
system_cpu_softirq_norm_pctNormalized percentage of CPU time for soft IRQs.Float32
system_cpu_steal_pctPercentage of CPU time "stolen" by the hypervisor.Float32
system_cpu_steal_norm_pctNormalized percentage of CPU time "stolen" by the hypervisor.Float32
system_cpu_nice_norm_pctNormalized percentage of CPU time spent on low-priority tasks.Float32
system_cpu_nice_pctPercentage of CPU time spent on low-priority tasks.Float32
system_memory_used_pctPercentage of system memory currently in use.Float32
system_memory_used_bytesTotal bytes of system memory currently in use.Float64
system_memory_freeTotal bytes of free memory available in the system.Float64
system_memory_cachedTotal bytes of memory used for caching.Float64
system_memory_actual_freeActual free memory available after accounting for cache.Float64
system_memory_actual_used_pctActual percentage of memory used, excluding cache.Float32
system_memory_actual_used_bytesActual bytes of memory used, excluding cache.Float64
system_memory_swap_totalTotal swap memory available.Float64
system_memory_swap_used_bytesSwap memory currently used in bytes.Float64
system_memory_swap_freeFree swap memory available.Float64
system_memory_totalTotal physical memory available in the system.Float64
system_core_steal_pctCPU steal time percentage for each core.Float32
system_core_nice_pctPercentage of CPU time on low-priority tasks for each core.Float32
system_core_irq_pctPercentage of CPU time spent handling interrupts per core.Float32
system_core_iowait_pctPercentage of CPU time waiting for I/O per core.Float32
system_core_user_pctPercentage of CPU time spent in user processes per core.Float32
system_core_softirq_pctPercentage of CPU time for soft IRQs per core.Float32
system_core_total_pctTotal percentage of CPU usage per core.Float32
system_core_idle_pctPercentage of idle CPU time per core.Float32
system_core_idIdentifier for each CPU core.Float32
system_core_system_pctPercentage of time spent in kernel mode per core.Float32
system_network_speedNetwork speed in bytes per second.Float64
system_network_in_droppedNumber of inbound dropped packets.Float64
system_network_in_bytesTotal number of inbound bytes received.Float64
system_network_in_packetsNumber of inbound network packets.Float64
system_network_in_errorsNumber of inbound packet errors.Float64
system_network_out_errorsNumber of outbound packet errors.Float64
system_network_out_droppedNumber of outbound dropped packets.Float64
system_network_out_packetsNumber of outbound network packets.Float64
system_network_out_bytesTotal number of outbound bytes sent.Float64
system_network_nameName of the network interface.String
network_uuidUnique identifier for the network.String
system_network_in_dropped_diffDifference in inbound dropped packets over time.UInt32
system_network_in_dropped_rateRate of inbound dropped packets.Float32
system_network_in_packets_diffDifference in inbound packet count over time.UInt32
system_network_in_packets_rateRate of inbound packets.Float32
system_network_in_bytes_diffDifference in inbound byte count over time.UInt32
system_network_in_bytes_rateRate of inbound bytes.Float32
system_network_out_dropped_diffDifference in outbound dropped packets over time.UInt32
system_network_out_dropped_rateRate of outbound dropped packets.Float32
system_network_out_bytes_diffDifference in outbound byte count over time.UInt32
system_network_out_bytes_rateRate of outbound bytes.Float32
system_network_in_errors_diffDifference in inbound errors over time.UInt32
system_network_in_errors_rateRate of inbound errors.Float32
system_network_out_errors_diffDifference in outbound errors over time.UInt32
system_network_out_errors_rateRate of outbound errors.Float32
system_network_out_packets_diffDifference in outbound packet countUInt32
system_network_out_packets_rateRate of outgoing network packets.Float32
periodTime period over which the data is aggregated.Float32
in_bandwidth_pIncoming network bandwidth percentage.Float32
out_bandwidth_pOutgoing network bandwidth percentage.Float32
system_diskio_nameName of the disk I/O device.LowCardinality(String)
system_diskio_read_timeTime spent on disk read operations.UInt32
system_diskio_read_bytesTotal bytes read from disk.Float64
system_diskio_read_countNumber of disk read operations.UInt32
system_diskio_write_countNumber of disk write operations.UInt32
system_diskio_write_timeTime spent on disk write operations.UInt32
system_diskio_write_bytesTotal bytes written to disk.Float64
system_diskio_io_opsNumber of I/O operations performed on disk.UInt16
system_diskio_io_timeTime spent on disk I/O operations.UInt32
diskio_uuidUnique identifier for the disk I/O device.String
system_diskio_write_time_diffDifference in write time over time.UInt32
system_diskio_write_time_rateRate of disk write time.Float32
system_diskio_io_time_diffDifference in I/O time over time.UInt32
system_diskio_io_time_rateRate of disk I/O time.Float32
system_diskio_read_time_diffDifference in disk read time over time.UInt32
system_diskio_read_time_rateRate of disk read time.Float32
system_diskio_write_count_diffDifference in write operations over time.UInt32
system_diskio_write_count_rateRate of disk write operations.Float32
system_diskio_read_bytes_diffDifference in read bytes over time.UInt32
system_diskio_read_bytes_rateRate of disk read bytes.Float32
system_diskio_write_bytes_diffDifference in written bytes over time.UInt32
system_diskio_write_bytes_rateRate of disk write bytes.Float32
system_diskio_read_count_diffDifference in read operations over time.UInt32
system_diskio_read_count_rateRate of disk read operations.Float32
system_fsstat_countTotal number of filesystems.Float64
system_fsstat_total_filesTotal number of files across all filesystems.Float64
system_fsstat_total_size_usedTotal used size of all filesystems.Float64
system_fsstat_total_size_totalTotal size of all filesystems.Float64
system_fsstat_total_size_freeTotal free size of all filesystems.Float64
system_filesystem_typeType of the filesystem.String
system_filesystem_device_nameDevice name associated with the filesystem.String
system_filesystem_mount_pointMount point of the filesystem.String
system_filesystem_filesTotal number of files in the filesystems.Float64
system_filesystem_free_filesNumber of free (unused) file slots in the filesystem.Float64
system_filesystem_availableAvailable space on the filesystem.Float64
system_filesystem_used_pctPercentage of the filesystem space in use.Float32
system_filesystem_used_bytesAmount of space used in the filesystem (in bytes).Float64
system_filesystem_totalTotal size of the filesystem.Float64
system_filesystem_freeFree space in the filesystem.Float64