network graphs inactive
davlaw
35 Posts
December 7, 2017, 1:14 pmQuote from davlaw on December 7, 2017, 1:14 pmNetwork devices are not showing activity on any of my nodes, they are all flat lined.
All other graphs have data.
source/logic where this comes from and I will see if I can maybe find it or is it an easy fix?
Forgot to add, this is Network Utilization graphs, to be more specific
Network devices are not showing activity on any of my nodes, they are all flat lined.
All other graphs have data.
source/logic where this comes from and I will see if I can maybe find it or is it an easy fix?
Forgot to add, this is Network Utilization graphs, to be more specific
Last edited on December 7, 2017, 1:17 pm by davlaw · #1
admin
2,930 Posts
December 7, 2017, 6:16 pmQuote from admin on December 7, 2017, 6:16 pmWe use the sysstat set of tools. we have a service on each node that collects data periodically using sysstat output, parses it and and sends it to a stats server running on one of the management nodes.
For network utilization try this on any node:
sar -n DEV 2 5
The %ifutil column is the Network Utilization value, is it yielding any values ?
Is the Network Throughput graph working ?
We use the sysstat set of tools. we have a service on each node that collects data periodically using sysstat output, parses it and and sends it to a stats server running on one of the management nodes.
For network utilization try this on any node:
sar -n DEV 2 5
The %ifutil column is the Network Utilization value, is it yielding any values ?
Is the Network Throughput graph working ?
Last edited on December 7, 2017, 6:17 pm by admin · #2
davlaw
35 Posts
December 7, 2017, 6:23 pmQuote from davlaw on December 7, 2017, 6:23 pmThanks and the sar command , I was thinking and most likely the reason is these are virio
I get the first 5 columns with data, last 4 nothing..
Average: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
Average: lo 8.89 8.89 0.75 0.75 0.00 0.00 0.00 0.00
Average: eth3 227.47 212.59 30.14 48.31 0.00 0.00 0.00 0.00
Average: eth2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth4 146.25 146.25 15.70 15.70 0.00 0.00 0.00 0.00
Average: eth0 13.99 2.60 1.36 0.78 0.00 0.00 0.00 0.00
Thanks and the sar command , I was thinking and most likely the reason is these are virio
I get the first 5 columns with data, last 4 nothing..
Average: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
Average: lo 8.89 8.89 0.75 0.75 0.00 0.00 0.00 0.00
Average: eth3 227.47 212.59 30.14 48.31 0.00 0.00 0.00 0.00
Average: eth2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth4 146.25 146.25 15.70 15.70 0.00 0.00 0.00 0.00
Average: eth0 13.99 2.60 1.36 0.78 0.00 0.00 0.00 0.00
admin
2,930 Posts
December 7, 2017, 6:30 pmQuote from admin on December 7, 2017, 6:30 pmit is almost certainly the virtio driver is not supplying these stats
it is almost certainly the virtio driver is not supplying these stats
network graphs inactive
davlaw
35 Posts
Quote from davlaw on December 7, 2017, 1:14 pmNetwork devices are not showing activity on any of my nodes, they are all flat lined.
All other graphs have data.
source/logic where this comes from and I will see if I can maybe find it or is it an easy fix?
Forgot to add, this is Network Utilization graphs, to be more specific
Network devices are not showing activity on any of my nodes, they are all flat lined.
All other graphs have data.
source/logic where this comes from and I will see if I can maybe find it or is it an easy fix?
Forgot to add, this is Network Utilization graphs, to be more specific
admin
2,930 Posts
Quote from admin on December 7, 2017, 6:16 pmWe use the sysstat set of tools. we have a service on each node that collects data periodically using sysstat output, parses it and and sends it to a stats server running on one of the management nodes.
For network utilization try this on any node:
sar -n DEV 2 5
The %ifutil column is the Network Utilization value, is it yielding any values ?
Is the Network Throughput graph working ?
We use the sysstat set of tools. we have a service on each node that collects data periodically using sysstat output, parses it and and sends it to a stats server running on one of the management nodes.
For network utilization try this on any node:
sar -n DEV 2 5
The %ifutil column is the Network Utilization value, is it yielding any values ?
Is the Network Throughput graph working ?
davlaw
35 Posts
Quote from davlaw on December 7, 2017, 6:23 pmThanks and the sar command , I was thinking and most likely the reason is these are virio
I get the first 5 columns with data, last 4 nothing..
Average: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
Average: lo 8.89 8.89 0.75 0.75 0.00 0.00 0.00 0.00
Average: eth3 227.47 212.59 30.14 48.31 0.00 0.00 0.00 0.00
Average: eth2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth4 146.25 146.25 15.70 15.70 0.00 0.00 0.00 0.00
Average: eth0 13.99 2.60 1.36 0.78 0.00 0.00 0.00 0.00
Thanks and the sar command , I was thinking and most likely the reason is these are virio
I get the first 5 columns with data, last 4 nothing..
Average: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
Average: lo 8.89 8.89 0.75 0.75 0.00 0.00 0.00 0.00
Average: eth3 227.47 212.59 30.14 48.31 0.00 0.00 0.00 0.00
Average: eth2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth4 146.25 146.25 15.70 15.70 0.00 0.00 0.00 0.00
Average: eth0 13.99 2.60 1.36 0.78 0.00 0.00 0.00 0.00
admin
2,930 Posts
Quote from admin on December 7, 2017, 6:30 pmit is almost certainly the virtio driver is not supplying these stats
it is almost certainly the virtio driver is not supplying these stats