| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625 |
- Measurement,MeasurementNote,ResourceType,Database,Metric,MetricNote,MetricUnit
- "bond","Bond interface","host","telegraf","active_slave","used SNAT port count","count"
- "bond","Bond interface","host","telegraf","status","Status of bond interface (down = 0, up = 1)","NULL"
- "bond_slave","Slave interfaces of bond interface","host","telegraf","status","Status of bonds's slave interface (down = 0, up = 1)","NULL"
- "bond_slave","Slave interfaces of bond interface","host","telegraf","failures","Amount of failures for bond's slave interface","count"
- "cpu","CPU usage","host","telegraf","usage_active","CPU active state utilization rate","%"
- "cpu","CPU usage","host","telegraf","usage_idle","CPU idle state utilization rate","%"
- "cpu","CPU usage","host","telegraf","usage_system","CPU system state utilization rate","%"
- "cpu","CPU usage","host","telegraf","usage_user","CPU user mode utilization rate","%"
- "cpu","CPU usage","host","telegraf","usage_iowait","CPU IO usage","%"
- "cpu","CPU usage","host","telegraf","usage_irq","CPU IRQ usage","%"
- "cpu","CPU usage","host","telegraf","usage_guest","CPU guest usage","%"
- "cpu","CPU usage","host","telegraf","usage_nice","CPU priority switch utilization","%"
- "cpu","CPU usage","host","telegraf","usage_softirq","CPU softirq usage","%"
- "cpu","CPU usage","host","telegraf","usage_steal","CPU steal usage","%"
- "cpu","CPU usage","host","telegraf","usage_guest_nice","CPU guest nice usage","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_active","CPU active state utilization rate","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_idle","CPU idle state utilization rate","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_system","CPU system state utilization rate","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_user","CPU user mode utilization rate","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_iowait","CPU IO usage","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_irq","CPU IRQ usage","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_guest","CPU guest usage","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_nice","CPU priority switch utilization","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_softirq","CPU softirq usage","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_steal","CPU steal usage","%"
- "agent_cpu","CPU usage","agent","telegraf","usage_guest_nice","CPU guest nice usage","%"
- "disk","Disk usage","host","telegraf","used_percent","Percentage of used disks","%"
- "disk","Disk usage","host","telegraf","free","Free space size","byte"
- "disk","Disk usage","host","telegraf","used","Used disk size","byte"
- "disk","Disk usage","host","telegraf","total","Total disk size","byte"
- "disk","Disk usage","host","telegraf","inodes_used_percent","Percentage of used inodes","%"
- "disk","Disk usage","host","telegraf","inodes_free","Available inode","count"
- "disk","Disk usage","host","telegraf","inodes_used","Number of inodes used","count"
- "disk","Disk usage","host","telegraf","inodes_total","Total inodes","count"
- "disk","Disk usage","host","telegraf","read_only","Test if disk is read only","NULL"
- "agent_disk","Disk usage","agent","telegraf","used_percent","Percentage of used disks","%"
- "agent_disk","Disk usage","agent","telegraf","free","Free space size","byte"
- "agent_disk","Disk usage","agent","telegraf","used","Used disk size","byte"
- "agent_disk","Disk usage","agent","telegraf","total","Total disk size","byte"
- "agent_disk","Disk usage","agent","telegraf","inodes_used_percent","Percentage of used inodes","%"
- "agent_disk","Disk usage","agent","telegraf","inodes_free","Available inode","count"
- "agent_disk","Disk usage","agent","telegraf","inodes_used","Number of inodes used","count"
- "agent_disk","Disk usage","agent","telegraf","inodes_total","Total inodes","count"
- "agent_disk","Disk usage","agent","telegraf","read_only","Test if disk is read only","NULL"
- "diskio","Disk traffic and timing","host","telegraf","bps","Disk read and write rate","Bps"
- "diskio","Disk traffic and timing","host","telegraf","read_bps","Disk read rate","Bps"
- "diskio","Disk traffic and timing","host","telegraf","write_bps","Disk write rate","Bps"
- "diskio","Disk traffic and timing","host","telegraf","read_iops","Disk read operate rate","count"
- "diskio","Disk traffic and timing","host","telegraf","write_iops","Disk write operate rate","count"
- "diskio","Disk traffic and timing","host","telegraf","iops","Disk read/write operate rate","count"
- "diskio","Disk traffic and timing","host","telegraf","reads","Number of reads","count"
- "diskio","Disk traffic and timing","host","telegraf","writes","Number of writes","count"
- "diskio","Disk traffic and timing","host","telegraf","iocount","Accumulated I/O request count","count"
- "diskio","Disk traffic and timing","host","telegraf","read_bytes","Bytes read","byte"
- "diskio","Disk traffic and timing","host","telegraf","write_bytes","Bytes write","byte"
- "diskio","Disk traffic and timing","host","telegraf","iobytes","Bytes of both read and write","byte"
- "diskio","Disk traffic and timing","host","telegraf","read_time","Time to wait for read","ms"
- "diskio","Disk traffic and timing","host","telegraf","write_time","Time to wait for write","ms"
- "diskio","Disk traffic and timing","host","telegraf","io_time","I / O request queuing time","ms"
- "diskio","Disk traffic and timing","host","telegraf","read_await","Time to wait for read","ms"
- "diskio","Disk traffic and timing","host","telegraf","write_await","Time to wait for write","ms"
- "diskio","Disk traffic and timing","host","telegraf","await","I / O request queuing time","ms"
- "diskio","Disk traffic and timing","host","telegraf","merged_reads","Merged disk read request count","count"
- "diskio","Disk traffic and timing","host","telegraf","merged_writes","Merged disk write request count","count"
- "diskio","Disk traffic and timing","host","telegraf","merged_iocount","Merged Accumulated I/O request count","count"
- "diskio","Disk traffic and timing","host","telegraf","weighted_io_time","I / O request waiting time","ms"
- "diskio","Disk traffic and timing","host","telegraf","iops_in_progress","Number of I / O requests issued but not yet completed","count"
- "diskio","Disk traffic and timing","host","telegraf","ioutil","IO utilization in percentage","%"
- "diskio","Disk traffic and timing","host","telegraf","avgqu_sz","Averate queing request count per seconds","NULL"
- "agent_diskio","Disk traffic and timing","agent","telegraf","bps","Disk read and write rate","Bps"
- "agent_diskio","Disk traffic and timing","agent","telegraf","read_bps","Disk read rate","Bps"
- "agent_diskio","Disk traffic and timing","agent","telegraf","write_bps","Disk write rate","Bps"
- "agent_diskio","Disk traffic and timing","agent","telegraf","read_iops","Disk read operate rate","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","write_iops","Disk write operate rate","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","iops","Disk read/write operate rate","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","reads","Number of reads","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","writes","Number of writes","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","iocount","Accumulated I/O request count","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","read_bytes","Bytes read","byte"
- "agent_diskio","Disk traffic and timing","agent","telegraf","write_bytes","Bytes write","byte"
- "agent_diskio","Disk traffic and timing","agent","telegraf","iobytes","Bytes of both read and write","byte"
- "agent_diskio","Disk traffic and timing","agent","telegraf","read_time","Time to wait for read","ms"
- "agent_diskio","Disk traffic and timing","agent","telegraf","write_time","Time to wait for write","ms"
- "agent_diskio","Disk traffic and timing","agent","telegraf","io_time","I / O request queuing time","ms"
- "agent_diskio","Disk traffic and timing","agent","telegraf","read_await","Time to wait for read","ms"
- "agent_diskio","Disk traffic and timing","agent","telegraf","write_await","Time to wait for write","ms"
- "agent_diskio","Disk traffic and timing","agent","telegraf","await","I / O request queuing time","ms"
- "agent_diskio","Disk traffic and timing","agent","telegraf","merged_reads","Merged disk read request count","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","merged_writes","Merged disk write request count","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","merged_iocount","Merged Accumulated I/O request count","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","weighted_io_time","I / O request waiting time","ms"
- "agent_diskio","Disk traffic and timing","agent","telegraf","iops_in_progress","Number of I / O requests issued but not yet completed","count"
- "agent_diskio","Disk traffic and timing","agent","telegraf","ioutil","IO utilization in percentage","%"
- "agent_diskio","Disk traffic and timing","agent","telegraf","avgqu_sz","Averate queing request count per seconds","NULL"
- "linux_sysctl_fs","Provides Linux sysctl fs metrics","host","telegraf","file_nr","The number of allocated file handles","count"
- "linux_sysctl_fs","Provides Linux sysctl fs metrics","host","telegraf","file_max","The maximum number of file handles that the Linux kernel will allocate.","count"
- "linux_sysctl_fs","Provides Linux sysctl fs metrics","host","telegraf","inode_nr","The number of inodes the system has allocated","count"
- "linux_sysctl_fs","Provides Linux sysctl fs metrics","host","telegraf","inode_free_nr","The number of free inodes","count"
- "linux_sysctl_fs","Provides Linux sysctl fs metrics","host","telegraf","aio_nr","The running total of the number of events specified on the io_setup system call for all currently active aio contexts","count"
- "linux_sysctl_fs","Provides Linux sysctl fs metrics","host","telegraf","aio_max_nr","The running total of the number of events specified on the io_setup system call for all currently active aio contexts","count"
- "linux_sysctl_fs","Provides Linux sysctl fs metrics","host","telegraf","nr_open","the maximum number of file-handles a process can allocate","count"
- "mem","Memory","host","telegraf","used_percent","Used memory rate","%"
- "mem","Memory","host","telegraf","available_percent","Available memory rate","%"
- "mem","Memory","host","telegraf","free_percent","Free memory rate","%"
- "mem","Memory","host","telegraf","used","Used memory","byte"
- "mem","Memory","host","telegraf","free","Free memory","byte"
- "mem","Memory","host","telegraf","active","The amount of active memory","byte"
- "mem","Memory","host","telegraf","inactive","The amount of inactive memory","byte"
- "mem","Memory","host","telegraf","cached","Cache memory","byte"
- "mem","Memory","host","telegraf","buffered","Buffer memory","byte"
- "mem","Memory","host","telegraf","slab","Number of kernel caches","byte"
- "mem","Memory","host","telegraf","available","Available memory","byte"
- "mem","Memory","host","telegraf","total","Total memory","byte"
- "agent_mem","Memory","agent","telegraf","used_percent","Used memory rate","%"
- "agent_mem","Memory","agent","telegraf","available_percent","Available memory rate","%"
- "agent_mem","Memory","agent","telegraf","free_percent","Free memory rate","%"
- "agent_mem","Memory","agent","telegraf","used","Used memory","byte"
- "agent_mem","Memory","agent","telegraf","free","Free memory","byte"
- "agent_mem","Memory","agent","telegraf","active","The amount of active memory","byte"
- "agent_mem","Memory","agent","telegraf","inactive","The amount of inactive memory","byte"
- "agent_mem","Memory","agent","telegraf","cached","Cache memory","byte"
- "agent_mem","Memory","agent","telegraf","buffered","Buffer memory","byte"
- "agent_mem","Memory","agent","telegraf","slab","Number of kernel caches","byte"
- "agent_mem","Memory","agent","telegraf","available","Available memory","byte"
- "agent_mem","Memory","agent","telegraf","total","Total memory","byte"
- "net","Network interface and protocol usage","host","telegraf","bps_sent","Send traffic per second","bps"
- "net","Network interface and protocol usage","host","telegraf","bps_recv","Received traffic per second","bps"
- "net","Network interface and protocol usage","host","telegraf","pps_recv","Received packets per second","pps"
- "net","Network interface and protocol usage","host","telegraf","pps_sent","Send packets per second","pps"
- "net","Network interface and protocol usage","host","telegraf","bytes_sent","The total number of bytes sent by the network interface","byte"
- "net","Network interface and protocol usage","host","telegraf","bytes_recv","The total number of bytes received by the network interface","byte"
- "net","Network interface and protocol usage","host","telegraf","packets_sent","The total number of packets sent by the network interface","count"
- "net","Network interface and protocol usage","host","telegraf","packets_recv","The total number of packets received by the network interface","count"
- "net","Network interface and protocol usage","host","telegraf","err_in","The total number of receive errors detected by the network interface","count"
- "net","Network interface and protocol usage","host","telegraf","err_out","The total number of transmission errors detected by the network interface","count"
- "net","Network interface and protocol usage","host","telegraf","drop_in","The total number of received packets dropped by the network interface","count"
- "net","Network interface and protocol usage","host","telegraf","drop_out","The total number of transmission packets dropped by the network interface","count"
- "agent_net","Network interface and protocol usage","agent","telegraf","bps_sent","Send traffic per second","bps"
- "agent_net","Network interface and protocol usage","agent","telegraf","bps_recv","Received traffic per second","bps"
- "agent_net","Network interface and protocol usage","agent","telegraf","pps_recv","Received packets per second","pps"
- "agent_net","Network interface and protocol usage","agent","telegraf","pps_sent","Send packets per second","pps"
- "agent_net","Network interface and protocol usage","agent","telegraf","bytes_sent","The total number of bytes sent by the network interface","byte"
- "agent_net","Network interface and protocol usage","agent","telegraf","bytes_recv","The total number of bytes received by the network interface","byte"
- "agent_net","Network interface and protocol usage","agent","telegraf","packets_sent","The total number of packets sent by the network interface","count"
- "agent_net","Network interface and protocol usage","agent","telegraf","packets_recv","The total number of packets received by the network interface","count"
- "agent_net","Network interface and protocol usage","agent","telegraf","err_in","The total number of receive errors detected by the network interface","count"
- "agent_net","Network interface and protocol usage","agent","telegraf","err_out","The total number of transmission errors detected by the network interface","count"
- "agent_net","Network interface and protocol usage","agent","telegraf","drop_in","The total number of received packets dropped by the network interface","count"
- "agent_net","Network interface and protocol usage","agent","telegraf","drop_out","The total number of transmission packets dropped by the network interface","count"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","load","Load utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","model_load","Model load utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","fw_load","FW load utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","inst","INST utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","max_inst","MAX INST utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","mem","Memory utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","critical_mem","Critical memory utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","share_mem","Share memory utilization","%"
- "ni_rsrc_mon","NETINT device metrics","host","telegraf","p2p_mem","P2P memory utilization","%"
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","clocks_current_graphics","GPU current clocks, MHz",""
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","clocks_current_memory","GPU current memory clocks, MHz",""
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","temperature_gpu","GPU temperature",""
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","memory_total","GPU memory total size",""
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","memory_free","GPU memory free size",""
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","memory_used","GPU memory used size",""
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","utilization_gpu","GPU utilization","%"
- "nvidia_smi","Nvidia GPU metrics","host","telegraf","utilization_memory","GPU memory utilization","%"
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","clocks_current_graphics","GPU current clocks, MHz",""
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","clocks_current_memory","GPU current memory clocks, MHz",""
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","temperature_gpu","GPU temperature",""
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","memory_total","GPU memory total size",""
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","memory_free","GPU memory free size",""
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","memory_used","GPU memory used size",""
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","utilization_gpu","GPU utilization","%"
- "agent_nvidia_smi","Nvidia GPU metrics in guests","agent","telegraf","utilization_memory","GPU memory utilization","%"
- "processes","Processes status","host","telegraf","total","Total processes count","count"
- "processes","Processes status","host","telegraf","total_threads","Total threads count","count"
- "processes","Processes status","host","telegraf","zombies","Z state, zombie processes count","count"
- "processes","Processes status","host","telegraf","running","R state, running processes count","count"
- "processes","Processes status","host","telegraf","sleeping","S state, sleeping processes count","count"
- "processes","Processes status","host","telegraf","blocked","D, waiting in uninterruptible sleep, or locked, aka disk sleep","count"
- "processes","Processes status","host","telegraf","stopped","T state, stopped process count","count"
- "processes","Processes status","host","telegraf","dead","X state, dead","count"
- "processes","Processes status","host","telegraf","wait","W state, (freebsd only)","count"
- "processes","Processes status","host","telegraf","idle","I state, (sleeping for longer than about 20 seconds, bsd and Linux 4+ only)","count"
- "processes","Processes status","host","telegraf","paging","W state (linux kernel < 2.6 only)","count"
- "processes","Processes status","host","telegraf","parked","(linux only)","count"
- "agent_processes","Processes status in guest","agent","telegraf","total","Total processes count","count"
- "agent_processes","Processes status in guest","agent","telegraf","total_threads","Total threads count","count"
- "agent_processes","Processes status in guest","agent","telegraf","zombies","Z state, zombie processes count","count"
- "agent_processes","Processes status in guest","agent","telegraf","running","R state, running processes count","count"
- "agent_processes","Processes status in guest","agent","telegraf","sleeping","S state, sleeping processes count","count"
- "agent_processes","Processes status in guest","agent","telegraf","blocked","D, waiting in uninterruptible sleep, or locked, aka disk sleep","count"
- "agent_processes","Processes status in guest","agent","telegraf","stopped","T state, stopped process count","count"
- "agent_processes","Processes status in guest","agent","telegraf","dead","X state, dead","count"
- "agent_processes","Processes status in guest","agent","telegraf","wait","W state, (freebsd only)","count"
- "agent_processes","Processes status in guest","agent","telegraf","idle","I state, (sleeping for longer than about 20 seconds, bsd and Linux 4+ only)","count"
- "agent_processes","Processes status in guest","agent","telegraf","paging","W state (linux kernel < 2.6 only)","count"
- "agent_processes","Processes status in guest","agent","telegraf","parked","(linux only)","count"
- "radeontop","AMD GPU metrics","host","telegraf","clocks_current_memory","GPU current memory clocks, MHz",""
- "radeontop","AMD GPU metrics","host","telegraf","clocks_current_shader","GPU current shader clocks, MHz",""
- "radeontop","AMD GPU metrics","host","telegraf","memory_total","GPU memory total size",""
- "radeontop","AMD GPU metrics","host","telegraf","memory_free","GPU memory free size",""
- "radeontop","AMD GPU metrics","host","telegraf","memory_used","GPU memory used size",""
- "radeontop","AMD GPU metrics","host","telegraf","gtt_total","GPU gtt total size",""
- "radeontop","AMD GPU metrics","host","telegraf","gtt_free","GPU gtt free size",""
- "radeontop","AMD GPU metrics","host","telegraf","gtt_used","GPU gtt used size",""
- "radeontop","AMD GPU metrics","host","telegraf","utilization_clock_memory","GPU block memory utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_clock_shader","GPU block shader utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_gpu","GPU utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_memory","GPU memory utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_event_engine","GPU event engine utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_vertex_grouper_tesselator","GPU vertex grouper tesselator utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_texture_addresser","GPU texture addresser utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_shader_exporter","GPU shader export utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_sequencer_instruction_cache","GPU sequencer instruction cache utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_shader_interpolator","GPU shader interpolator utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_scan_converter","GPU scan converter utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_primitive_assembly","GPU primitive assembly utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_depth_block","GPU depth block utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_color_block","GPU color block utilization","%"
- "radeontop","AMD GPU metrics","host","telegraf","utilization_gtt","GPU gtt utilization","%"
- "system","System load","host","telegraf","load1","Loadavg load1","NULL"
- "system","System load","host","telegraf","load5","Loadavg load5","NULL"
- "system","System load","host","telegraf","load15","Loadavg load15","NULL"
- "system","System load","host","telegraf","load1_pcore","Loadavg load1 per cpu core","NULL"
- "system","System load","host","telegraf","load5_pcore","Loadavg load5 per cpu core","NULL"
- "system","System load","host","telegraf","load15_pcore","Loadavg load15 per cpu core","NULL"
- "system","System load","host","telegraf","uptime","System uptime","NULL"
- "agent_system","System load","agent","telegraf","load1","Loadavg load1","NULL"
- "agent_system","System load","agent","telegraf","load5","Loadavg load5","NULL"
- "agent_system","System load","agent","telegraf","load15","Loadavg load15","NULL"
- "agent_system","System load","agent","telegraf","load1_pcore","Loadavg load1 per cpu core","NULL"
- "agent_system","System load","agent","telegraf","load5_pcore","Loadavg load5 per cpu core","NULL"
- "agent_system","System load","agent","telegraf","load15_pcore","Loadavg load15 per cpu core","NULL"
- "agent_system","System load","agent","telegraf","uptime","System uptime","NULL"
- "vasmi","Vasmi GPU metrics","host","telegraf","temperature_gpu","GPU temperature",""
- "vasmi","Vasmi GPU metrics","host","telegraf","utilization_gpu","GPU utilization","%"
- "vasmi","Vasmi GPU metrics","host","telegraf","utilization_memory","GPU memory utilization","%"
- "vasmi","Vasmi GPU metrics","host","telegraf","utilization_share_memory","GPU share memory utilization","%"
- "vasmi","Vasmi GPU metrics","host","telegraf","utilization_encoder","GPU encoder utilization","%"
- "vasmi","Vasmi GPU metrics","host","telegraf","utilization_decoder","GPU decoder utilization","%"
- "vasmi","Vasmi GPU metrics","host","telegraf","utilization_ai","GPU AI utilization","%"
- "vasmi","Vasmi GPU metrics","host","telegraf","clocks_current_gpu","GPU current clocks, MHz",""
- "vasmi","Vasmi GPU metrics","host","telegraf","oclk","oclk, MHz",""
- "vasmi","Vasmi GPU metrics","host","telegraf","dclk","dclk, MHz",""
- "vasmi","Vasmi GPU metrics","host","telegraf","eclk","eclk, MHz",""
- "vasmi","Vasmi GPU metrics","host","telegraf","gclk","gclk, MHz",""
- "vasmi","Vasmi GPU metrics","host","telegraf","aic_power","AIC power",""
- "worker","Worker queue","system","system","active_worker_cnt","Active Worker Count","NULL"
- "worker","Worker queue","system","system","max_worker_count","Max Worker Count","NULL"
- "worker","Worker queue","system","system","detach_worker_cnt","Detach worker Count","NULL"
- "worker","Worker queue","system","system","queue_cnt","Worker Queue Count","NULL"
- "worker","Worker queue","system","system","total_workload","Total workload","NULL"
- "worker","Worker queue","system","system","active_workload","Active workload","NULL"
- "http_request","HTTP Request hit","system","system","duration_ms_any","Accumulated request duration in milliseconds","ms"
- "http_request","HTTP Request hit","system","system","dura_ms_delta_any","Accumulated request duration in milliseconds in last interval","ms"
- "http_request","HTTP Request hit","system","system","hit_any","Accumulated request count","NULL"
- "http_request","HTTP Request hit","system","system","hit_delta_any","Accumulated request count in last interval","NULL"
- "http_request","HTTP Request hit","system","system","delay_ms_any","Average request delay in miilliseconds","ms"
- "http_request","HTTP Request hit","system","system","qps_any","Averatge request per second","NULL"
- "http_request","HTTP Request hit","system","system","duration_ms_2xx","Accumulated request duration in milliseconds for 2xx http code","ms"
- "http_request","HTTP Request hit","system","system","dura_ms_delta_2xx","Accumulated request duration in milliseconds in last interval for 2xx http code","ms"
- "http_request","HTTP Request hit","system","system","hit_2xx","Accumulated request count for 2xx http code","NULL"
- "http_request","HTTP Request hit","system","system","hit_delta_2xx","Accumulated request count in last interval for 2xx http code","NULL"
- "http_request","HTTP Request hit","system","system","delay_ms_2xx","Average request delay in miilliseconds for 2xx http code","ms"
- "http_request","HTTP Request hit","system","system","percent_hit_2xx","Request hit weight in percentage for 2xx http code","%"
- "http_request","HTTP Request hit","system","system","percent_duration_2xx","Request duration weight in percentage for 2xx http code","%"
- "http_request","HTTP Request hit","system","system","qps_2xx","Averatge request per second for 2xx http code","NULL"
- "http_request","HTTP Request hit","system","system","duration_ms_4xx","Accumulated request duration in milliseconds for 4xx http code","ms"
- "http_request","HTTP Request hit","system","system","dura_ms_delta_4xx","Accumulated request duration in milliseconds in last interval for 4xx http code","ms"
- "http_request","HTTP Request hit","system","system","hit_4xx","Accumulated request count for 4xx http code","NULL"
- "http_request","HTTP Request hit","system","system","hit_delta_4xx","Accumulated request count in last interval for 4xx http code","NULL"
- "http_request","HTTP Request hit","system","system","delay_ms_4xx","Average request delay in miilliseconds for 4xx http code","ms"
- "http_request","HTTP Request hit","system","system","percent_hit_4xx","Request hit weight in percentage for 4xx http code","%"
- "http_request","HTTP Request hit","system","system","percent_duration_4xx","Request duration weight in percentage for 4xx http code","%"
- "http_request","HTTP Request hit","system","system","qps_4xx","Averatge request per second for 4xx http code","NULL"
- "http_request","HTTP Request hit","system","system","duration_ms_5xx","Accumulated request duration in milliseconds for 5xx http code","ms"
- "http_request","HTTP Request hit","system","system","dura_ms_delta_5xx","Accumulated request duration in milliseconds in last interval for 5xx http code","ms"
- "http_request","HTTP Request hit","system","system","hit_5xx","Accumulated request count for 5xx http code","NULL"
- "http_request","HTTP Request hit","system","system","hit_delta_5xx","Accumulated request count in last interval for 5xx http code","NULL"
- "http_request","HTTP Request hit","system","system","delay_ms_5xx","Average request delay in miilliseconds for 5xx http code","ms"
- "http_request","HTTP Request hit","system","system","percent_hit_5xx","Request hit weight in percentage for 5xx http code","%"
- "http_request","HTTP Request hit","system","system","percent_duration_5xx","Request duration weight in percentage for 5xx http code","%"
- "http_request","HTTP Request hit","system","system","qps_5xx","Averatge request per second for 5xx http code","NULL"
- "process","Service process stats","system","system","cpu_percent","CPU percent","NULL"
- "process","Service process stats","system","system","mem_percent","Memory percent","NULL"
- "process","Service process stats","system","system","mem_size","Memory size","NULL"
- "process","Service process stats","system","system","goroutine_num","Goroutine num","NULL"
- "db_stats","Database Stats","system","system","idle","Database Idle","NULL"
- "db_stats","Database Stats","system","system","in_use","Database InUse","NULL"
- "db_stats","Database Stats","system","system","max_idle_closed","Database max idle closed","NULL"
- "db_stats","Database Stats","system","system","max_idle_time_closed","Database max idle time closed","NULL"
- "db_stats","Database Stats","system","system","max_lifetime_closed","Database max lifetime closed","NULL"
- "db_stats","Database Stats","system","system","max_open_connections","Database max open connections","NULL"
- "db_stats","Database Stats","system","system","open_connections","Database open connections","NULL"
- "db_stats","Database Stats","system","system","wait_count","Database wait count","NULL"
- "db_stats","Database Stats","system","system","wait_duration","Database wait duration","NULL"
- "status_probe","Resource status probe results","system","system","count","Resouce count for each status","NULL"
- "status_probe","Resource status probe results","system","system","pending_deleted","Pending deleted resource count for each status","NULL"
- "vm_cpu","Guest CPU usage","guest","telegraf","usage_active","CPU active state utilization rate","%"
- "vm_cpu","Guest CPU usage","guest","telegraf","cpu_usage_pcore","CPU utilization rate per core","%"
- "vm_cpu","Guest CPU usage","guest","telegraf","cpu_usage_idle_pcore","CPU idle rate per core","%"
- "vm_cpu","Guest CPU usage","guest","telegraf","cpu_time_system","CPU system state time","ms"
- "vm_cpu","Guest CPU usage","guest","telegraf","cpu_time_user","CPU user state time","ms"
- "vm_cpu","Guest CPU usage","guest","telegraf","thread_count","The number of threads used by the process","count"
- "vm_mem","Guest memory","guest","telegraf","used_percent","Used memory rate","%"
- "vm_mem","Guest memory","guest","telegraf","vms","Virtual memory consumption","byte"
- "vm_mem","Guest memory","guest","telegraf","rss","Actual use of physical memory","byte"
- "vm_disk","Guest disk","guest","telegraf","used_percent","Used vm disk rate","%"
- "vm_diskio","Guest disk traffic","guest","telegraf","read_bps","Disk read rate","Bps"
- "vm_diskio","Guest disk traffic","guest","telegraf","write_bps","Disk write rate","Bps"
- "vm_diskio","Guest disk traffic","guest","telegraf","read_iops","Disk read operate rate","count"
- "vm_diskio","Guest disk traffic","guest","telegraf","write_iops","Disk write operate rate","count"
- "vm_diskio","Guest disk traffic","guest","telegraf","read_bytes","Bytes read","byte"
- "vm_diskio","Guest disk traffic","guest","telegraf","write_bytes","Bytes write","byte"
- "vm_netio","Guest network traffic","guest","telegraf","bps_recv","Received traffic per second","bps"
- "vm_netio","Guest network traffic","guest","telegraf","bps_sent","Send traffic per second","bps"
- "vm_netio","Guest network traffic","guest","telegraf","pps_recv","Received packets per second","pps"
- "vm_netio","Guest network traffic","guest","telegraf","pps_sent","Send packets per second","pps"
- "vm_netio","Guest network traffic","guest","telegraf","bytes_sent","The total number of bytes sent by the network interface","byte"
- "vm_netio","Guest network traffic","guest","telegraf","bytes_recv","The total number of bytes received by the network interface","byte"
- "vm_netio","Guest network traffic","guest","telegraf","packets_sent","The total number of packets sent by the network interface","count"
- "vm_netio","Guest network traffic","guest","telegraf","packets_recv","The total number of packets received by the network interface","count"
- "vm_netio","Guest network traffic","guest","telegraf","out_bandwidth_usage","Outbound bandwidth utilization","%"
- "pod_netio","Pod network traffic","container","telegraf","bps_recv","Received traffic per second","bps"
- "pod_netio","Pod network traffic","container","telegraf","bps_sent","Send traffic per second","bps"
- "pod_netio","Pod network traffic","container","telegraf","pps_recv","Received packets per second","pps"
- "pod_netio","Pod network traffic","container","telegraf","pps_sent","Send packets per second","pps"
- "pod_netio","Pod network traffic","container","telegraf","bytes_sent","The total number of bytes sent by the network interface","byte"
- "pod_netio","Pod network traffic","container","telegraf","bytes_recv","The total number of bytes received by the network interface","byte"
- "pod_netio","Pod network traffic","container","telegraf","packets_sent","The total number of packets sent by the network interface","count"
- "pod_netio","Pod network traffic","container","telegraf","packets_recv","The total number of packets received by the network interface","count"
- "pod_netio","Pod network traffic","container","telegraf","out_bandwidth_usage","Outbound bandwidth utilization","%"
- "cloudaccount_balance","Cloud account balance","cloudaccount","meter_db","balance","balance","NULL"
- "container_cpu","Container cpu","container","telegraf","usage_rate","Container cpu usage rate","%"
- "container_mem","Container memory","container","telegraf","usage_rate","Container memory usage rate","%"
- "container_mem","Container memory","container","telegraf","working_set_rate","Container memory working set usage rate","%"
- "container_mem","Container memory","container","telegraf","usage_bytes","Container memory usage bytes","byte"
- "container_mem","Container memory","container","telegraf","working_set_bytes","Container memory working set bytes","byte"
- "container_process","Container process","container","telegraf","process_count","Container process count","count"
- "container_process","Container process","container","telegraf","threads_current","Container threads currently count","count"
- "container_process","Container process","container","telegraf","threads_max","Maximum number of threads allowed in container","count"
- "container_process","Container process","container","telegraf","fd_count","Container open file descriptors count","count"
- "container_process","Container process","container","telegraf","socket_count","Container sockets count","count"
- "container_diskio","Container diskio","container","telegraf","read_Bps","Container read bytes per second","Bps"
- "container_diskio","Container diskio","container","telegraf","write_Bps","Container write bytes per second","Bps"
- "container_diskio","Container diskio","container","telegraf","read_iops","Container read iops","count"
- "container_diskio","Container diskio","container","telegraf","write_iops","Container write iops","count"
- "container_diskio","Container diskio","container","telegraf","read_bytes","Container read bytes","byte"
- "container_diskio","Container diskio","container","telegraf","write_bytes","Container write bytes","byte"
- "container_diskio","Container diskio","container","telegraf","read_count","Container read count","count"
- "container_diskio","Container diskio","container","telegraf","write_count","Container write count","count"
- "dcs_cpu","Redis CPU usage","redis","telegraf","usage_percent","CPU active state utilization rate","%"
- "dcs_cpu","Redis CPU usage","redis","telegraf","server_load","server load","%"
- "dcs_mem","Redis memory","redis","telegraf","used_percent","Used memory rate","%"
- "dcs_netio","Redis network traffic","redis","telegraf","bps_recv","Received traffic per second","bps"
- "dcs_netio","Redis network traffic","redis","telegraf","bps_sent","Send traffic per second","bps"
- "dcs_conn","Redis connect","redis","telegraf","used_percent","Connection usage","%"
- "dcs_conn","Redis connect","redis","telegraf","errors","Connection errors","count"
- "dcs_instantopt","Redis operator","redis","telegraf","opt_sec","Number of commands processed per second","count"
- "dcs_cachekeys","Redis keys","redis","telegraf","key_count","Number of cache keys","count"
- "dcs_datamem","Redis data memory","redis","telegraf","used_byte","Data node memory usage","byte"
- "haproxy","load balance","elb","telegraf","used_snat_port","used SNAT port count","count"
- "haproxy","load balance","elb","telegraf","snat_conn_count","SNAT connection count","count"
- "internal_agent","Agent wide statistics of telegraf agent","host","telegraf","gather_errors","",""
- "internal_agent","Agent wide statistics of telegraf agent","host","telegraf","metrics_dropped","",""
- "internal_agent","Agent wide statistics of telegraf agent","host","telegraf","metrics_gathered","",""
- "internal_agent","Agent wide statistics of telegraf agent","host","telegraf","metrics_written","",""
- "internal_gather","Gather statistics of telegraf agent","host","telegraf","gather_time_ns","",""
- "internal_gather","Gather statistics of telegraf agent","host","telegraf","metrics_gathered","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","alloc_bytes","alloc_bytes","count"
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","frees","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","heap_alloc_bytes","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","heap_idle_bytes","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","heap_in_use_bytes","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","heap_objects_bytes","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","heap_released_bytes","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","heap_sys_bytes","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","mallocs","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","num_gc","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","pointer_lookups","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","sys_bytes","",""
- "internal_memstats","Memory usage statistics of telegraf agent","host","telegraf","total_alloc_bytes","",""
- "internal_write","Write statistics of telegraf agent","host","telegraf","buffer_limit","",""
- "internal_write","Write statistics of telegraf agent","host","telegraf","buffer_size","",""
- "internal_write","Write statistics of telegraf agent","host","telegraf","metrics_added","",""
- "internal_write","Write statistics of telegraf agent","host","telegraf","metrics_written","",""
- "internal_write","Write statistics of telegraf agent","host","telegraf","metrics_dropped","",""
- "internal_write","Write statistics of telegraf agent","host","telegraf","metrics_filtered","",""
- "internal_write","Write statistics of telegraf agent","host","telegraf","write_time_ns","",""
- "jenkins_node","jenkins node","ext_jenkins","telegraf","disk_available","disk_available","byte"
- "jenkins_node","jenkins node","ext_jenkins","telegraf","temp_available","temp_available","byte"
- "jenkins_node","jenkins node","ext_jenkins","telegraf","memory_available","memory_available","byte"
- "jenkins_node","jenkins node","ext_jenkins","telegraf","memory_total","memory_total","byte"
- "jenkins_node","jenkins node","ext_jenkins","telegraf","swap_available","swap_available","byte"
- "jenkins_node","jenkins node","ext_jenkins","telegraf","swap_total","swap_total","byte"
- "jenkins_job","jenkins job","ext_jenkins","telegraf","duration","duration","ms"
- "jenkins_job","jenkins job","ext_jenkins","telegraf","number","number","count"
- "k8s_pod","k8s pod","k8s","telegraf","cpu_used_percent","CPU active state utilization rate","%"
- "k8s_pod","k8s pod","k8s","telegraf","mem_used_percent","Used memory rate","%"
- "k8s_pod","k8s pod","k8s","telegraf","restart_total","pod restart count","count"
- "k8s_deploy","k8s deploy","k8s","telegraf","pod_oom_total","oom pod count","count"
- "k8s_deploy","k8s deploy","k8s","telegraf","pod_restarting_total","restarting pod count","count"
- "k8s_node","k8s node","k8s","telegraf","cpu_used_percent","CPU active state utilization rate","%"
- "k8s_node","k8s node","k8s","telegraf","mem_used_percent","Used memory rate","%"
- "k8s_node","k8s node","k8s","telegraf","disk_used_percent","Percentage of used disks","%"
- "k8s_node","k8s node","k8s","telegraf","bps_sent","Send traffic per second","bps"
- "k8s_node","k8s node","k8s","telegraf","bps_recv","Received traffic per second","bps"
- "k8s_node","k8s node","k8s","telegraf","pod_restart_total","pod restart count in node","count"
- "kernel","kernel metrics","host","telegraf","boot_time","seconds since epoch, btime","s"
- "kernel","kernel metrics","host","telegraf","context_switches","context switch count","count"
- "kernel","kernel metrics","host","telegraf","disk_pages_in","page in count","count"
- "kernel","kernel metrics","host","telegraf","disk_pages_out","page out count","count"
- "kernel","kernel metrics","host","telegraf","interrupts","interrupts count","count"
- "kernel","kernel metrics","host","telegraf","processes_forked","processes forked count","count"
- "kernel","kernel metrics","host","telegraf","entropy_avail","entropy available","NULL"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_free_pages","nr_free_pages","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_inactive_anon","(integer, nr_inactive_anon)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_active_anon","(integer, nr_active_anon)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_inactive_file","(integer, nr_inactive_file)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_active_file","(integer, nr_active_file)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_unevictable","(integer, nr_unevictable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_mlock","(integer, nr_mlock)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_anon_pages","(integer, nr_anon_pages)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_mapped","(integer, nr_mapped)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_file_pages","(integer, nr_file_pages)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_dirty","(integer, nr_dirty)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_writeback","(integer, nr_writeback)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_slab_reclaimable","(integer, nr_slab_reclaimable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_slab_unreclaimable","(integer, nr_slab_unreclaimable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_page_table_pages","(integer, nr_page_table_pages)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_kernel_stack","(integer, nr_kernel_stack)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_unstable","(integer, nr_unstable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_bounce","(integer, nr_bounce)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_vmscan_write","(integer, nr_vmscan_write)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_writeback_temp","(integer, nr_writeback_temp)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_isolated_anon","(integer, nr_isolated_anon)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_isolated_file","(integer, nr_isolated_file)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_shmem","(integer, nr_shmem)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","numa_hit","(integer, numa_hit)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","numa_miss","(integer, numa_miss)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","numa_foreign","(integer, numa_foreign)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","numa_interleave","(integer, numa_interleave)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","numa_local","(integer, numa_local)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","numa_other","(integer, numa_other)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","nr_anon_transparent_hugepages","(integer, nr_anon_transparent_hugepages)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgpgin","(integer, pgpgin)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgpgout","(integer, pgpgout)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pswpin","(integer, pswpin)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pswpout","(integer, pswpout)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgalloc_dma","(integer, pgalloc_dma)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgalloc_dma32","(integer, pgalloc_dma32)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgalloc_normal","(integer, pgalloc_normal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgalloc_movable","(integer, pgalloc_movable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgfree","(integer, pgfree)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgactivate","(integer, pgactivate)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgdeactivate","(integer, pgdeactivate)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgfault","(integer, pgfault)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgmajfault","(integer, pgmajfault)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgrefill_dma","(integer, pgrefill_dma)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgrefill_dma32","(integer, pgrefill_dma32)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgrefill_normal","(integer, pgrefill_normal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgrefill_movable","(integer, pgrefill_movable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgsteal_dma","(integer, pgsteal_dma)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgsteal_dma32","(integer, pgsteal_dma32)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgsteal_normal","(integer, pgsteal_normal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgsteal_movable","(integer, pgsteal_movable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_kswapd_dma","(integer, pgscan_kswapd_dma)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_kswapd_dma32","(integer, pgscan_kswapd_dma32)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_kswapd_normal","(integer, pgscan_kswapd_normal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_kswapd_movable","(integer, pgscan_kswapd_movable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_direct_dma","(integer, pgscan_direct_dma)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_direct_dma32","(integer, pgscan_direct_dma32)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_direct_normal","(integer, pgscan_direct_normal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgscan_direct_movable","(integer, pgscan_direct_movable)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","zone_reclaim_failed","(integer, zone_reclaim_failed)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pginodesteal","(integer, pginodesteal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","slabs_scanned","(integer, slabs_scanned)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","kswapd_steal","(integer, kswapd_steal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","kswapd_inodesteal","(integer, kswapd_inodesteal)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","kswapd_low_wmark_hit_quickly","(integer, kswapd_low_wmark_hit_quickly)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","kswapd_high_wmark_hit_quickly","(integer, kswapd_high_wmark_hit_quickly)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","kswapd_skip_congestion_wait","(integer, kswapd_skip_congestion_wait)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pageoutrun","(integer, pageoutrun)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","allocstall","(integer, allocstall)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","pgrotated","(integer, pgrotated)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","compact_blocks_moved","(integer, compact_blocks_moved)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","compact_pages_moved","(integer, compact_pages_moved)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","compact_pagemigrate_failed","(integer, compact_pagemigrate_failed)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","compact_stall","(integer, compact_stall)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","compact_fail","(integer, compact_fail)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","compact_success","(integer, compact_success)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","htlb_buddy_alloc_success","(integer, htlb_buddy_alloc_success)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","htlb_buddy_alloc_fail","(integer, htlb_buddy_alloc_fail)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_culled","(integer, unevictable_pgs_culled)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_scanned","(integer, unevictable_pgs_scanned)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_rescued","(integer, unevictable_pgs_rescued)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_mlocked","(integer, unevictable_pgs_mlocked)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_munlocked","(integer, unevictable_pgs_munlocked)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_cleared","(integer, unevictable_pgs_cleared)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_stranded","(integer, unevictable_pgs_stranded)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","unevictable_pgs_mlockfreed","(integer, unevictable_pgs_mlockfreed)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","thp_fault_alloc","(integer, thp_fault_alloc)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","thp_fault_fallback","(integer, thp_fault_fallback)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","thp_collapse_alloc","(integer, thp_collapse_alloc)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","thp_collapse_alloc_failed","(integer, thp_collapse_alloc_failed)","count"
- "kernel_vmstat","kernel vmstat","host","telegraf","thp_split","(integer, thp_split)","count"
- "mysql","mysql","ext_mysql","telegraf","binary_size_bytes","binary_size_bytes","byte"
- "mysql","mysql","ext_mysql","telegraf","binary_files_count","binary_files_count","count"
- "mysql","mysql","ext_mysql","telegraf","connections","connections","count"
- "mysql","mysql","ext_mysql","telegraf","table_io_waits_total_fetch","table_io_waits_total_fetch","count"
- "mysql","mysql","ext_mysql","telegraf","table_io_waits_seconds_total_fetch","table_io_waits_seconds_total_fetch","ms"
- "mysql","mysql","ext_mysql","telegraf","index_io_waits_total_fetch","index_io_waits_total_fetch","count"
- "mysql","mysql","ext_mysql","telegraf","index_io_waits_seconds_total_fetch","index_io_waits_seconds_total_fetch","ms"
- "mysql","mysql","ext_mysql","telegraf","info_schema_table_rows","info_schema_table_rows","count"
- "mysql","mysql","ext_mysql","telegraf","info_schema_table_size_data_length","info_schema_table_size_data_length","count"
- "mysql","mysql","ext_mysql","telegraf","info_schema_table_size_index_length","info_schema_table_size_index_length","count"
- "netstat","netstat","host","telegraf","tcp_established","","count"
- "netstat","netstat","host","telegraf","tcp_syn_sent","","count"
- "netstat","netstat","host","telegraf","tcp_syn_recv","","count"
- "netstat","netstat","host","telegraf","tcp_fin_wait1","","count"
- "netstat","netstat","host","telegraf","tcp_fin_wait2","","count"
- "netstat","netstat","host","telegraf","tcp_time_wait","","count"
- "netstat","netstat","host","telegraf","tcp_close","","count"
- "netstat","netstat","host","telegraf","tcp_close_wait","","count"
- "netstat","netstat","host","telegraf","tcp_last_ack","","count"
- "netstat","netstat","host","telegraf","tcp_listen","","count"
- "netstat","netstat","host","telegraf","tcp_closing","","count"
- "netstat","netstat","host","telegraf","tcp_none","","count"
- "netstat","netstat","host","telegraf","udp_socket","","count"
- "ntpq","standard NTP query metrics","host","telegraf","delay","(float, milliseconds)","ms"
- "ntpq","standard NTP query metrics","host","telegraf","jitter","(float, milliseconds)","ms"
- "ntpq","standard NTP query metrics","host","telegraf","offset","(float, milliseconds)","ms"
- "ntpq","standard NTP query metrics","host","telegraf","poll","(int, seconds)","s"
- "ntpq","standard NTP query metrics","host","telegraf","reach","(int)","count"
- "ntpq","standard NTP query metrics","host","telegraf","when","(int, seconds)","s"
- "oss_latency","Object storage latency","oss","telegraf","req_late","Request average E2E delay","ms"
- "oss_netio","Object storage network traffic","oss","telegraf","bps_recv","Receive byte","byte"
- "oss_netio","Object storage network traffic","oss","telegraf","bps_sent","Send byte","byte"
- "oss_req","Object store request","oss","telegraf","req_count","request count","count"
- "bucket_perf","Object storage bucket performance monitor","oss","telegraf","upload_delay_ms","Bucket upload delay in milliseconds","ms"
- "bucket_perf","Object storage bucket performance monitor","oss","telegraf","download_delay_ms","Bucket download delay in milliseconds","ms"
- "bucket_perf","Object storage bucket performance monitor","oss","telegraf","delete_delay_ms","Bucket delete delay in milliseconds","ms"
- "bucket_perf","Object storage bucket performance monitor","oss","telegraf","upload_rate_mbps","Bucket upload rate in megabits per second","Mbps"
- "bucket_perf","Object storage bucket performance monitor","oss","telegraf","download_rate_mbps","Bucket download rate in megabits per second","Mbps"
- "ping","Ping monitor","host","telegraf","packets_transmitted","used SNAT port count","count"
- "ping","Ping monitor","host","telegraf","packets_received","SNAT connection count","count"
- "ping","Ping monitor","host","telegraf","percent_packet_loss","Packet loss rate in percetile","%"
- "ping","Ping monitor","host","telegraf","ttl","TTL count","count"
- "ping","Ping monitor","host","telegraf","average_response_ms","average_response_ms","ms"
- "ping","Ping monitor","host","telegraf","minimum_response_ms","minimum response ms","ms"
- "ping","Ping monitor","host","telegraf","maximum_response_ms","maximum_response_ms","ms"
- "ping","Ping monitor","host","telegraf","standard_deviation_ms","standard_deviation_ms","ms"
- "ping","Ping monitor","host","telegraf","percentile50_ms","SNAT connection count","ms"
- "ping","Ping monitor","host","telegraf","errors","SNAT connection count","count"
- "ping","Ping monitor","host","telegraf","result_code","Ping result code, success = 0, no such host = 1, ping error = 2","NULL"
- "pod_cpu","Pod cpu","container","telegraf","usage_rate","Pod cpu usage rate","%"
- "pod_gpu","Pod gpu","container","telegraf","mem","Pod gpu mem used","Mb"
- "pod_gpu","Pod gpu","container","telegraf","mem_util","Pod gpu mem usage","%"
- "pod_mem","Pod memory","container","telegraf","usage_rate","Pod memory usage rate","%"
- "pod_mem","Pod memory","container","telegraf","working_set_rate","Container memory working set usage rate","%"
- "pod_mem","Pod memory","container","telegraf","usage_bytes","Container memory usage bytes","byte"
- "pod_mem","Pod memory","container","telegraf","working_set_bytes","Pod memory working set bytes","byte"
- "pod_volume","Pod volume","container","telegraf","free","Pod volume free size","byte"
- "pod_volume","Pod volume","container","telegraf","used","Pod volume used size","byte"
- "pod_volume","Pod volume","container","telegraf","used_percent","Pod volume used percent","%"
- "pod_volume","Pod volume","container","telegraf","inodes_total","Pod volume inodes total count","count"
- "pod_volume","Pod volume","container","telegraf","inodes_free","Pod volume inodes free count","count"
- "pod_volume","Pod volume","container","telegraf","inodes_used","Pod volume inodes used count","count"
- "pod_volume","Pod volume","container","telegraf","inodes_used_percent","Pod volume inodes used percent","%"
- "pod_process","Pod process","container","telegraf","process_count","Pod process count","count"
- "pod_process","Pod process","container","telegraf","threads_current","Pod threads currently count","count"
- "pod_process","Pod process","container","telegraf","threads_max","Maximum number of threads allowed in pod","count"
- "pod_process","Pod process","container","telegraf","fd_count","Pod open file descriptors count","count"
- "pod_process","Pod process","container","telegraf","socket_count","Pod sockets count","count"
- "pod_diskio","Pod diskio","container","telegraf","read_Bps","Pod read bytes per second","Bps"
- "pod_diskio","Pod diskio","container","telegraf","write_Bps","Pod write bytes per second","Bps"
- "pod_diskio","Pod diskio","container","telegraf","read_iops","Pod read iops","count"
- "pod_diskio","Pod diskio","container","telegraf","write_iops","Pod write iops","count"
- "pod_diskio","Pod diskio","container","telegraf","read_bytes","Pod read bytes","byte"
- "pod_diskio","Pod diskio","container","telegraf","write_bytes","Pod write bytes","byte"
- "pod_diskio","Pod diskio","container","telegraf","read_count","Pod read count","count"
- "pod_diskio","Pod diskio","container","telegraf","write_count","Pod write count","count"
- "rabbitmq_overview","rabbitmq_overview","ext_rabbitmq","telegraf","channels","channels","count"
- "rabbitmq_overview","rabbitmq_overview","ext_rabbitmq","telegraf","consumers","consumers","count"
- "rabbitmq_overview","rabbitmq_overview","ext_rabbitmq","telegraf","messages","messages","count"
- "rabbitmq_overview","rabbitmq_overview","ext_rabbitmq","telegraf","queues","queues","count"
- "rabbitmq_node","rabbitmq_node","ext_rabbitmq","telegraf","disk_free","disk_free","byte"
- "rabbitmq_node","rabbitmq_node","ext_rabbitmq","telegraf","mem_used","mem_used","byte"
- "rabbitmq_queue","rabbitmq_queue","ext_rabbitmq","telegraf","consumer_utilisation","consumer_utilisation","%"
- "rabbitmq_queue","rabbitmq_queue","ext_rabbitmq","telegraf","message_bytes","message_bytes","byte"
- "rabbitmq_queue","rabbitmq_queue","ext_rabbitmq","telegraf","message_bytes_ram","message_bytes_ram","byte"
- "rabbitmq_queue","rabbitmq_queue","ext_rabbitmq","telegraf","messages","messages","count"
- "rds_conn","Rds connection","rds","telegraf","used_percent","Connection usage","%"
- "rds_conn","Rds connection","rds","telegraf","active_count","active connection count","count"
- "rds_conn","Rds connection","rds","telegraf","failed_count","failed connection count","count"
- "rds_cpu","Rds CPU usage","rds","telegraf","usage_active","CPU active state utilization rate","%"
- "rds_mem","Rds memory","rds","telegraf","used_percent","Used memory rate","%"
- "rds_netio","Rds network traffic","rds","telegraf","bps_recv","Received traffic per second","bps"
- "rds_netio","Rds network traffic","rds","telegraf","bps_sent","Send traffic per second","bps"
- "rds_disk","Rds disk usage","rds","telegraf","used_percent","Percentage of used disks","%"
- "redis","redis","ext_redis","telegraf","used_memory","used_memory","byte"
- "redis","redis","ext_redis","telegraf","used_memory_peak","used_memory_peak","byte"
- "redis","redis","ext_redis","telegraf","used_cpu_sys","used_cpu_sys","%"
- "redis","redis","ext_redis","telegraf","used_cpu_user","used_cpu_user","%"
- "redis_keyspace","redis_keyspace","ext_redis","telegraf","keys","keys","count"
- "redis_keyspace","redis_keyspace","ext_redis","telegraf","expires","expires","count"
- "sensors","Collect lm-sensors metrics","host","telegraf","temp_input","lm-sensors temperature input",""
- "agent_sensors","Collect lm-sensors metrics","agent","telegraf","temp_input","lm-sensors temperature input",""
- "ipmi_sensor","IPMI sensor","host","telegraf","value","Sensor value","NULL"
- "agent_smart_device","Collect smartctl metrics","agent","telegraf","temp_c","Disk device temperature ",""
- "smart_device","Collect smartctl metrics","host","telegraf","temp_c","Disk device temperature ",""
- "storage","Storage usage","storage","telegraf","usage_active","Storage utilization rate","%"
- "storage","Storage usage","storage","telegraf","free","Free storage","Mb"
- "swap","The swap plugin collects system swap metrics.","host","telegraf","free","(int, bytes): free swap memory","byte"
- "swap","The swap plugin collects system swap metrics.","host","telegraf","total","(int, bytes): total swap memory","byte"
- "swap","The swap plugin collects system swap metrics.","host","telegraf","used","(int, bytes): used swap memory","byte"
- "swap","The swap plugin collects system swap metrics.","host","telegraf","used_percent","(float, percent): percentage of swap memory used","%"
- "swap","The swap plugin collects system swap metrics.","host","telegraf","in","(int, bytes): data swapped in since last boot calculated from page number","byte"
- "swap","The swap plugin collects system swap metrics.","host","telegraf","out","(int, bytes): data swapped out since last boot calculated from page number","byte"
- "temp","The temp input plugin gather metrics on system temperature","host","telegraf","temp","(float, celcius)","NULL"
- "agent_temp","The temp input plugin gather metrics on system temperature","guest","telegraf","temp","(float, celcius)","NULL"
- "host_raid","Host RAID metrics","host","telegraf","adapter","Raid controller adapter","NULL"
- "host_raid","Host RAID metrics","host","telegraf","slot","Physical disk slot","NULL"
|