Hello everyone,
Guys, I'm still trying to figure out what is the best way to configure proxmox firewall, I have been using iptables for long time, but I feel crazy when looking and trying to understand all relations in proxmox node firewall.
Do you have any diagram to get more clear view how...
If you are using lastet version grafana you can do query:
SELECT derivative(mean("wr_bytes"), 1s) AS "$vmid" FROM "blockstat" WHERE "nodename" =~ /^$node$/ AND "vmid" =~ /^$vmid$/ AND $timeFilter GROUP BY time($__interval), "vmid","host" fill(null)
and filed: Alias BY: $tag_vmid $tag_host...
Sorry, probably I didn't explain my question so clear, I just wanted ask about: How can I change description of parameter on the graph.
Example: from cpustat.mean {avg1:, cluster-3-1:} to simple: avg1.
I couldn't find this way to do it.
And if you see on the graph which show: dcsapak, he didn't...
nicalaiB
sorry, I didn't get your advice clear: (and change Query A measurement to load 1 - looks like a typo)
SELECT mean("avg5") FROM "cpustat" WHERE "host" =~ /^$node$/ and $timeFilter GROUP BY time($__interval),"avg5","host" fill(null)
could you please provide some example ?
Cool dashboard too, I just tried create something similar but I got problem with graph...
My graph for avg* has a lot of points, but doesn't have line. If I turn off option: Points, my graph will be empty without any lines. I can't undestand why.
Look cool, but one question, does it possible to show instance name near vmid on the right?
When I used query:
SELECT mean("netout") FROM "nics" WHERE object = 'qemu' and netout > 9000000000 and $timeFilter GROUP BY time($__interval),host,vmid fill(null)
it gave me detail information about...
Look really cool, could you please share your dashboard? I tried use this query for build graph for net:
SELECT mean("netout") FROM "nics" WHERE object = 'qemu' and netout > 9000000000 and $timeFilter GROUP BY time($__interval),host,vmid fill(null)
but it had problem with timedelta, after...
Hi All.
I am working on integration proxmox for our monitoring which based on graphana, we are using unfluxdb.
Probably does somebody has dashboards? I tried to create several dashboards, but faced with a lot of problems when started working on a nics table.
Hi All.
Maybe somebody can help me with my little problem, but I spend two days and couldn't solve this problem.
As can you see my server connected to remote storage over iscsi protocol.
root@cluster-1-3:~# iscsiadm -m session -o show
tcp: [4] 10.0.37.202:3260,1 iqn.2017-02:storage02.ssd03...
I have a lot of customers virtual servers. Our storage system based on ceph rbd pool.
Now I see strange record in configuration:
qemu-server/352.conf
bootdisk: virtio0
cores: 2
cpu: kvm64
cpuunits: 1000
ide2: none,media=cdrom
memory: 3000
name: name
net0...
In first time we using:
Device Model: INTEL SSDSC2BB800G6
but now, we try use two ssd from samsung:
Device Model: SAMSUNG MZ7LM960HCHP-00005
but, I think intel more better reliable than samsung.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.