Hi,
I am trying to write pvestatd to influxdb with the config file /etc/pve/status.cfg
But i am missing certain field / indexes influx in the field.idx file. I only see these indexes:
While a collegue of mine which has a fresh install of proxmox is seeing this fields in the fields.idx
Is there a way to reset pvestatd so it creates the correct fields again?
I am trying to write pvestatd to influxdb with the config file /etc/pve/status.cfg
But i am missing certain field / indexes influx in the field.idx file. I only see these indexes:
Code:
d
system
avail
content
enabled
total
type
used
shared
While a collegue of mine which has a fresh install of proxmox is seeing this fields in the fields.idx
Code:
blockstat
user_bavail
fper
blocks
used
fused
user_blocks
per
favail
user_favail
ffree
su_blocks
su_files
bfree
su_bavail
su_favail
user_files
user_fused
user_used
bavail
files
▒
cpustat
avg1
iowait
cpu
sum
cpus
idle
user
avg15
system
ctime
nice
used
avg5
wait
j
memory
swapused
swaptotal
memfree
memshared
memtotal
memused
swapfree
!
nics
receive
transmit
▒
system
cpu
content
uptime
type
used
active
total
status
cpus
netout
maxswap
vmid
maxdisk
swap
diskread
name
maxmem
enabled
pid
diskwrite
netin
disk
shared
avail
qmpstatus
Is there a way to reset pvestatd so it creates the correct fields again?