|
1 | 1 | metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric,sample_tags |
2 | | -proxmox.api.up,gauge,,,,Whether or not the proxmox API is reachable ,0,proxmox,api up,, |
| 2 | +proxmox.api.up,gauge,,,,Whether or not the proxmox API is reachable.,0,proxmox,api up,, |
3 | 3 | proxmox.container.count,gauge,,,,Timeseries with value 1 for each Container. Make 'sum by {X}' queries to count all the Containers with the tag X.,0,proxmox,container count,, |
4 | | -proxmox.container.up,gauge,,,,Whether or not the container is up,0,proxmox,container up,, |
5 | | -proxmox.cpu,gauge,,,,,0,proxmox,cpu,, |
6 | | -proxmox.cpu.avg1,gauge,,,,CPU load average over 1 minute.,0,proxmox,cpu avg1,, |
7 | | -proxmox.cpu.avg15,gauge,,,,CPU load average over 15 minutes.,0,proxmox,cpu avg15,, |
8 | | -proxmox.cpu.avg5,gauge,,,,CPU load average over 5 minutes.,0,proxmox,cpu avg5,, |
9 | | -proxmox.cpu.current,gauge,,,,,0,proxmox,cpu current,, |
10 | | -proxmox.cpu.iowait,gauge,,,,,0,proxmox,cpu iowait,, |
11 | | -proxmox.cpu.max,gauge,,,,,0,proxmox,cpu max,, |
12 | | -proxmox.disk,gauge,,,,,0,proxmox,disk,, |
13 | | -proxmox.disk.max,gauge,,,,,0,proxmox,max disk,, |
14 | | -proxmox.disk.read,count,,,,,0,proxmox,disk read,, |
15 | | -proxmox.disk.total,gauge,,,,,0,proxmox,disk total,, |
16 | | -proxmox.disk.used,gauge,,,,,0,proxmox,disk used,, |
17 | | -proxmox.disk.write,count,,,,,0,proxmox,disk write,, |
18 | | -proxmox.ha.quorate,gauge,,,,Whether or not the cluster is in quorate,0,proxmox,ha quorate,, |
19 | | -proxmox.ha.quorum,gauge,,,,Whether or not the node is in quorum,0,proxmox,ha quorum,, |
20 | | -proxmox.mem,gauge,,,,,0,proxmox,mem,, |
21 | | -proxmox.mem.max,gauge,,,,,0,proxmox,max mem,, |
22 | | -proxmox.mem.total,gauge,,,,,0,proxmox,mem total,, |
23 | | -proxmox.mem.used,gauge,,,,,0,proxmox,mem used,, |
24 | | -proxmox.net.in,count,,,,,0,proxmox,net in,, |
25 | | -proxmox.net.out,count,,,,,0,proxmox,net out,, |
| 4 | +proxmox.container.up,gauge,,,,Whether or not the container is up.,0,proxmox,container up,, |
| 5 | +proxmox.cpu,gauge,,fraction,,"Current CPU usage percentage, as a fraction.",0,proxmox,cpu,, |
| 6 | +proxmox.cpu.avg1,gauge,,percent,,CPU load average over 1 minute.,0,proxmox,cpu avg1,, |
| 7 | +proxmox.cpu.avg15,gauge,,percent,,CPU load average over 15 minutes.,0,proxmox,cpu avg15,, |
| 8 | +proxmox.cpu.avg5,gauge,,percent,,CPU load average over 5 minutes.,0,proxmox,cpu avg5,, |
| 9 | +proxmox.cpu.current,gauge,,fraction,,Current CPU usage.,0,proxmox,cpu current,, |
| 10 | +proxmox.cpu.iowait,gauge,,fraction,,The percentage of time a given CPU core has spent waiting for I/O to complete.,0,proxmox,cpu iowait,, |
| 11 | +proxmox.cpu.max,gauge,,core,,Maximum number of CPU cores.,0,proxmox,cpu max,, |
| 12 | +proxmox.disk,gauge,,,byte,Disk Usage.,0,proxmox,disk,, |
| 13 | +proxmox.disk.max,gauge,,,byte,Maximum amount of disk space.,0,proxmox,max disk,, |
| 14 | +proxmox.disk.read,count,,byte,,Amount of data read from disk.,0,proxmox,disk read,, |
| 15 | +proxmox.disk.total,gauge,,,byte,Total disk space.,0,proxmox,disk total,, |
| 16 | +proxmox.disk.used,gauge,,,byte,Disk usage.,0,proxmox,disk used,, |
| 17 | +proxmox.disk.write,count,,byte,,Amount of data written to disk.,0,proxmox,disk write,, |
| 18 | +proxmox.ha.quorate,gauge,,,,Whether or not the cluster is in quorate.,0,proxmox,ha quorate,, |
| 19 | +proxmox.ha.quorum,gauge,,,,Whether or not the node is in quorum.,0,proxmox,ha quorum,, |
| 20 | +proxmox.mem,gauge,,byte,,Memory currently being used.,0,proxmox,mem,, |
| 21 | +proxmox.mem.max,gauge,,byte,,Total memory.,0,proxmox,max mem,, |
| 22 | +proxmox.mem.total,gauge,,byte,,Total memory.,0,proxmox,mem total,, |
| 23 | +proxmox.mem.used,gauge,,byte,,Memory currently being used.,0,proxmox,mem used,, |
| 24 | +proxmox.net.in,count,,byte,,Amount of data received.,0,proxmox,net in,, |
| 25 | +proxmox.net.out,count,,byte,,Amount of data sent.,0,proxmox,net out,, |
26 | 26 | proxmox.node.count,gauge,,,,Timeseries with value 1 for each Node. Make 'sum by {X}' queries to count all the Nodes with the tag X.,0,proxmox,node count,, |
27 | | -proxmox.node.up,gauge,,,,Whether or not the Node is up,0,proxmox,node up,, |
| 27 | +proxmox.node.up,gauge,,,,Whether or not the Node is up.,0,proxmox,node up,, |
28 | 28 | proxmox.pool.count,gauge,,,,Timeseries with value 1 for each Pool. Make 'sum by {X}' queries to count all the Pools with the tag X.,0,proxmox,pool count,, |
29 | 29 | proxmox.sdn.count,gauge,,,,Timeseries with value 1 for each SDN. Make 'sum by {X}' queries to count all the SDNs with the tag X.,0,proxmox,sdn count,, |
30 | | -proxmox.sdn.up,gauge,,,,Whether or not the SDN is up,0,proxmox,sdn up,, |
| 30 | +proxmox.sdn.up,gauge,,,,Whether or not the SDN is up.,0,proxmox,sdn up,, |
31 | 31 | proxmox.storage.count,gauge,,,,Timeseries with value 1 for each Storage object. Make 'sum by {X}' queries to count all the storage objects with the tag X.,0,proxmox,storage count,, |
32 | | -proxmox.storage.up,gauge,,,,Whether or not the storage is available,0,proxmox,storage up,, |
33 | | -proxmox.swap.total,gauge,,,,,0,proxmox,swap total,, |
34 | | -proxmox.swap.used,gauge,,,,,0,proxmox,swap used,, |
35 | | -proxmox.uptime,gauge,,,,,0,proxmox,net out,, |
| 32 | +proxmox.storage.up,gauge,,,,Whether or not the storage is available.,0,proxmox,storage up,, |
| 33 | +proxmox.swap.total,gauge,,byte,,Amount of disk space allocated for swap.,0,proxmox,swap total,, |
| 34 | +proxmox.swap.used,gauge,,byte,,Amount of swap space used.,0,proxmox,swap used,, |
| 35 | +proxmox.uptime,gauge,,second,,Amount of time the VM or Node has been running.,0,proxmox,uptime,, |
36 | 36 | proxmox.vm.count,gauge,,,,Timeseries with value 1 for each VM. Make 'sum by {X}' queries to count all the VMs with the tag X.,0,proxmox,vm count,, |
37 | | -proxmox.vm.up,gauge,,,,Whether or not the VM is up,0,proxmox,vm up,, |
| 37 | +proxmox.vm.up,gauge,,,,Whether or not the VM is up.,0,proxmox,vm up,, |
0 commit comments